MantisBT 2.0.0-beta.3 Released

This release delivers a bunch of modern UI specific fixes (16 see changelog for 2.0.0-beta.3) along with the fixes merged from 1.3.2 release (19 see changelog for 1.3.2). Providing a total of more than 35 fixes compared to the beta.2 release. All 2.0.0-beta.* users are encouraged to upgrade. This release still uses the same database schema as 1.3.x release and hence it is easy to test this side-by-side with the 1.3.x classic UI based releases.

Go ahead and download the release from our website.

MantisBT 2.0.0-beta.1 Released

MantisBT 2.0.0 release focuses on improvements to the UI compared to 1.3.x release. As of this release, the db schema is the same between 1.3.x and 2.0.0-beta.1, enabling users to easily try 2.0.0-beta.1 and provide feedback.

Modern UI

  • Bootstrap 3.3.6 is used as the basis for the new modern UI (#17919)
  • FontAwesome 4.6.3 is now used for icons instead of images (#17919)
  • New UI Is based on a theme contributed by Mohsen (#17919).
  • Mobile friendly responsive UI (#17919)
  • Drag and Drop files to attach them to issues (#19590)
  • Modern Graphs using Chartjs for better looking, more interactive, and easier to setup graphs. (#12825)
  • Most of the plugins were updated to be compatible with the Modern UI. Look for a branch named modern-ui (or check readme.md) on the plugin repositories.

Modern My View Page

Modern View Issues Page Modern View Issue Page

Deprecated Features

  • Custom Functions in favor of Plugins
  • News feature – already deprecated
  • Time tracking – already deprecated
  • Project Docs – already deprecated
  • Sponsorships – already deprecated

Removed Features

  • DB2 Support

Checkout the new release on mantisbt website and report any issues you may find via our official bugtracker.