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

Public Beta 8

Compare
Choose a tag to compare
@jasonvarga jasonvarga released this 31 Dec 15:39
· 35 commits to master since this release
  • [new] The nav tag now has access to the new conditions syntax just like collection tags.
  • [new] Glide images will be cropped to their focal point automatically. You can turn that behavior off if you want.
  • [new] Added support and an option for ImageMagick for image manipulation, in addition to GD. There are pros and cons of each. Red pill or blue pill. Now you get to choose.
  • [fix] Punished the updater for saying its done when its not and exploding in your face. That was naughty.
  • [fix] The Roles fieldtype now shows labels. Guessing which one you were clicking wasn't as fun as it sounded.
  • [fix] Fixed redirect when saving settings.
  • [fix] Fixed status being added to a user's front-matter.
  • [fix] A leading slash is added to taxonomy routes if you don't have time to add one yourself. We understand, life is busy.
  • [fix] Fix the collection/taxonomy index pages when you have more than one item.
  • [fix] Fixed mis-wired routes that prevented you from creating new Taxonomy Terms.
  • [fix] The Asset Browser got a sticky header. It had severe FOMO.
  • [fix] Updating an asset collection will save the URL.
  • [fix] You can choose an asset fieldset when creating/editing a container.
  • [fix] Added a blank default option to the Fieldset fieldtype.
  • [fix] Some UI fixes.
  • [fix] Some translation fixes.