Skip to content

Releases: tastyigniter/TastyIgniter

v4.2.1

31 Jan 00:16
937fdca

Choose a tag to compare

v4.2.0

27 Jan 10:33
46b39ed

Choose a tag to compare

v4.0.4

12 Sep 11:18
70fe800

Choose a tag to compare

Fixed

  • Remove migration command from post-create-project-cmd composer scripts

v4.0.3

11 Sep 20:46
0116aa5

Choose a tag to compare

Changed

  • deps: Update laravel/framework from ^11.0 to ^12.0 in composer.json.

Removed

  • Remove demo theme files and layout components from the project.

v4.0.2

22 Jun 22:38
c4fa12e

Choose a tag to compare

Added

  • Add auth.json to .gitignore to exclude sensitive credentials.
  • Add storage/app/private directory and update .gitignore.
  • Add Clockwork and IDE helper files to .gitignore.
  • Update robots.txt to disallow crawling of the /admin/ path.

Changed

  • Update composer.json to change repositories structure from array to object.

Removed

  • Remove demo component files including Block class and view templates.

v4.0.1

28 May 21:13
7ed6949

Choose a tag to compare

Added

  • Add storage/app/private directory and update .gitignore.
  • Add Clockwork and IDE helper files to .gitignore.

Changed

  • Update composer.json to change repositories structure from array to object.
  • Update post-update-cmd to publish laravel-assets instead of igniter-assets.

Removed

  • Remove demo component files including Block class and view templates.

v4.0.0

08 Mar 15:22

Choose a tag to compare

v3.7.7

14 Sep 11:56

Choose a tag to compare

  • Minor improvements and bug fixes

Full Changelog: v3.7.6...v3.7.7

v3.7.6

07 May 23:19

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.7.5...v3.7.6

v3.7.5

31 Dec 14:28

Choose a tag to compare

What's Changed

  • Fixed error when loading admin dashboard widgets
  • system.urlPolicy config can be set from env variable by @mrdezzods in #1063
  • Resolve temporarily open_basedir issue by @Concreta09 in #1061

Full Changelog: v3.7.3...v3.7.5