Update v2.6.0 - Bug fixes, private notes and forum notifications
Time for an update! Apologies for the long delay in this update, but as promised, here are many bug fixes and two new features!
If you encounter any issues, let us know by opening an issue here or join our Slack workspace for support.
It would be great if someone can confirm the issue with Byobu has been resolved 🙂
Changelog:
- Introduced private notes for tickets ( v17development/flarum-support-feedback#2 )
- Introduced ticket notifications on forum (alerts) besides email notifications
- Probably fixed a bug with Byobu not loading posts if this extension is enabled
- Fixes an issue when enabling Byobu and Support extensions disabling some extensions
- Fixed UI bug when marking ticket as resolved its status not displayed as 'solved' until next reload
- Fixed issue when manually closing a ticket, a user isn't able to reply
- Fixed incompatibility issues with Circle Groups (missing an include)( v17development/flarum-support-feedback#1 )
- Fixed knowledge base overview crash if no categories were set
- Updated some code that was deprecated in PHP 8
- Other small design and bug fixes