Skip to content

rev.85

Latest
Compare
Choose a tag to compare
@MioVisman MioVisman released this 24 Sep 09:17
· 1 commit to master since this release
  1. PHP 7.2 - 8.2.
  2. Delete utf8 library (Currently using mb_* functions).
  3. Add French translation.
  4. Optimize work with bans.
  5. Add additional guest (post author) verification when searching for posts by username.
  6. Update Upload Mod, Media.js and plugins.
  7. Delete cookies to log out of the forum, rather than create random cookies for the year ahead.
  8. Fix gender.
  9. Add stricter checking of incoming data.
  10. Local jQuery file. Update js files.
  11. Delete links to fluxbb.org (The site is unavailable.).
  12. Fix styles for small screens. Fix old styles.
  13. Declare type of arguments.
  14. Topic with a poll cannot be attached to another topic.
  15. Link control for guests in re.php.
  16. Again trying to solve the “database is locked” problem for SQLite.
  17. Make fewer updates for online table for guests.
  18. Add TLS support for smtp.
  19. Other changes and fixes (read commits 1.5.11.84...1.5.11.85).