Releases: MioVisman/FluxBB_by_Visman
Releases · MioVisman/FluxBB_by_Visman
rev.86
rev.85
- PHP 7.2 - 8.2.
- Delete utf8 library (Currently using mb_* functions).
- Add French translation.
- Optimize work with bans.
- Add additional guest (post author) verification when searching for posts by username.
- Update Upload Mod, Media.js and plugins.
- Delete cookies to log out of the forum, rather than create random cookies for the year ahead.
- Fix gender.
- Add stricter checking of incoming data.
- Local jQuery file. Update js files.
- Delete links to fluxbb.org (The site is unavailable.).
- Fix styles for small screens. Fix old styles.
- Declare type of arguments.
- Topic with a poll cannot be attached to another topic.
- Link control for guests in re.php.
- Again trying to solve the “database is locked” problem for SQLite.
- Make fewer updates for online table for guests.
- Add TLS support for smtp.
- Other changes and fixes (read commits 1.5.11.84...1.5.11.85).
rev.84
- Fixes for PHP 8.1
- Fixes for some security issues (potential and not so)
- fluxbb/fluxbb#225 and fluxbb/fluxbb#236
- Remove discontinued AOL IM, Yahoo Messenger and MSN in profiles
- New Private Messaging System v1.9.2
- Media.js v2.6.0
- Change pagination of topic pages on the forum page
- Other changes and fixes (read commits 1.5.11.83...1.5.11.84).
rev.83
- Up min PHP version to 7.0.
- Add support PHP 8.1.
- Fix search for PHP 8.0.
- Parser fix for the situation when the [code] tag was placed inside other tags.
- Fix [email] tag (can break page markup).
- Add emoji-autocomplete mod.
- Upload Mod v3.2.0.
- Media.js v2.4.0.
- Change user_agent mod.
- Other changes and fixes (read commits).
emoji autocomplete test
emoji test
emoji test
rev.82
- Added support for PHP 8.0
- Add SameSite for cookie
- Upload Mod v3.1.1
- Fix SQLite(3) drivers
- Add test for DB for a list of actions required to update
- Fix merge post
- Change http headers
- Media.js v2.3.0
- Optimize images
- Update fancybox.js
- Change rel attribute for user links
- Add example .htaccess file and config for nginx
- New Private Messaging System v1.9.0