MantisBT 2.8.0 and 2.7.1 released

MantisBT 2.8.0

Feature release with fixes and new features including REST API issue updates and DKIM support for email signing. This release is the first to have REST API enabled by default.

  • 23396[api rest] REST API Issue update support (vboctor)
  • 23446[performance] Unneeded files delivered if Mantis Graphs plugin is enabled (atrol)
  • 23451[performance] Unneeded code delivered to support unsupported IE9 (atrol)
  • 23460[ui] Useless UI element on manage_proj_page (atrol)
  • 23474[custom fields] Empty numeric fields should be display as empty rather than 0 (community)
  • 23475[custom fields] Empty float fields should be displayed as empty rather than 0 (community)
  • 23477[api soap] Updating issues via APIs should trigger email notifications (vboctor)
  • 23483[bugtracker] Auto-refresh shouldn’t update last visited (atrol)
  • 23488[code cleanup] Usage of deprecated constant (atrol)
  • 23494[html] Wrong class name for tags output (atrol)
  • 23517[administration] Remove unused config option inline_file_exts (community)
  • 13126[plug-ins] Add plugin event EVENT_BUG_ACTIONGROUP_FORM (cproensa)
  • 16133[custom fields] Numeric field accepts floats and displays them as numeric (vboctor)
  • 21225[bugtracker] resolving parent issues inconsistency (community)
  • 22441[bugtracker] Notes are not in the correct order after cloning an issue (cproensa)
  • 22842[code cleanup] Remove php_version_at_least() function from PHP API (dregad)
  • 23493[email] DomainKeys Identified Mail (DKIM) Signatures (community)
  • 23503[bugtracker] Handler user is visible even if view_handler_threshold is configured to not allow (cproensa)
  • 23516[api rest] Enable REST API by default (vboctor)
  • 23518[bugtracker] “show_assigned_names” configuration is not applied correctly in view_all_bug_page (cproensa)
  • 23528[filters] Filter “advanced” mode is reset after sorting through column headers (cproensa)
  • 23537[api rest] Facilitate troubleshooting REST API by displaying detailed errors (dregad)
  • 23543[email] Update PHPMailer to v5.2.25 (vboctor)
  • 23542[code cleanup] Force composer to honor PHP compatibility advertised for MantisBT (vboctor)
  • 23555[ui] Bugnote text area not styled correctly when private by default (vboctor)
  • 23560[bugtracker] Notes added via change status / edit always market private when private by default (vboctor)

MantisBT 2.7.1

Maintenance release for 2.7 series.

  • 23507[authentication] Users can’t change their password when it is blank (dregad)
  • 23512[html] Custom field type checkbox with required status, force to check all checkboxes to proceed (atrol)
  • 23544[installation] Unattended upgrade is broken after moving to Composer (vboctor)

Go ahead and download the release from our website.