Skip to content

HashBrown 0.10.0

Compare
Choose a tag to compare
@mrzapp mrzapp released this 31 Oct 15:23
· 814 commits to stable since this release

NOTE: If by chance the UI library "Crisp UI" is not updated automatically, you'll need to execute the following command after the update:

git submodule update --recursive --init
  • [improvement] "Refresh" context menu item for reloading resources
  • [improvement] Standardise editor views with a common ResourceEditor base
  • [task] SchemaEditor config tool as an alternative to the JSON editor
  • [improvement] Save & publish button improvements
  • [bug] Schema field editor dropdown does not work
  • [improvement] Media Browser: Accommodate smaller screens and add folders
  • [task] Document Schema creation
  • [new feature] Generalised widgets
  • [improvement] BEM styles
  • [improvement] Deprecate old styles
  • [improvement] Deprecate Bootstrap
  • [bug] Dropdown widget (language picker) only works once
  • [bug] Ignore non-hashbrown Mongo databases
  • [bug] "Template is not defined" on right-clicking, with mouse
  • [improvement] ctrl-click on MacOS does not bring up contextual menu
  • [improvement] Adapt contextual-menu for tablet support