Skip to content

Releases: tastyigniter/TastyIgniter

v3.7.5

31 Dec 14:28
Compare
Choose a tag to compare

What's Changed

  • Fixed error when loading admin dashboard widgets
  • system.urlPolicy config can be set from env variable by @mrdezzods in #1063
  • Resolve temporarily open_basedir issue by @Concreta09 in #1061

Full Changelog: v3.7.3...v3.7.5

v3.7.4

03 Oct 20:34
Compare
Choose a tag to compare
  • Fixes issue with attaching media items

v3.7.3

28 Sep 22:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.7.2...v3.7.3

v3.7.2

19 Jun 15:48
Compare
Choose a tag to compare

What's Changed

  • Location picker now applied on dashboard widget queries.

Full Changelog: v3.7.1...v3.7.2

v3.7.1

14 Jun 18:14
Compare
Choose a tag to compare

What's Changed:

  • Improved dashboard widgets

v3.7.0

14 Jun 08:55
Compare
Choose a tag to compare

What's New:

  • You can now search orders and reservations by telephone and email fields.

What's Changed:

  • Improved dashboard widgets
  • More bug fixes

Full Changelog: v3.6.9...v3.7.0

v3.6.9

03 May 17:35
Compare
Choose a tag to compare

What's changed?

  • Fixed a bug that caused incorrect calculation of point-in-polygon.

Full Changelog: v3.6.8...v3.6.9

v3.6.8

20 Apr 11:14
Compare
Choose a tag to compare

What's New:

  • The option to manually set reservation tables has been restored, giving users more control over their reservations.

Bug Fixes:

  • The JSScope assetic filter has been removed, fixing a known issue caused by the broadcast extension.
  • A typo in the list column type has been fixed, enhancing the readability of the dates in lists.
  • The order and reservation cancel logic has been moved to the model from both Cart and Reservation extensions, improving the stability of the application.

v3.6.7

15 Mar 15:01
1099e13
Compare
Choose a tag to compare
  • Minor improvements

v3.6.6

15 Mar 14:09
0d08f5a
Compare
Choose a tag to compare
  • Minor improvements