Now That Ive got your attention:
This is a beta release, take a full backup before installing on a production site. Optimally try it out on a test site that is a replication of your live site before installing on the live site. It has had limited testing.
- Refactor: Render report message for each report type separately to handle it by custom add-ons
- Refactor: Form redirect URL
- Refactor: Properly filter viewable forms
- Refactor: Form submit & view logic
- Refactor: Cleanup ACP templates & add hooks for template modifications
- Fixed attempting to save thread/post/conversation with validation errors
- Fixed broken redirect on forms with quick reply to existing thread
- Fixed missing & mismatching maxLenght option on input fields & properly handle maxLenght values
- Fix: avoid "Attempted to convert NULL to integer [prefix_id]" error if no default forum prefixes available
- Removed hardcoded template callbacks
- Completely removed XF <2.2 stuff support
- Cache navigation tab display condition result to session storage