Signed-off-by: Jerome Jutteau <j.jutteau@gmail.com>
1. No special change to upgrade to 3.0.0
1. No special change to upgrade to 3.0.0
+### From version 2.0.0 to 3.1.0
+
+1. No special change to upgrade to 3.1.0
+
### Troubleshooting
If you have some troubles, consider the following cases
### Troubleshooting
If you have some troubles, consider the following cases
- Set UTC as timezone to prevent date/time issues
- Show readable date & time information
- Fix UI glitches in admin panel and upload form
- Set UTC as timezone to prevent date/time issues
- Show readable date & time information
- Fix UI glitches in admin panel and upload form
+
+## Version 3.1.0
+
+- Fix regression on user authentication (see #113)
+- Some cosmetic change
/* Jirafeau package */
define('JIRAFEAU_PACKAGE', 'Jirafeau');
/* Jirafeau package */
define('JIRAFEAU_PACKAGE', 'Jirafeau');
-define('JIRAFEAU_VERSION', '3.0.0');
+define('JIRAFEAU_VERSION', '3.1.0');
/* Directories. */
define('VAR_FILES', $cfg['var_root'] . 'files/');
/* Directories. */
define('VAR_FILES', $cfg['var_root'] . 'files/');