Skip to content

Releases: mantisbt-plugins/Releases

v1.3.3

08 Jul 16:08
Compare
Choose a tag to compare

DocumentationReadmeadd webserver setup section
RefactoringGeneralpre-release versions should not perform any version and ticket shuffling

v1.3.2

28 Jun 00:05
Compare
Choose a tag to compare

DocumentationREADME: add section link for jenkins integration
DocumentationREADME: remove personal mantisbt bugs page ref
Bug FixDry Run: dry run should return an id. Return 0.

v1.3.1

14 Dec 06:31
Compare
Choose a tag to compare

Bug Fixthe 'get releases' endpoint is broken

v1.3.0

14 Dec 02:24
Compare
Choose a tag to compare

DocumentationReadmeadd configuration section
Featureadd new endpoint for retrieving a version changelog.

    The following endpoint has been added to achieve this functionality


     /releases/{project}/{changelog/{version}

v1.2.0

17 Nov 21:49
Compare
Choose a tag to compare

Featureadd support for several post-release actions    create_next_versions
    remove_past_unreleased_versions
    sort_unreleased_versions
    update_unresolved_issues_tgt

v1.1.9

17 Aug 06:07
Compare
Choose a tag to compare

Bug Fixcan no longer delete releases as of v1.1.8
Bug Fixwhen manually uploading assets, the user id is shown as the 'released by' user instead of the username/avatar
Bug FixReleases Pagemanually uploaded releases differ in title to those uploaded via rest api
Refactoringremove reauthorization for requests coming from releases page itself

v1.1.8

17 Aug 04:33
Compare
Choose a tag to compare

Bug Fixfix security vulnerabilities with delete/enable/upload actions on release page
Bug Fixgantt chart buttons no longer appear after remaing of GanttChart2 plugin to GanttChart
Visual Enhancementconvert download links to buttons
Visual Enhancementshow assets to users with view_threshhold_level but not download button

v1.1.7

16 Aug 01:09
Compare
Choose a tag to compare

Refactoringuse query binding for all database inserts/updates

v1.1.6

15 Aug 00:36
Compare
Choose a tag to compare

Bug FixAPIan existing version should have its date_order updated when a release request is made for that version

v1.1.5

10 Aug 04:29
Compare
Choose a tag to compare

Documentationreadmeudpate issues submit section
Refactoringif a project does not have any released versions, dont display the Releases link in the navigation bar.