Releases: HashBrownCMS/hashbrown-cms
Releases · HashBrownCMS/hashbrown-cms
HashBrown 1.0.1
- Improved documentation
- Added tabs to ContentSchemaEditor
HashBrown 1.0.0
- [enhancement] Compress JSON when publishing content through HashBrown connection
- [task] Connection deployment type: File system
- [new feature] New Connection structure
- [task] Connection deployment type: API
- [new feature] Connection processing type: Jekyll
- [new feature] Connection processing type: JSON
HashBrown 0.10.3
Critical fix for the ContentSchema model
HashBrown 0.10.2
Minor fixes to the RTE and navbar context menus
HashBrown 0.10.1
- [bug] Dropdowns with only one option should trigger a change (TemplateReferenceEditor)
- [bug] ScheduleHelper doesn't publish content
HashBrown 0.10.0
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
HashBrown 0.9.9
Bugfixes to UpdateHelper and SettingsHelper
HashBrown 0.9.7
New media browser
HashBrown 0.9.6
SyncHelper and Media model fixes
HashBrown 0.9.5
GitHub Pages plugin fixes