V2.0
Features :
- Notification on new posts : users can subscribe to a thread and will get an email on new posts
- Flash messages improved
- Quotes are now part of the post preview system
- Post content are automatically saved as draft
Fixes :
- The autolock system can now be disabled (the 0 value couldn't be set)
- The last reply date on forum "home" is now the date format defined in configuration
- Fix a problem on authorization (for subforum access)
- Fix the method to calculate the maximum allowed size for upload
Breaking changes :
- New parameters for the bundle ('site_title' and 'thread_subscription'), please check the SETUP file
- Your user entity needs a property 'emailAddress'
For developer :
- Important refacto of JS
- Tests added for 'Utils' class
- Inject templating system as service
- Array of 'actions available' for thread