Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 404 Bytes

CHANGELOG.md

File metadata and controls

6 lines (5 loc) · 404 Bytes

1.4.0 (2019-04-04)

Examples

  • Cart Example: No longer uses the booking session_id as the storage session's id
  • Cart Example: Booking session data is now stored in $_SESSION['booking_session'] instead of in the top level $_SESSION
  • Cart Example: Booking->query_inventory() now accepts all query parameters /api/3.0/item uses