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

Alpha 17

Compare
Choose a tag to compare
@jasonvarga jasonvarga released this 13 Nov 15:18
· 56 commits to master since this release
  • [new] Template and author fieldtypes in publish sidebar when template: true / author: true is in a fieldset
  • [new] Fieldset Builder has a sticky header
  • [new] Added collection:next and collection:previous tags
  • [new] Added make:composer, make:widget, and make:fieldtype commands.
  • [new] The Markdown fieldtype got some new clothes
  • [new] The Relate fieldtype took a bath and came out squeaky clean
  • [fix] Enabled debug mode by default (for beta period only)
  • [fix] The make:addon command now creates a meta.yaml for you
  • [fix] Prevent uuid saving alongside id
  • [fix] Fixed the list fieldtype delete button
  • [fix] Fix taxonomy permission
  • [fix] Fix assets permission
  • [fix] You can once again create taxonomies
  • [fix] Navbar dropdowns have much more z-index. So do some other things.
  • [fix] Fix time field on new entries
  • [fix] Bumped Vue.js version
  • [fix] You can click lots of stuff at super speed without everything getting highlighted
  • [fix] Contrast++ on toolbars
  • [fix] Relate field uses a select field when max_items: 1 is set
  • [fix] Sorting by order key in collection-type tags doesn't break
  • [fix] Welcomed back the theme:partial tag
  • [break] Removed Password fieldtype. Who uses that?
  • [break] Removed the Overload addon