All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning specification.
2.6.1 - 2024-01-05
- Page redirections trigger a deprecation warning since MantisBT 2.26.0 #39
2.6.0 - 2023-04-23
- Add chart with rankings to View Issue page form #38
- Display ranking information in View Issue page #37
- Inclusion of install helper functions disrupts MantisBT admin pages #36
2.5.0 - 2020-05-25
- New 'withdraw vote' button #19
- Config page: "Reset" button to revert configs to defaults #27
- Support for PostgreSQL (and probably MSSQL and Oracle as well) #4
- Russian translation #35
- View Issue Page button to jump to the voting section #34
- Updated README file and screenshots #1
- New default values for Severity config #17
- Use language strings for plugin title & description #22
- Fix and improve gauge form layout #11
- Mark developers and higher in bold font #24
- Use standard MantisBT core functions and avoid code duplication #15
- Redirect to Manage Plugins page after config update #26
- Improve layout for Rankings page #18
- Use language strings for column labels #22
- Renamed config options #29
- Miscellaneous code cleanup and layout improvements
- Use Plugin API instead of hardcoded paths #32
- Deprecated MantisBT API calls #12
- Application warning when processing a non-existing user #25
- Excel download does not work on Apache #20
- "No data" alert on Ranking page is not working #21
- Do not require MySQL SUPER privileges to execute #10
- Issue ranking page does not filter by severity #23
- SQL error if config is not set #28
- Missing license information #31
- Removed duplicate language string #33
2.04 - 2019-01-20
- README file and screenshots
- Print alert when there are no Rankings to display
- Check for Severity / Resolution to display Gauge form
- Invalid bug link in Rankings page
2.03 - 2018-10-11
- Support for MySQL 5.7
- Deprecated db_query_bound()
- Add missing check for Severity to display Gauge form
2.02 - 2017-09-17
- Initial release by cas with support for MantisBT 2.0
- Support for MantisBT 1.x
0.14 - 2011-01-??
- Various issues
0.1 - 2010-07-09
- Initial release by @EvilRenegade