Added
- Conversation number now is equal to conversation ID by default. If you want to return to the previous approach, go to Manage > Settings and set Conversation Number option to "Custom" (#2076)
- Check required PHP functions in the web installer (#2187)
- Check fpassthru() function in System Status (#597)
- Added a "Keep Current" option to mailbox Default Assignee and Status After Replying settings.
Fixed
- Take into account mailbox's Default Assignee option when user replies to the notification by email (#2153)
- Set default empty value for preview in Conversation to avoid errors on PostgreSQL.
- Some changes made for fixes for UI issues for conversation display via x_embed in Kanban (#2141)
- Fixed locking out on login (#2135)
- Fixed decoding binary encoded emails (#2186)
- Show proper error message when trying to forward a conversation without specifying a To address (#2189)
Changed
- Updated Danish translation.
- Updated
notifications_table.general.append
hook. - Changed lockout timeout to 10 minutes on "Too many login attempts" (#2135)