32 lines
563 B
Markdown
32 lines
563 B
Markdown
## v0.3.0 (2025-01-13)
|
|
|
|
### Feat
|
|
|
|
- move lookup logic to handler; improve support for external lookup
|
|
|
|
### Fix
|
|
|
|
- expose new order batch handler choice in orders/configure
|
|
- add "Other" menu, for e.g. integration system links
|
|
- bugfix when new order with no pending customer
|
|
|
|
## v0.2.0 (2025-01-09)
|
|
|
|
### Feat
|
|
|
|
- add basic support for local customer, product lookups
|
|
|
|
### Fix
|
|
|
|
- expose config for new order w/ pending product
|
|
|
|
## v0.1.0 (2025-01-06)
|
|
|
|
### Feat
|
|
|
|
- add basic "create order" feature, docs, tests
|
|
|
|
### Fix
|
|
|
|
- add static libcache files for vue2 + buefy
|