TorrentPier Cattle
v2.4.0-alpha3 (2023-06-02)
Merged pull requests:
- Maked jumpbox optional #727 (belomaxorka)
- Code Inspection: Ternary expression can be replaced with condition #728 (belomaxorka)
- Fixed: [Deprecated] number_format(): Passing null to parameter #729 (belomaxorka)
- Replaced prn_r() function with dump() #730 (belomaxorka)
- Replaced bb_exit() with native #731 (belomaxorka)
- Added exception if .env not found #734 (belomaxorka)
- Fixed broken file_write() function #737 (belomaxorka)
- Fixed broken $replace_content #738 (belomaxorka)
- Moved poll functions to Poll class #739 (belomaxorka)
- Replaced bb_realpath() with native #740 (belomaxorka)
- Fixed methods types in Admin/Cron.php #743 (belomaxorka)
- Fixed empty $_SERVER['SERVER_PROTOCOL'] in cron #744 (belomaxorka)
- Moved $bb_cfg['show_board_start_date'] to admin panel #745 (belomaxorka)
- Added sup & sub tags in BBCode #746 (belomaxorka)
- Unified checkForm() JS #747 (belomaxorka)
- [TEMP] Removed Http class #748 (belomaxorka)
- Added reset button in posting editor #749 (belomaxorka)
- Fixed: Automatic conversion of false to array is deprecated #750 (belomaxorka)
- Reformated JS #753, #754 (belomaxorka)
- New Crowdin updates #700 (Exileum)
- Minor improvements #732, #735, #741, #742, #751, #752, #755, #756, #757, #761 (belomaxorka)
- Updated deps #733, #758 (belomaxorka)
For update to this version, you should perform the following database queries:
INSERT INTO bb_config VALUES ('show_board_start_index', '1');