Releases: tastyigniter/TastyIgniter
Releases · tastyigniter/TastyIgniter
v3.6.7
v3.6.6
v3.6.4
- 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
v3.6.3
- 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
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
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
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
- @philipxyc made their first contribution in #1011
Full Changelog: v3.5.4...v3.5.5
v3.5.4
What's Changed
- Use customer email as replyTo when appropriate by @ryanmitchell in #1002
- Ensure guest_num and duration have minimum values by @ryanmitchell in #1001
Full Changelog: v3.5.3...v3.5.4
v3.5.3
- Fixed unable to drop foreign key issues
Full Changelog: v3.5.2...v3.5.3