Skip to content

v4.2.3-5

Compare
Choose a tag to compare
@cesmarvin cesmarvin released this 01 Feb 07:48
· 273 commits to master since this release

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.