Releases: tastyigniter/TastyIgniter
Releases · tastyigniter/TastyIgniter
v3.0.4-beta.18
Added
- Child theme support
Changed
- Major improvements to system pages
- Improvements to theme template behaviours
- No longer able to edit locked theme from the admin interface
Fixed
- Minor bug fixes - from bug reports on the forum
- Issue when registering new mail templates
- Saving media attachment custom properties
v3.0.4-beta.17
Added
- Ability restrict menu items to delivery or collection order types.
- Ability to limit customers to a minimum and/or maximum number of selected menu item option values
Changed
- Minor UI adjustments
Fixed
- Bug fixes
- Menu items and options stock quantity will no longer go below -1 when updating stock inventory
v3.0.4-beta.16
Added
- AJAX requests loading indicator on admin pages
Changed
- Models event methods from public to protected matching base model
- Move validation rules from controllers to form request classes
Fixed
- Menu stock quantity no longer deducted when subtract stock is disabled
- Allow decimal numbers in money fields
v3.0.4-beta.14
- Upgraded Laravel to v5.8
- Remove duplicate language strings
- Improved translations editor to make changes to language strings.
v3.0.4-beta.13
Minor improvements
v3.0.4-beta.12
Ignore assetic library
v3.0.4-beta.11
Added
- System date formats
- Scheduler to check for new system updates every 12 hours
- Laravel pre-built mail theme, layout and partials
Changed
- Option to view extensions' Readme file from the Admin Panel
- Use laravel blade and markdown syntax within mail templates and theme files.
Fixed
- Found/Reported bugs
Removed
- Counties flag png files.
- Admin Messages context
v3.0.4-beta.10
Added
- Ability to reserve multiple tables (a24518b)
- Ability to add recurring menu special and set a special price as a percentage of the menu price or a fixed amount (5a0dd2d & 296a20e)
- Global Events: admin.order.assigned and admin.reservation.assigned
Changed
- Update minimum PHP version (49e56ee)
- Functionality & UI improvements
- Disable automatic strict location functionality in admin (613272a)
- Restructure Laravel mix files (d07e564)
- Compile assets bundle using
igniter:util compile scss
instead of NPM (98b33ce) - Only the super and permitted admin can delete other admin users (0217721)
Fixed
- Major bugs
Removed
v3.0.4-beta.9
Fixed
- Improvements and bug fixes
v3.0.4-beta.8
Added
- Coupons can now be assigned to a location
Fixed
- Issue with saving dates form fields
- Minor improvements and bug fixe
- Issue where an unactivated customer is able to log in
- Issue displaying fonts
- Issue where edit media modal is loaded on an empty inline media finder