Releases: mantisbt-plugins/Announce
Releases · mantisbt-plugins/Announce
v2.4.4
Added
- Chinese Traditional translation (#59)
Fixed
- Page redirections trigger a deprecation warning since MantisBT 2.26.0 (#60)
v2.4.3
Added
- Russian translation (#53)
v2.4.2
Added
- Spanish translation (#51)
- Portuguese-Brazil translation (#52)
v2.4.0
Changed
- Hide table header/footer in Announcements list when none are defined (#44)
- Improve UI for Announcements list actions (2 submit buttons) (#45)
- Refactor action page into separate scripts (edit/update/delete)
Fixed
- SQL Syntax error on PostgreSQL using DELETE statements with JOIN (#40)
- PHP Notice in Announcements List (#43)
- Fix Edit button style and align it to the left (#46)
v2.3.0
Added
Changed
- Improve time-to-live input boxes: numbers >= 0 only, help tooltip (#36)
- Use specific error messages for invalid TTL or unknown location (#39)
Fixed
- Duplicate key error when inserting/updating an already existing context (#35)
- Consistent display of default in Location selects (#38)
- Styling of time-to-live input boxes (#36)
v2.2.0
Added
- German translation (#15)
- Schema update to cleanup orphan records in dismissed table #17)
Changed
- Minimum requirement: MantisBT 2.0.0 → 2.3.0
- Use REST API instead of XmlHttpRequest (#22)
- Improve error handling of announcements dismissals
- Code cleanup (#26, #27...)
- Center '+' button on Edit Announcements page (#28)
- Show announcements without context as disabled on the list page (#30)
- Display warning when removing last context (#31)
Removed
Fixed
- Setting of Dismissable property when adding a new Context (#18, #19)
- Cascade delete Dismissals when removing a Context or Message (#17)
- Time-to-live for non-dismissable announcements (#16)
- Messed up display when an announcement has no contexts (#29)
v2.1.1
Fixed
- Display of announcement banner on Admin pages (#25)
v2.1.0
Added
- Implement automatic delayed dismissal (#10)
- Logging errors on dismissal AJAX to javascript console (#12)
- Warn admin when configured threshold is lower than '$g_manage_site_threshold' (#14)
Changed
- Increase and fix size of Title input field (#13)
Fixed
- Markdown rendering in List view (#9)
- Announcement dismissal not working with detailed $g_display_error settings (#11)
v2.0.0
Added
- Support for MantisBT 2.0
- Screenshots to README file (#4)
Removed
Fixed
- Highlight menu item on manage page (#8)