v2.1.5-2024.02 [Final v2]
belomaxorka
released this
21 Jan 06:54
·
417 commits
to main
since this release
v2.1.5-2024.02 [Final v2] (2024-01-21)
- Release v2.1.5-2024.02 π
- Added Fastly CDN support
- Some improvements in default template
- Fixed void function result used
- Feature to ban specific torrent clients
- Get SERVER_NAME variable for cron tasks
- Improved handling errors while uploading
- Hide vote button in poll if user already voted
- Fixed Undefined index: to_id when trying to delete empty forum category
- Fixed HTTP 500 while cron running in server-side
- Fixed auth(): empty $f_access
- Fixed broken captcha check on login.php
- Fixed broken sorting in group.php
- Fixed extensions issue
- Restored unused functionality "Block torrent editing with certain status"
- Some fixes for Thumbnails functionality
- Some fixes for Ban functionality
- Some enhancements for dl.php
- Some other changes / improvements
- Some reported bugfixes
- Updated translations
For update to this version, you should perform the following database queries:
DELETE FROM `bb_extensions` WHERE `extension` = 'tga';
DELETE FROM `bb_extensions` WHERE `extension` = 'tif';
DELETE FROM `bb_extensions` WHERE `extension` = 'tiff';