Releases: mantisbt-plugins/Releases
Releases · mantisbt-plugins/Releases
v1.3.3
Documentation | Readme | add webserver setup section | |
Refactoring | General | pre-release versions should not perform any version and ticket shuffling
| |
v1.3.2
Documentation | README | : add section link for jenkins integration | |
Documentation | README | : remove personal mantisbt bugs page ref | |
Bug Fix | Dry Run | : dry run should return an id. Return 0.
| |
v1.3.1
Bug Fix | | the 'get releases' endpoint is broken
| |
v1.3.0
Documentation | Readme | add configuration section | |
Feature | add new endpoint for retrieving a version changelog.
The following endpoint has been added to achieve this functionality |
/releases/{project}/{changelog/{version}
| |
v1.2.0
Feature | add support for several post-release actions | create_next_versions remove_past_unreleased_versions sort_unreleased_versions update_unresolved_issues_tgt
| |
v1.1.9
Bug Fix | | can no longer delete releases as of v1.1.8 | |
Bug Fix | | when manually uploading assets, the user id is shown as the 'released by' user instead of the username/avatar | |
Bug Fix | Releases Page | manually uploaded releases differ in title to those uploaded via rest api | |
Refactoring | | remove reauthorization for requests coming from releases page itself
| |
v1.1.8
Bug Fix | | fix security vulnerabilities with delete/enable/upload actions on release page | |
Bug Fix | | gantt chart buttons no longer appear after remaing of GanttChart2 plugin to GanttChart | |
Visual Enhancement | | convert download links to buttons | |
Visual Enhancement | | show assets to users with view_threshhold_level but not download button
| |
v1.1.7
Refactoring | | use query binding for all database inserts/updates
| |
v1.1.6
Bug Fix | API | an existing version should have its date_order updated when a release request is made for that version
| |
v1.1.5
Documentation | readme | udpate issues submit section | |
Refactoring | | if a project does not have any released versions, dont display the Releases link in the navigation bar.
| |