v3.0.4-beta.22
Pre-release
Pre-release
sampoyigi
released this
06 Jul 00:09
·
788 commits
to master
since this release
We are constantly working to improve your TastyIgniter experience, here's a summary of what has changed…
🎊 What’s new
- Added support for Laravel version 6
- We have added a new payment attempts tab to display important information about the order’s payment
- Your customers can now save their card details to use later during checkout
- We have added support for more mail drivers and mail encryption to keep your mails secure.
- Added support for CSRF protection
- Added support for single-character names
- You can now rearrange your dashboard widgets
- Your menu items can now be made available at multiple mealtimes
- Added support for a new display type of menu item options that lets your customers add options with different quantities
💡 Improvements
- General UX improvements
- Database improvements: renamed database tables, dropped unused database tables and columns to keep things tidy. You won't lose your data
- Improve the flow of loading the app locale from request, browser and/or session
- When checking extensions for missing dependencies we now disable only extensions with missing dependencies
- Ability to change component alias within the component editor from the admin panel
- Consistent validation rule for all names and emails
- Removed the upload feature for extensions and themes
- Removed the redundant admin assigned page as list filter can be used instead
- Number of pre-installed currencies reduced to 6 major currencies (still includes Nigeria’s Naira, ;))
🐞 Bug Fixes
- Fixed a bug where demo data appeared in fresh installation in cases where it should not
- Fixed a bug where order view invoice button would not open invoice page
- Fixed a bug where cart condition is not removed completely
- Cart conditions are now calculated in the order which they are configured in the admin panel
- Fixed a bug where order email notifications were not sent when they should and sending when they should not
- Fixed a bug where menu item was disappearing from the admin panel when subtract stock is enabled
- Fixed a bug where the date format was not set correctly for the form date picker widget
- Fixed minor bugs in the auto-assignment feature
- Fixed a bug where an admin user could not reset their password