Skip to content

v3.0.4

Compare
Choose a tag to compare
@sampoyigi sampoyigi released this 22 Jun 08:01
· 449 commits to master since this release
6f37d75

After many, many months of development, we are pleased to announce the first stable release of TastyIgniter 3! Here's a summary of what has changed…

🎊 What’s New

  • We’ve dropped support for PHP 7.2
  • Admins can now automatically assign orders to a staff group using Automations. With the ability to control how orders are assigned to staff within a group.
  • Activity Log housekeeping: you can now specify how long to keep activity logs
  • Added support for geocoding with Open Street Maps Nominatim and/or Google Geocoding APIs.
  • Your customers can now track their order status in real-time on the order page.
  • You can now configure split opening, delivery and pickup hours
  • You can now process refunds on Stripe payments right from the admin order page
  • Using the Automation extension you can now schedule review reminder emails on X days after an order is completed
  • You can now limit the number of orders to accept per each time slot
  • Ability to add recurring menu special and set a special price as a percentage of the menu price or a fixed amount
  • You can now mark your restaurant tables as joinable to allow multiple tables per booking
  • Smooth drag and drop for mail variables in the template editor page
  • Added support for a new display type of menu item options that lets your customers add menu item options with different quantities
  • Updated reservations agenda view to a new calendar
  • Reservations calendar events can now be filtered by locations
  • Non-super admins are now completely restricted to records associated with their location(s).
  • Only super admins can now delete records associated with multiple locations
  • All date and time formats now accessible as language strings
  • Smooth drag and drop for mail variables in the template editor page
  • Added support for a new display type of menu item options that lets your customers add menu item options with different quantities
  • You can now manage allergens that can be assigned to your menu items
  • Multi-location support for menu mealtimes and options.
  • And many more improvements.

If you’d like to see a full list of improvements and bug fixes since v2, please see the previous release notes