Browse code

Update README.md - Previous commit: ...Undefined variable storiespath PHP Warning - and Number of Likes oversight fix

Clarissa Walker authored on 2026/07/16 08:12:23
Showing 1 changed files
... ...
@@ -39,6 +39,10 @@ Has to be done manually for now. Easiest if you have either unofficial versions
39 39
 - SQL database engine change from MyISAM to InnoDB
40 40
 - SQL database charset changes from latin1 to utf8mb4 
41 41
 - Password hashes are now bcrypt with a cost of 12 instead of MD5 (though old MD5 hashed passwords still work until changed by user)
42
+- install/install.php: SMTP settings table column creation oversight fix and consistency changes
43
+- series.php: category settings causing Fatal Error bug fix for PHP 8.x users
44
+- header.php: leftover array typo oversight fix with age consent feature
45
+- admin/settings.php: SMTP updates/fixes and test code implementation and oversights breaking Ratings and $storiespath fixes
42 46
 
43 47
 <br>
44 48