All changes to JobRouter are listed here, sorted by version
Changes in version 5.2
Cache directory
The Cache directory cannot be set via the configuration in Admin Tools any more. Instead, there is the opportunity to specify a different cache directory via a new parameter in the config.php. Additionally, the entry cache_path was removed from the JRSETTINGS table.
Logging per instance
As of now, the logging output of ongoing instances (e.g. step or process table actions) are recorded in one file per instance. The logging in single files and based on the object type (logging type up to version 5.2) can be reactivated in the Configuration file.
Changes in version 5.1
Actions after sending a step
It is possible to define the actions after a step has been successfully sent using a new URL parameter jr_after_send.
Conversion of the encryption
The encryption was converted, which means that now it is possible to use random keys for data encryption.
To ensure that the update was performed correctly, it is necessary to patch the main instance of a JobRouter installation first. After the successful patch of the main instance it is possible to patch the sub-instances in any desired order.
RabbitMQ - Communication via SSL
From JobRouter 5.1.3, secure communication between PHP and RabbitMQ is possible via SSL. An appropriate version of JobRunner is also required for this.
Changes in version 5.0
Configuration file with new structure (config.php)
In order to enable flexible configuration, the configuration file supports a new structure. The settings are defined as array instead of constants. The new structure is used on setup of new JobRouter systems.
Define own PHP- and JavaScript-Templates
Now it is possible to define own templates for frequently used code snippets.
Changes in version 4.3
Send the .NET system activities directly
A new topic with recommendations for sending the.NET system activities directly has been added.
Changes in version 4.2
Direct editing of data records in JobData
After opening the page for editing data records, it is possible to address a data record directly and open the associated edit dialog.
Securing the JobRouter installation
A new chapter with recommendations for the assurance of the JobRouter installation were added.
Supported PHP versions
An overview of the PHP versions, which are supported by the single JobRouter releases, were added.
Changes in version 4.1
The chapter JobData was added.
Changes in version 4.0
The chapter Overlay language constants in language files was added.
Changes in version 3.9
The chapter JobServer modules was added.
Changes in version 3.8
The chapters Logging and Debugging were added
The chapter DocuWare was added.
Changes in version 3.7
The chapter Instantiation was fundamentally reworked.
Changes in version 3.6
The structure of the Tech Doc was fundamentally reworked.
The chapter Creating the URL for the integration of result lists was added.
Changes in version 3.5
The Tech Doc was recreated based on Version 3.5.