Release notes
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Make pagination stable when iterating through pages. Now the API should not return duplicated entities and no entities should be skipped.
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Allow deleting reservations for a deleted table.
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Add action for order cancellation
- Fix and improve remote printing
- Add supported filters and sortings:
- sortOrder 🔽
BOTH
- sortOrder 🔽 BOTH
- note 📶
STRING
- status 📶
EQUALS
,ENUM
- documentNumber 📶
EQUALS
,ENUM
,STRING
- points 📶
EQUALS
,NUMBER
- externalId 📶
EQUALS
,ENUM
- note 📶
STRING
- subtitle 📶
STRING
- Table
- seats 📶
EQUALS
,NUMBER
🔽BOTH
- locationName 📶
EQUALS
,ENUM
🔽BOTH
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Describe request not allowed in Slovakia.
- Fix few typos.
- Make docs a bit more clear.
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Fix minor issues and internal improvements in the API.
- Fix filtering of timestamp values with time zone.
- Products with many customizations synchronized with Bolt correctly.
- Do not allow deleting and permission editing for administrator accounts.
- Performance improvements.
- Fix minor issues in the API and in the documentation.
- Document ID is generated if null when importing Delivery notes.
- Product customization can be excluded from publication in EOS.
- Fix validation of the document ID format (UUID) in the delivery note XML.
- Deny access to clouds that have
allowed=false
.
- Add filters and sort:
- Category
- name 📶
STRING
🔽BOTH
- Tag
- name 📶
STRING
🔽BOTH
- Employee
- name 📶
STRING
🔽BOTH
- email 📶
STRING
🔽BOTH
- MoneyLog
- transactionType 📶
EQUALS
,ENUM
- paymentTypeId 📶
EQUALS
,ENUM
- Customer
- companyName 📶
STRING
🔽BOTH
- firstName 📶
STRING
🔽BOTH
- lastName 📶
STRING
🔽BOTH
- Order
- documentType 📶
EQUALS
,ENUM
- OrderItem
- name 📶
STRING
🔽BOTH
- Course
- name 📶
STRING
🔽BOTH
- Table
- name 📶
STRING
🔽BOTH
- type 📶
EQUALS
,ENUM
- Fix bug causing invalid response object for some clients.
- Fix minor issues.
- Rollback the change that wrapped the downloaded XML document inside a <DEASDV> tag.
- URL scheme in the field
url
of newly uploaded Delivery Notes changed fromhttp
tohttps
to avoid security warnings in browsers. The XML file downloadable via this URL will newly have a<DOCUMENT>
wrapped inside a<DEASDV>
tag.
- Add a new field
reason
into the error response to programmatically distinguish more detailed cause of HTTP Status Codes 401 and 403.
- Add support for takeaway on items.
- Add support for order takeaway.
- Add support for changing items' courses.
- Add support for course preparation command.
- Fix error when deleting an Employee.
- Create/update product ingredients and product customizations.
- Filter to get open orders and open order items.
- Delivery notes importing.
- Improve validation for vatId for all entities. Read schema for entity and regex for vatId validation find in general validation.
- Improved performance when paging these entities: Orders, Order items and Money logs.
Last modified 3d ago