Releases: tastyigniter/ti-ext-api
Releases · tastyigniter/ti-ext-api
v1.3.1
- Minor improvements and bug fixes
v1.3.0
- Added PHP 8 support
- ❗️❗️❗️Requires v3.1.0+
- Added resource endpoint for menu options
v1.2.0
- ❗️❗️❗️Requires v3.1.0+
- ❗️Requires Reservation v2.3.0
- Added location slug to booking page permalink
v1.1.0
- Because APIs are stateless, the /csrf-cookie endpoint has been removed.
v1.0.2
- Minor improvements and bug fixes
v1.0.1
Improvements and bug fixes
v1.0.0
- ❗️❗️❗️Requires v3.0.4-beta.28
- Moved from Laravel API Resource to Fractal transformers
- Minor improvements and bug fixes
v0.3.0
❗️❗️❗️Requires v3.0.4-beta.22
v0.2.0
❗️❗️❗️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