Skip to content

Releases: tastyigniter/TastyIgniter

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

v3.2.0

22 Nov 22:04
3cada99
Compare
Choose a tag to compare

What's Changed

  • Fixes case when file doesn't actually exist (eg translation js) by @ryanmitchell in #888
  • Improve database design: Add foreign key constraints by @sampoyigi in #883
  • Fixed issue where missing reservation stay time was breaking reservation list admin page by @ryanmitchell in #891
  • More bug fixes

Full Changelog: v3.1.2...v3.2.0

v3.1.2

01 Nov 10:29
efd709c
Compare
Choose a tag to compare

💡 Changes

  • Run rollback migrations in reverse order (@5dc82015)

🐞 Bug Fixes

  • Fix 'No item(s) specified' error when installing an extension or theme (#877)
  • Fix <\textarea> in codeeditor breaks out of the editors textarea (#881)
  • Remove trailing bracket from the invitation email subject (#882)

New Contributors

Full Changelog: v3.1.1...v3.1.2