Skip to content

Releases: leafsphp/leafMVC

✈️ Alberto Santos-Dumont's 14-Bis

15 Nov 14:08

Choose a tag to compare

v4.3 - 15 Nov 2025

Changed

  • Merge aloe in MVC core (no changes needed besides custom commands)

🛫 Pearse "A"

19 Sep 01:03

Choose a tag to compare

v4.2 - 19 Sep 2025

Added

  • Added hot env loading in dev mode

✈️ Stratolaunch

17 Jul 12:38

Choose a tag to compare

v4.1 - 17 Jul 2025

Added

  • Added support for new deploy command

Changed

  • Removed non-core files

✈️ Hughes H-4 Hercules

09 Mar 00:35

Choose a tag to compare

v4.0 - 9 Mar 2025

image

Added

  • New lean folder structure
  • Added support for Schema files
  • Added more automatic setup for modules
  • Added new db, scaffold and generator commands
  • Automatically load commands from Leaf modules
  • Automatically handle redis, vite, queues when detected
  • Add first-class support for React, Vue, Svelte, Alpine and Tailwind

Fixed

  • Replaced view engine layer with more dynamic rewrite
  • Pointed console to project root for path resolution

Changed

  • Replaced migrations, seeders, and factories with Schema files
  • Switched to new blade API
  • Updated helper comments to get you started faster
  • Switched Leaf modules to an opt-in structure
  • Hide all internal config from users
  • Updated base routes to use new view and inertia routes
  • Update all boilerplate code

Removed

  • Vite setup removed from default setup
  • Removed config directory from default setup
  • Moved all module init and setup to MVC core

✈️ Wright Flyer III

07 Mar 19:16

Choose a tag to compare

Pre-release

v4.0-beta.2 - 7 Mar 2025

Fixed

  • Pointed console to project root for path resolution

✈️ Model CH

28 Feb 19:16

Choose a tag to compare

✈️ Model CH Pre-release
Pre-release

v4.0-beta - 28 Feb 2025

Added

  • Automatically load commands from Leaf modules
  • Automatically handle redis, vite, queues when detected
  • Add first-class support for React, Vue, Svelte, Alpine and Tailwind

Fixed

  • HIde all Leaf config from user

Changed

  • Updated base routes to use new view and inertia routes
  • Update all boilerplate code

✈️ Wright Flyer

20 Jan 16:39

Choose a tag to compare

✈️ Wright Flyer Pre-release
Pre-release

v4.0-alpha - 20 Jan 2025

image

Added

  • New lean folder structure
  • Added support for Schema files
  • Added more automatic setup for modules
  • Added new db, scaffold and generator commands

Fixed

  • Replaced view engine layer with more dynamic rewrite
  • Added better frontend integration support

Changed

  • Replaced migrations, seeders, and factories with Schema files
  • Updated welcome and auth screens
  • Updated scaffolded dashboard screens
  • Switched to new blade API
  • Updated helper comments to get you started faster
  • Switched Leaf modules to an opt-in structure

Removed

  • Vite setup removed from default setup
  • Removed config directory from default setup
  • Moved all module init and setup to MVC core

🎹 Schumann '1'

11 Jan 12:31

Choose a tag to compare

v3.9.1 - 11 Jan 2025

Fixed

  • Force correct MVC Core version

🎹 Schumann

08 Jan 00:55

Choose a tag to compare

v3.9 - 8 Jan 2025

Added

  • Added new console commands
  • Added better frontend tooling integration
  • Added automatic loading for libraries

Changed

  • Removed dependency on public/index.php (You most likely would not need to interact with this file anymore)

🎻 Vivaldi '1'

19 Dec 22:29

Choose a tag to compare

v3.8.1 - 19 Dec 2024

Fixed

  • Update frontend deps