Skip to content

Releases: cloudogu/redmine

v4.2.3-9

11 Mar 10:21
Compare
Choose a tag to compare

Changed

  • Gravatar will not be used by default any longer. The admin needs to configure it manually. (#92)

v4.2.3-8

15 Feb 09:39
Compare
Choose a tag to compare

Changed

  • Upgrade cas plugin to version 2.0.0 (#88)
  • Remove sql-statements to initialize the cas plugin and use the new rake tasks instead (#88)

v4.2.0-3

10 Feb 08:48
506aa60
Compare
Choose a tag to compare

Fixed

v4.2.3-7

07 Feb 09:23
Compare
Choose a tag to compare

Changed

  • Upgrade to base image 3.14.3-1

v4.2.3-6

01 Feb 17:21
Compare
Choose a tag to compare

Fixed

  • Upgrade from dogu version above 4.2.2-1 failed if no additional plugins were installed (#86)

v4.2.3-5

01 Feb 07:48
Compare
Choose a tag to compare

Added

  • Add an exposed command to delete a Redmine plugin. Call via the cesapp:
    cesapp command redmine delete-plugin <plugin-name> --force (#80)

Fixed

  • plugins can now be installed on first Dogu start. This was prevented by missing dependencies in older versions.

v4.2.3-4

14 Jan 12:18
Compare
Choose a tag to compare

Changed

  • Update cas plugin to version 1.5.2 (#84)

v4.2.3-3

12 Jan 13:18
Compare
Choose a tag to compare

Fixed

  • Fix missing PostgreSQL credentials which crashes during upgrading (#79)
    • the original defect was introduced with Redmine v4.2.2-3
  • Fix semantic version bug which crashes during upgrading (#82)
    • the defect concerns Redmine versions <= v4.1.0-3
    • the defect does not concern Redmine versions >= v4.1.1-1

v4.2.3-2

06 Jan 09:49
Compare
Choose a tag to compare

Changed

  • Update redmine_cas plugin to version 1.5.1 (#76)

Fixed

  • Fix defect which prevents updating bundled Redmine plugins (#78)

v4.2.3-1

13 Dec 10:27
Compare
Choose a tag to compare

Changed

  • Upgrade to Redmine 4.2.3; #69
  • Upgrade to dogu-build-lib v1.5.1
  • Upgrade dogu-integration-test-library to v2.0.0
  • Upgrade cypress to v8.7.0