Releases: tastyigniter/TastyIgniter
Releases · tastyigniter/TastyIgniter
v4.2.1
v4.2.0
Core Changelog: https://github.com/tastyigniter/core/releases/tag/v4.2.0
v4.0.4
v4.0.3
v4.0.2
Added
- Add
auth.jsonto.gitignoreto exclude sensitive credentials. - Add
storage/app/privatedirectory and update.gitignore. - Add Clockwork and IDE helper files to
.gitignore. - Update
robots.txtto disallow crawling of the/admin/path.
Changed
- Update
composer.jsonto change repositories structure from array to object.
Removed
- Remove demo component files including
Blockclass and view templates.
v4.0.1
Added
- Add
storage/app/privatedirectory and update.gitignore. - Add
Clockworkand IDE helper files to.gitignore.
Changed
- Update
composer.jsonto change repositories structure from array to object. - Update
post-update-cmdto publishlaravel-assetsinstead ofigniter-assets.
Removed
- Remove demo component files including
Blockclass and view templates.
v4.0.0
v3.7.7
- Minor improvements and bug fixes
Full Changelog: v3.7.6...v3.7.7
v3.7.6
What's Changed
- Clean JS files for case-insensitive file systems by @heyanlong in #1057
- Update $defaultFormat in Country.php by @antoniozh in #1067
- Bump follow-redirects from 1.15.2 to 1.15.4 in /app/admin/assets by @dependabot in #1065
- Fixed path to the Menus-v2 image file in demo theme. by @mindflowgo in #1077
New Contributors
- @heyanlong made their first contribution in #1057
- @antoniozh made their first contribution in #1067
- @mindflowgo made their first contribution in #1077
Full Changelog: v3.7.5...v3.7.6
v3.7.5
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