Release new version 1.24.1

This commit is contained in:
Daniel Winzen
2020-10-17 12:53:00 +02:00
parent ede3d7938d
commit e90b9cc9c4
2 changed files with 10 additions and 1 deletions

View File

@ -1,5 +1,14 @@
Version 1.24.1 - Oct. 17, 2020
Add Turkish translation
Security hardening
Fixed chrome flashing frames white on reload
Version 1.24 - May. 2, 2020
Allow making file upload member-only
Added required tag to captcha input
Add Chinese translation
Security hardening
Fixed chrome flashing frames white on reload
Version 1.23.7 - Feb. 24, 2019
Support V3 hidden services

View File

@ -4227,7 +4227,7 @@ function isPOST(){
function load_config(){
mb_internal_encoding('UTF-8');
define('VERSION', '1.24'); // Script version
define('VERSION', '1.24.1'); // Script version
define('DBVERSION', 42); // Database layout version
define('MSGENCRYPTED', false); // Store messages encrypted in the database to prevent other database users from reading them - true/false - visit the setup page after editing!
define('ENCRYPTKEY_PASS', 'MY_SECRET_KEY'); // Recommended length: 32. Encryption key for messages