Releases: Team-Tea-Time/laravel-forum
Releases · Team-Tea-Time/laravel-forum
[L5] v3.0.0-RC1
First pre-release of version 3, including many new features and improvements over version 2. This is a total re-write and may be broken in places. It's also not yet comprehensively optimised.
New features include:
- Category creation and management
- "Private" categories (using Laravel Authorization)
- Bulk and singular thread actions
- New internal API with REST interface and multiple authentication methods
- User interaction events
- Support for 8 languages
- Many small tweaks, additions and removals
Upgrading from version 2 is possible with the included migrations, but yet not recommended for production.
[L4] v1.2.3
- Changes BaseController property visibility to protected to enable use in class extensions
[L5] v2.4.7
[L5] v2.4.6
- Adds
guardedproperty to Category model (enables mass-assignment) (#50)
[L4] v1.2.2
- Adds
guardedproperty to Category model (enables mass-assignment) (#50)
[L5] v2.4.5
- Fixes issue with thread view incrementing (#46)
[L5] v2.4.4
- Adds Swedish translations (#41)
[L5] v2.4.3
- Adds Spanish translations (#35)
[L5] v2.4.2
- Adds Russian translations (#32)