Skip to content

Releases: tastyigniter/ti-ext-api

v1.3.1

22 Nov 22:08
a8c0ced
Compare
Choose a tag to compare
  • Minor improvements and bug fixes

v1.3.0

18 Oct 10:31
72dff90
Compare
Choose a tag to compare
  • Added PHP 8 support
  • ❗️❗️❗️Requires v3.1.0+
  • Added resource endpoint for menu options

v1.2.0

15 Sep 14:10
4a3850a
Compare
Choose a tag to compare
  • ❗️❗️❗️Requires v3.1.0+
  • ❗️Requires Reservation v2.3.0
  • Added location slug to booking page permalink

v1.1.0

01 Sep 11:55
04657e6
Compare
Choose a tag to compare
  • Because APIs are stateless, the /csrf-cookie endpoint has been removed.

v1.0.2

14 Jul 11:39
105031f
Compare
Choose a tag to compare
  • Minor improvements and bug fixes

v1.0.1

22 Jun 18:23
0dd2e2b
Compare
Choose a tag to compare

Improvements and bug fixes

v1.0.0

18 May 09:20
8703fc4
Compare
Choose a tag to compare
  • ❗️❗️❗️Requires v3.0.4-beta.28
  • Moved from Laravel API Resource to Fractal transformers
  • Minor improvements and bug fixes

v0.3.0

06 Jan 00:16
Compare
Choose a tag to compare

❗️❗️❗️Requires v3.0.4-beta.22

  • Bug fixes

v0.2.0

06 Jul 02:18
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

❗️❗️❗️Requires v3.0.4-beta.22

What’s new

  • Added support for token-based authentication
  • You can now issue tokens to allow admin or customer access to your endpoints
  • Added support for more endpoints: customers, orders, reservations and reviews
  • Added documentation for endpoints