We just released a new update (v3.0.4-beta.24)! It is another release of improvements and bug fixes on the road to stability.
If you haven’t done so already, please update your app or download the latest version of TastyIgniter to take advantage of everything that’s new.
🎊 What’s New
- Added support to process refund through the PayRegister API
- Added support for validating component properties within the admin component editor
- We have split coupons from the core as an extension
💡 Improvements
- General UX improvements
- Location coordinates now gets updated when a location address changes (#516)
- We now prevent negative pricing on menu items, options and specials (#531)
- Combined page assets (CSS & JS) now enabled by default when running the backend in production.
- Deprecated support for plain PHP template files, to be completely removed before v3 Please ensure all child theme template files use the
.blade.php
file extension
That’s it on TastyIgniter v3.0.4-beta.24 highlights. If you’d like to see a full list of improvements and bug fixes included in this release, please see the full release notes .
🛠 Upgrading
Always back up your files and database before updating.
From the admin dashboard
- Go to System > Extensions, disable all extensions before upgrading by clicking the square (stop) button on all extensions.
- Go to System > Updates, click the Ignore button all updates except the TastyIgniter v3.0.4-beta. 24+ update, then click the Update button.
- Use your newly-upgraded TastyIgniter site!
Manually from the command line
- Follow Step 1 and Step 2
- Run the following command at the root of your TastyIgniter installation:
composer update
php artisan igniter:up
php artisan cache:clear
- Use your newly-upgraded TastyIgniter site!
If you face any issues, please start a new discussion in the Support tag or find us in #support on our Slack. You may find similar issue being discussed but open a new discussion anyway, it helps us get your specific problem solved faster.
😇 Thank You
TastyIgniter releases would not be possible without the support of the community, our thanks go out to all of them! Thank you…
To everyone who contributed code to this release, to everyone who has helped with testing, to every sponsor, to every Open Collective supporter and Github Sponsor. You guys rock!
/Your financial support is a huge source of motivation, it helps provide for stable development hours for TastyIgniter! Help us become a sustainable project by backing us on Open Collective or GitHub!/
Finally, thank /you/ for your continued support, donations, and enthusiasm that keeps us going.