Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

Alpha 11

Compare
Choose a tag to compare
@jasonvarga jasonvarga released this 02 Nov 19:59
· 62 commits to master since this release
  • [new] General UX improvements regarding page titles, flash messaging, localization, etc
  • [new] Asset UX improvements. Clicking selects the asset, double clicking edits it.
  • [fix] Fix taxonomy setup. Taxonomies are the groupings, Terms are the items within them.
  • [fix] Use appropriate file visibility
  • [fix] Fix upgrade and downgrade wording being backwards
  • [fix] Fix broken fonts
  • [fix] Fix Asset fieldtype saving temp- filenames
  • [fix] Fix editing an Asset
  • [fix] Fix error when clicking the account icon
  • [fix] Change Publish button to Save
  • [fix] Fix missing JS on login page
  • [fix] Fix error when adding taxonomy
  • [fix] Enabling debug mode and debug bar actually enables them
  • [fix] HTML files are recognized as content files.
  • [fix] The cache:clear command will clear the Stache
  • [fix] Redwood uses actual taxonomies
  • [fix] Improve sorting of collections. Non date-based collections no longer fail.
  • [fix] Fieldset builder UI improvements.
  • [fix] Fields and sets can be deleted
  • [fix] Publish page uses fieldtypes to preprocess data
  • [fix] Fix Array fieldtype from incorrectly saving data
  • [fix] Fix smartypants error
  • [fix] Disable Sneak Peek button when editing a user
  • [fix] Fix users not being saved when user group fieldtype isn't in the fieldset
  • [break] Remove Bloodhound