TorrentPier Cattle. v2.8.9
Download link:
Release v2.8.9 · torrentpier/torrentpier
Changelog:
Comparing v2.8.8...v2.8.9 · torrentpier/torrentpier
Download link:
Release v2.8.9 · torrentpier/torrentpier
Changelog:
Comparing v2.8.8...v2.8.9 · torrentpier/torrentpier
Features
- (cron) Add execution time tracking for cron jobs (#2220) - (66b6dcf)
- (install) Add database drop option during installation (#2226) - (ec0fb14)
- Add option to apply forum permissions to subforums (#2223) - (1bcfd24)
Bug Fixes
- (css) Add dark mode support for latest news section (#2230) - (704a71f)
- (php8.5) Add PHP 8.5 compatibility (#2207) - (a0dd7a5)
- (search) Improve Manticore Search stability and query escaping (#2225) - (89f520c)
- (security) Prevent SQL injection in moderator panel topic_id parameter (#2216) - (6a0f649)
Dependencies
- (deps) Bump arokettu/torrent-file from 5.3.3 to 5.3.4 (#2211) - (99ed126)
- (deps) Bump symfony/mailer from 7.3.4 to 7.3.5 (#2212) - (6402b78)
- (deps) Bump nette/database from 3.2.7 to 3.2.8 (#2213) - (b5153fd)
- (deps) Bump twig/twig from 3.21.1 to 3.22.0 (#2214) - (3002647)
- (deps-dev) Bump symfony/var-dumper from 7.3.4 to 7.3.5 (#2210) - (3055554)
Refactor
- (admin) Migrate stats pages to ajax with Nette Explorer (#2227) - (7e7d17f)
- (datetime) Integrate Carbon for date formatting (#2208) - (d749c9b)
- (image) [breaking] Migrate from SimpleImage to Intervention Image v3 (#2229) - (39ffdfd)
- (search) Use $dl_link_css instead of hardcoded class names (#2221) - (2d873e9)
- (styles) Remove empty selectors and duplicate rules (#2218) - (d61c587)
- (timezone) Replace $lang['TZ'] with centralized configuration for timezone management - (a9d1158)
- Remove deprecated set_tpl_vars_lang method (#2217) - (c0c132d)
Miscellaneous
- (i18n) Update composer.lock with latest dependencies and translations updates - (458d6d5)