Releases: cloudogu/redmine
Releases · cloudogu/redmine
v4.2.3-9
Changed
- Gravatar will not be used by default any longer. The admin needs to configure it manually. (#92)
v4.2.3-8
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.3-7
Changed
- Upgrade to base image 3.14.3-1
v4.2.3-6
Fixed
- Upgrade from dogu version above 4.2.2-1 failed if no additional plugins were installed (#86)
v4.2.3-5
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
Changed
- Update cas plugin to version 1.5.2 (#84)
v4.2.3-3
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
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
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