MantisBT 2.2.0 and 2.1.1 Released

MantisBT 2.1.1 (changelog)

A maintenance release for 2.1.x series including the fixes below:

22266: [security] Sanitize window title (vboctor)
22288: [bugtracker] Due date current value doesn’t show in change status form (syncguru)
22302: [filters] Permalink does not work with tags (cproensa)
22326: [time tracking] g_time_tracking_without_note has no effect (vboctor)
22347: [filters] Filter allows to sort on non sortable fields (cproensa)
22359: [ui] Enhance filter box UI (syncguru)
22369: [filters] Recently Modified box on View Issues page does not display closed issues (cproensa)
22355: [documentation] typo error for the email_receive_own parameter (atrol)
22335: [documentation] Wrong documentation of $g_limit_email_domains in Admin Guide (atrol)
22309: [documentation] Example of Regular expression on documentation not work on MantisBT (atrol)

MantisBT 2.2.0 (changelog)

A feature release that includes all fixes from 2.1.1 release listed above, some setup fixes, status colors visibility improvements, shed some unnecessary js/css and multiple improvements for relationships feature.

21724: [ui] Improve visibility of status colors (syncguru)
08313: [relationships] More work needs to move to Relationship APIs (vboctor)
16933: [relationships] Deleting relationship should set target bug’s last updated (vboctor)
21619: [code cleanup] Use constants instead of hardcoded values for filter view types (dregad)
21796: [ui] inline attachments should be directly visible (dregad)
21881: [javascript] Remove jquery-ui is not longer used in Modern UI (syncguru)
21897: [ui] Unaligned color coding of status (syncguru)
22256: [javascript] Unbundle JS libraris from Ace theme files (syncguru)
22273: [javascript] Enable CDN support for dropzone.js (syncguru)
22296: [code cleanup] Options in $g_public_config_names are not sorted (atrol)
22316: [code cleanup] Duplicate code to display the filter view type toggle menu item (dregad)
22360: [relationships] relationship_add() doesn’t return bug relationship information (vboctor)
22361: [relationships] Trigger notifications on related issues when an issue is deleted (vboctor)
22362: [relationships] Use bin icon instead of ‘delete’ button to delete relationships (vboctor)
22363: [relationships] Setting a duplicate id should update relationship with target issue if already exists (vboctor)
22400: [installation] Installer does not show “GOOD” status for DB connections (dregad)
22401: [installation] Installer displays horizontal blue line under “Checking installation” section header (dregad)

Go ahead and download the release from our website.

MantisBT 2.1.0 Released

MantisBT 2.1.0 has about 6o features and fixes including those merged from 2.0.1 and 1.3.6.

There are two main highlights for this release:

  • Markdown Support – MantisBT now provides markdown support similar to other tools that developers use like GitHub, Bitbucket, and others.  We are starting off with rolling this out as an experimental feature that is disabled by default.  Users are encouraged to try it out and provide us with feedback.  To enable Markdown go to Manage – Manage Plugins – MantisBT Formatting 2.1.0, click ON next to “Markdown Processing” and click “Update Configuration”.  See examples for supported markdown.
  • Lots of Filtering Improvements – There has been major refactoring for the filtering code, lots of bug fixes, and addition of ability to edit saved filters, filter by last update timestamp, and others.

For more details see changelog.

Go ahead and download the release from our website.