Skip to content
This repository has been archived by the owner on Nov 13, 2019. It is now read-only.

version 1.8.0

Compare
Choose a tag to compare
@ericfranz ericfranz released this 13 Jan 21:05
· 867 commits to master since this release

Added

  • ability to add site-wide announcement if file set at /etc/ood/config/announcement.md
  • display full git remote error message when git remote is failed to be cloned (#86)

Fixed

  • editing manifest would result in deleting any existing attributes besides name and description (#96)

Removed

  • feature that let an app define a manifest.yml at the same level as an app directory, so an app could be displayed by the dashboard "disabled", indicating it exists but the user doesn't have access to it (this was never used)
  • icon title over table header in products list, which was unnecessary (#103)