v2.1.5-2025.06 [Final v12] (2025-06-25)
- Release v2.1.5-2025.06 🎉
- Modified SQL queries in
online_userlist.php
to use MAX() for session data and adjusted GROUP BY clause for better accuracy - Replace non-aggregated
'seeder'
column with MAX(seeder) in GROUP BY query - Fixed duplicate column SQL query issues in
viewtopic.php
- Fixed TorrentPier build-in emojis showing in ACP
- Fixed displaying
Network news
andLatest news
for guests when forums are private - Fixed displaying topics from private forums in Atom feed
- Fixed
Undefined array key "smile"
when are no smilies - Fixed incorrect rounding in execution time counter
- Added
xl
(eXact Length) parameter for magnet links - Added confirmation on smilie deleting
- Added confirmation on rank deleting
- Some other changes / improvements