File Release Notes and Changelog
Release Name: 0.7.10
Notes:
Changes:
Alessandro Rossini:
- Rearranged sql files into subfolders.
- Updated MySQL sql files.
- Fixed the DOMDocument::load() misuse in the ZNF_Config package. (Emad B.)
Graziano Liberati:
- Fixed the ZNF_Action_RequestProcessor for a correct handling of the application flow after an input validation failure. (Tomasz Kuter)
Tomasz Kuter:
- Added session regeneration, to improve security.
- Added support for caching user requests which requires authorization.
- Added wrong authorization error message.
- Added PostgreSQL sql files.
- Replaced function 'ereg_replace' with 'preg_replace', to speed up the parsing.
- Moved all modules to 'modules' directory.
- Fixed problem with double login, error message is shown.
- Fixed a typo in the ZNF_Action_RequestProcessor class.
- Fixed encoding errors in ZNF Polish language file.