Releases: tastyigniter/TastyIgniter
Releases · tastyigniter/TastyIgniter
v3.5.2
What's Changed
- Add extendRecords to list by @thienvu18 in #989
- Added
$location_logo
mail variable to order and reservation mail templates - Dropped all foreign keys constraints due to irritating foreign key errors
Full Changelog: v3.5.1...v3.5.2
v3.5.1
Changes
- Remove unique validation rule on allergen, category, location, mealtime, menu and table form requests
Bug Fixes
- Minor improvements and bug fixes
Full Changelog: v3.5.0...v3.5.1
v3.5.0
What's Changed
- Add table prefix to related table in search query by @thienvu18 in #960
- Install all vendor assets using npm by @sampoyigi in #951
- Minor fix, fixes #959 by @smoleniuch in #961
- Install languages from crowdin via the admin dashboard by @sampoyigi in #966
- Organise location options fields by @sampoyigi in #965
- Apply fixes from StyleCI by @sampoyigi in #967
- Update pr 969 by @ryanmitchell in #973
- Load default value for filter scope by @thienvu18 in #968
New Contributors
- @thienvu18 made their first contribution in #960
- @smoleniuch made their first contribution in #961
Full Changelog: v3.4.1...v3.5.0
v3.4.1
v3.4.0
What's Changed
- Prevents SQL Error when either subtract_stock field is NULL by @CupNoodles in #952
- fix admin/orders select status no working by @AyFun in #953
👨🔧 UI/UX Improvements
- Override component partials from admin theme template editor (#922)
💡 Changes
- Deprecated event
controller.form.extendQuery
, foradmin.controller.extendFormQuery
🐞 Bug Fixes
- A lot of improvements and bug fixes
New Contributors
Full Changelog: v3.3.2...v3.4.0
v3.3.2
v3.3.1
v3.3.0
What's Changed
- Move guest order config to location level by @ryanmitchell in #913
- Laravel style form requests by @ryanmitchell in #914
- Remove plain .php support for views by @ryanmitchell in #907
- Sponsored Development: Improve stock management by @jsongerber & @sampoyigi in #899
- Allow orders to be searched by status by @ryanmitchell in #910
Full Changelog: v3.2.2...v3.3.0
v3.2.2
What's Changed
- Added MySQL8 to actions for testing by @ryanmitchell in #903
- Added the option to add separate logos for emails and invoices
- New layout for the admin order details page
Full Changelog: v3.2.1...v3.2.2
v3.2.1
What's Changed
- Add ability to replace elements when handling AJAX responses
Fixed
- Fix ignore update button not working
- More bug fixes and improvements
Full Changelog: v3.2.0...v3.2.1