Skip to content

Releases: MioVisman/FluxBB_by_Visman

rev.86

22 Nov 11:14
Compare
Choose a tag to compare

Add support PHP 8.4

rev.85

24 Sep 09:17
Compare
Choose a tag to compare
  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).

rev.84

19 Aug 13:28
Compare
Choose a tag to compare
  1. Fixes for PHP 8.1
  2. Fixes for some security issues (potential and not so)
  3. fluxbb/fluxbb#225 and fluxbb/fluxbb#236
  4. Remove discontinued AOL IM, Yahoo Messenger and MSN in profiles
  5. New Private Messaging System v1.9.2
  6. Media.js v2.6.0
  7. Change pagination of topic pages on the forum page
  8. Other changes and fixes (read commits 1.5.11.83...1.5.11.84).

rev.83

17 Oct 06:09
Compare
Choose a tag to compare
  1. Up min PHP version to 7.0.
  2. Add support PHP 8.1.
  3. Fix search for PHP 8.0.
  4. Parser fix for the situation when the [code] tag was placed inside other tags.
  5. Fix [email] tag (can break page markup).
  6. Add emoji-autocomplete mod.
  7. Upload Mod v3.2.0.
  8. Media.js v2.4.0.
  9. Change user_agent mod.
  10. Other changes and fixes (read commits).

emoji autocomplete test

07 Oct 14:25
Compare
Choose a tag to compare
Pre-release

emoji autocomplete test
emtest

emoji test

19 Sep 15:25
Compare
Choose a tag to compare
emoji test Pre-release
Pre-release

emoji test

rev.82

01 Feb 10:59
Compare
Choose a tag to compare
  1. Added support for PHP 8.0
  2. Add SameSite for cookie
  3. Upload Mod v3.1.1
  4. Fix SQLite(3) drivers
  5. Add test for DB for a list of actions required to update
  6. Fix merge post
  7. Change http headers
  8. Media.js v2.3.0
  9. Optimize images
  10. Update fancybox.js
  11. Change rel attribute for user links
  12. Add example .htaccess file and config for nginx
  13. New Private Messaging System v1.9.0

rev.81

31 May 03:12
Compare
Choose a tag to compare
  1. Added support for PHP 7.4
  2. Fix SQLite3 db driver
  3. Fix markup html
  4. Fix censoring for user title
  5. Fix other minor issues
  6. Media.js v2.2.0
  7. Upload Mod v3.0.1

rev.80

12 Jan 04:02
Compare
Choose a tag to compare
  1. FluxBB 1.5.11
  2. PHP 5.6.12+
  3. Media.js v1.6.2
  4. Avoiding $db->num_rows() in all code

rev.79

10 Jun 02:39
Compare
Choose a tag to compare
  1. PHP 5.6+
  2. MySQL 5.5.3+
  3. Support for 4-Byte UTF-8 for MySQL
  4. password_hash() and password_verify() for passwords