Skip to content

HashBrown 1.2.0

Compare
Choose a tag to compare
@mrzapp mrzapp released this 30 Jul 15:47
· 505 commits to stable since this release

Breaking changes

  • The /db folder for the mongodb docker volume has been moved, along with all other docker related files, to the /docker folder. After you pull the latest changes, make sure to manually move your /db folder to /docker/db before you restart the container.
  • The /plugins folder has been unversioned, so please remove all content in this directory (except for custom plugins you want to keep, of course)

Improvements

  • #220 Adjust UI to be tablet friendly: alternatives to context clicking
  • #234 Contrast of Input-Fields in struct context (alternated background colors) should be higher
  • #236 Editor for "Rich Text" should be configurable for Markdown ⁄ plain text. A setting on the FieldSchema
  • #251 CKEditor bugs out sometimes
  • #258 Newly added struct fields get discarded after saving and then adding yet more fields
  • #260 Deprecate redundant libraries
  • #267 Session tokens are persistent for admins
  • #268 Automatic update v1.0 —› v1.1 is failing
  • #272 uischema.org importer and processor
  • #273 ResourceHelper: Fetch node icons asynchronously
  • #277 Update the demo to make use of the new ResourceHelper
  • #279 Remove webpack generated files out of git?
  • #282 connect mongodb with srv protocal, and no port
  • #284 ck editor without text color select, and with same errors, how about "react-draft-wysiwyg"
  • #285 Config permissions for the WYSIWYG editor
  • #286 Improve the reliability of sorting content items
  • #287 Babel compilation produces client-side errors
  • #288 Upgrade flow optimised to cater technical users more
  • #292 Error when trying to remove a connection
  • #293 Investigate memory leak
  • #294 Error when creating a new user
  • #295 Remove deprecated entries from frontend QA test sheet
  • #296 Uploading media throws an error
  • #297 Restructure plugins
  • #298 Media and content labels in collapsed mode
  • #299 Alphabetical order of projects on the dashboard