Skip to content

v2.7.0

Latest
Compare
Choose a tag to compare
@Art4 Art4 released this 10 Jul 11:58
5dbf37a

What's Changed

  • Add Group::listNames() method as replacement for Group::listing() by @Art4 in #398
  • Fix CS errors by @Art4 in #402
  • Create Github issue on new redmine releases by @Art4 in #405
  • Update BDD tests to redmine 5.1.3 and 5.0.9 by @Art4 in #403
  • Support for Redmine 4.2 by @Art4 in #404
  • PHP 8.4 Fix implicitly nullable parameter declarations deprecations by @Art4 in #407
  • Add IssueCategory::listNamesByProject() method as replacement for IssueCategory::listing() by @Art4 in #406
  • Add CustomField::listNames() method as replacement for CustomField::listing() by @Art4 in #408
  • Add IssueStatus::listNames() method as replacement for IssueStatus::listing() by @Art4 in #409
  • Add health check for redmine services by @Art4 in #410
  • Add Project::listNames() method as replacement for Project::listing() by @Art4 in #411
  • Support for many issue_categories by @Art4 in #413
  • Add Role::listNames() method as replacement for Role::listing() by @Art4 in #412
  • Add TimeEntryActivity::listNames() method as replacement for TimeEntryActivity::listing() by @Art4 in #414
  • Add Tracker::listNames() method as replacement for Tracker::listing() by @Art4 in #416
  • Improve BDD with new testing command by @Art4 in #420
  • Add User::listLogins() method as replacement for User::listing() by @Art4 in #419
  • Add Version::listNamesByProject() method as replacement for Version::listing() by @Art4 in #421
  • Deprecate all Redmine\Api\*::getIdBy...() methods by @Art4 in #422
  • Remove development files from releases by @phansys in #276
  • Update docs by @Art4 in #424
  • Release v2.7.0 by @Art4 in #423

Full Changelog: v2.6.0...v2.7.0