Skip to content

Releases: leafsphp/leafAPI

🎷 English horn

01 Sep 18:49
Compare
Choose a tag to compare

v3.3.0 - 1 Sep 2023

Added

  • Updated autoloader to handle more use-cases
  • Added better support for frontend-related frameworks
  • Added new shortcut functions

Fixed

  • Removed duplicate config values

Changed

  • Updated example files to match new leaf version
  • Updated base files to match new leaf version
  • Updated config files to match mvc core update

Removed

  • Removed unused files
  • Removed unused confg values

🎺 Woodwinds

06 Mar 17:10
Compare
Choose a tag to compare

v3.2.0 - 6 Mar 2023

Fixed

  • Updated deprecated code

Changed

  • Updated leaf and modules

🪕 Banjo

04 Oct 10:58
Compare
Choose a tag to compare

v3.1.0 - 4 Oct, 2022

Fixed

  • Linked config/app.php to env

Changed

  • Switched to internal leaf config for config loading
  • Updated leaf and modules

🎻 Stroh '1'

17 Sep 21:51
Compare
Choose a tag to compare

v3.0.1 - 17 Sep 2022

Fixed

  • Updated response examples for fresh installs

🎻 Stroh

15 Apr 15:11
Compare
Choose a tag to compare

v3.0 - 15 Apr 2022

Added

  • Added leaf 3

Fixed

  • Fixed autoloading issue
  • Fixed broken paths
  • Fixed inconsistencies in example schema (#16)
  • Fixed inconsistencies in example model (#16)
  • Fixed loading of .env vars

Changed

  • Upgraded dependencies
  • Switched to new versions of Leaf MVC Core and Aloe CLI
  • Updated env script
  • Updated base files to match external changes
  • Updated auth config
  • Updated aloe CLI
  • Updated existing code to use modules
  • Updated configs to match leaf 3

Removed

  • Removed migrations from autoloading
  • Removed migration namespaces

🎻 Stroh

10 Dec 17:15
Compare
Choose a tag to compare
🎻 Stroh Pre-release
Pre-release

v3.0 Release candidate - 10th December 2021

Fixed

  • Fixed autoloading issue
  • Fixed broken paths

Changed

  • Upgraded dependencies
  • Switched to new versions of Leaf MVC Core and Aloe CLI
  • Updated env script
  • Updated base files to match external changes
  • Updated auth config

Removed

  • Removed migrations from autoloading
  • Removed migration namespaces

Clarinet

22 Nov 20:34
Compare
Choose a tag to compare
Clarinet Pre-release
Pre-release

v3.0 Beta '1' - 22nd Nov, 2021

Fixed

  • Fixed autoloading issue
  • Fixed broken paths

Changed

  • Upgraded dependencies
  • Switched to new versions of Leaf MVC Core and Aloe CLI
  • Updated env script
  • Updated base files to match external changes
  • Updated auth config

Removed

  • Removed migrations from autoloading
  • Removed migration namespaces

🎉 Party Leaf

15 Nov 10:45
Compare
Choose a tag to compare
🎉 Party Leaf Pre-release
Pre-release

v3.0 Beta - 15 Nov, 2021

Added

  • Added cors config
  • Added leaf schema
  • Added PHP 8 support

Fixed

  • Fixed broken paths
  • Fixed casing on global functions

Changed

  • Switched to lower case folder names
  • Updated to leaf 3
  • Upgraded other dependencies
  • Switched to leaf 3 functional syntax
  • Updated welcome page
  • Switched to leaf MVC core globals
  • Updated minimum stability for packages
  • Switched to leaf 3 error pages
  • Updated version tags in console

Removed

  • Removed unused code
  • Removed unused functions
  • Removed unnecessary assets
  • Removed unused dependencies

⛰ Mountain Aloe '2'

20 Oct 08:11
Compare
Choose a tag to compare

v2.2.2 - ⛰ Mountain Aloe '2' - 20th October, 2021

Added

  • Added example schema
  • Added example helper

Fixed

  • Fixed broken migrations
  • Fixed broken integrations
  • Fixed broken database config
  • Updated unmatching comments
  • Updated example schema to match migrations

Changed

  • Updated leaf config
  • Updated code to match leaf mvc core
  • Switched migrations to static capsule
  • Upgraded dependencies

Removed

  • Removed unused code
  • Removed unused globals

⛰ Mountain Aloe '1'

16 Oct 11:29
Compare
Choose a tag to compare

v2.2.1 - ⛰ Mountain Aloe '1' - 16th October, 2021

Added

  • Added example schema

Fixed

  • Fixed broken migrations
  • Fixed broken integrations

Changed

  • Updated leaf config
  • Updated code to match leaf mvc core
  • Switched migrations to static capsule
  • Upgraded dependencies

Removed

  • Removed unused code