Skip to content

3.1.0

Compare
Choose a tag to compare
@UndefinedOffset UndefinedOffset released this 29 Dec 18:08
· 12 commits to master since this release
  • Added support for different database back-ends such as SQLite and PostgreSQL (Fixes #9, #8 and #11)
  • Reworked desktop client api permission checking to be class wide (Fixes #7)
  • Removed PackageSelectionField::doAddPackage() from allowed actions (Fixes #13)
  • Folders are now sorted by their name by default
  • Fixed issue where the export package would fail on linux caused by incorrect permissions on the assets/.codeBankTemp folder (Fixes #10)
  • Added the php zip extension to the list of requirements
  • Added support for appending imports (Fixes #12)
  • Added api for supporting alternate snippet search engines i.e solr via silverstripe/fulltextsearch (Fixes #14)
  • Added the ability for the desktop client to request a password reset for an email address