Releases: revig/revigniter
Release v2.4.5
Release v2.4.4
This version fixes annoying issues in the user guide and makes adjustments to the styles of the error messages.
Release v2.4.2
Adapted the pagination library so that it can be used with ASYNergy.
Release v2.4.1
Fixed missing parameter in function declaration of function rigFormValidRun().
Release v2.4.0
This release adds a new ASYNergy library that connects revIgniter with the ASYNergy JavaScript application.
Release v2.3.4
This maintenance release includes minor improvements, as well as bug fixes related to JSON data processing and default controllers located in subfolders.
Release v2.3.3
The JSON Web Token helper has been revised. You can now sign tokens with an asymmetric signing algorithm using RSA public/private key pairs. The Input library has been revised. This means that LC arrays can now be posted without having to use the libURLFormData() function. Also, JSON data can be posted using libURLFormData(), which was as yet not possible.
Release v2.3.2
This release fixes an issue related to custom stacks. It turned out that stack names must match stack file names. This was unintentionally introduced in version 2.2.1.
Release v2.3.1
This release fixes an issue with bot detection and with preloading fonts. Furthermore it extends the CSP directives/settings.
Release v2.3.0
This release adds Content Security Policy headers and bot detection.