Skip to content

Releases: HashBrownCMS/hashbrown-cms

HashBrown 1.0.1

03 Dec 17:25
Compare
Choose a tag to compare
  • Improved documentation
  • Added tabs to ContentSchemaEditor

HashBrown 1.0.0

26 Nov 21:24
Compare
Choose a tag to compare
  • [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

04 Nov 06:50
Compare
Choose a tag to compare

Critical fix for the ContentSchema model

HashBrown 0.10.2

02 Nov 09:31
Compare
Choose a tag to compare

Minor fixes to the RTE and navbar context menus

HashBrown 0.10.1

01 Nov 16:51
Compare
Choose a tag to compare
  • [bug] Dropdowns with only one option should trigger a change (TemplateReferenceEditor)
  • [bug] ScheduleHelper doesn't publish content

HashBrown 0.10.0

31 Oct 15:23
Compare
Choose a tag to compare

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

25 Sep 13:52
Compare
Choose a tag to compare

Bugfixes to UpdateHelper and SettingsHelper

HashBrown 0.9.7

07 Sep 19:16
Compare
Choose a tag to compare

New media browser

HashBrown 0.9.6

29 Aug 15:15
Compare
Choose a tag to compare

SyncHelper and Media model fixes

HashBrown 0.9.5

22 Aug 08:53
Compare
Choose a tag to compare

GitHub Pages plugin fixes