Skip to content

Releases: tastyigniter/TastyIgniter

v3.6.4

09 Mar 12:50
569f76e
Compare
Choose a tag to compare
  • Minor improvement to how delivery fee is calculated based on the distance from the restaurant to the customer.

Full Changelog: v3.6.3...v3.6.4

v3.6.5

14 Mar 09:51
bdbd593
Compare
Choose a tag to compare
  • Minor improvements

v3.6.3

27 Feb 09:34
f457de8
Compare
Choose a tag to compare
  • Fixed duplicate stock deduction issue.
  • Added missing mail templates for low stock alert and user access invitation notification.
  • Fixed issues with list filtering
  • Fixed JS issues caused by incompatible boostrap-colorpicker JS library
  • Replaced boostrap-multiselect with slimselect JS library

Full Changelog: v3.6.1...v3.6.3

v3.6.1

18 Jan 09:57
2e70026
Compare
Choose a tag to compare

Bug Fixes

  • Fixed issue where its impossible to unassign a group or staff
  • Fixed issue with clockpicker positioning and some minor UI adjustments
  • Avoid negative order total when calculating totals
  • Fixed issue with managing records when recordeditor is in radio mode
  • Fixed issue opening multiple record editor modals.

Full Changelog: v3.6.0...v3.6.1

v3.6.0

01 Nov 15:26
5736c74
Compare
Choose a tag to compare

UI/UX Improvements

  • Rearranged the fields on the reservations admin page

Changes

  • When installing, ensure that the admin password has a maximum length of 32 characters.
  • The code field on mail layouts and partials should always be unique.
  • Avoid marking orders as processed more than once.

Bug Fixes

  • Fixed the URL for the dashboard news widget feed.
  • Fixed an issue in which the reservation list could not be filtered by multiple statuses.
  • Fixed issue where dashboard charts was not displaying data
  • A lot of improvements and bug fixes

Full Changelog: v3.5.5...v3.6.0

v3.5.5

21 Sep 15:25
8371bc8
Compare
Choose a tag to compare

What's Changed

  • fix what seem like typos by @CupNoodles in #1010
  • Make location options fields unique by @philipxyc in #1011
  • Fix slow running code when loading location options

New Contributors

Full Changelog: v3.5.4...v3.5.5

v3.5.4

29 Aug 10:53
395b864
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.3...v3.5.4

v3.5.3

02 Jul 10:51
115c602
Compare
Choose a tag to compare
  • Fixed unable to drop foreign key issues

Full Changelog: v3.5.2...v3.5.3

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