v3.0.0 beta 1
Pre-release
Pre-release
What's new
- Migration to PHP 8.2 and MySQL 8.0 — the new minimum system requirements.
- Migration to Laminas DB for all database queries and migrations.
- Increased test coverage using Pest 3.
- Added Docker configuration for quick deployment of a ready-to-use forum with the portal.
- Complete rework of the article system with dedicated services and repositories.
- New homepage layouts: Discourse and Modern.
- Added slug URLs for categories and tags (preparing for SMF 3.0 routing).
- Improved multilingual management via a shared
lp_translationstable. - Support for mentions in comments using
@nickname. - Localization and documentation updates and improvements.
- All templates converted to Blade.
- New plugin type
Gamesand new game plugins. - Switched to Robo as the build tool.
- Updated plugin architecture using
PluginAttribute. - Improvements to existing plugins (SimpleChat, ChessBoard, PluginMaker, and others).
- Various UI improvements, emoji support in titles, updated icon set, improved import/export.
- Updated SMF Tracy Debugger and Optimus for compatibility with the new portal version.
Full Changelog: v2.9.5...v3.0.0beta1