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

Alpha 13

Compare
Choose a tag to compare
@jasonvarga jasonvarga released this 05 Nov 18:11
· 60 commits to master since this release
  • [new] Relate fieldtype (Taxonomy, Collection, and Users fieldtypes)
  • [new] Composer dependencies are installed as part of updater
  • [new] File::mimeType()
  • [new] String::removeLeft() and String::removeRight()
  • [fix] Change encryption cipher to AES-256-CBC
  • [fix] Addon route use @ instead of : to define the HTTP verb
  • [fix] $collection->entries() will sort appropriately
  • [break] Remove Whoops!
  • [break] Changed visibility of File::fs() to protected