Skip to content

Releases: tastyigniter/TastyIgniter

v3.5.2

30 Jun 15:05
ee29b34
Compare
Choose a tag to compare

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

08 Jun 11:38
3b95b83
Compare
Choose a tag to compare

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

20 May 11:25
55351d3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.4.1...v3.5.0

v3.4.1

26 Apr 14:23
d111be6
Compare
Choose a tag to compare

Improvements and bug fixes.

v3.4.0

30 Mar 13:16
0c08f3c
Compare
Choose a tag to compare

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, for admin.controller.extendFormQuery

🐞 Bug Fixes

  • A lot of improvements and bug fixes

New Contributors

Full Changelog: v3.3.2...v3.4.0

v3.3.2

10 Feb 20:52
eecb89f
Compare
Choose a tag to compare

What's Changed

Fixed

  • Fixed error exception when saving payments

New Contributors

Full Changelog: v3.3.1...v3.3.2

v3.3.1

09 Feb 15:38
3cb5c05
Compare
Choose a tag to compare
  • Fixed issue where validation for updates throws an error

v3.3.0

09 Feb 11:58
80cc31d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.2...v3.3.0

v3.2.2

04 Jan 13:52
c7a0d8e
Compare
Choose a tag to compare

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

09 Dec 11:05
e2ebc0a
Compare
Choose a tag to compare

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