sideshow/CHANGELOG.md

32 lines
563 B
Markdown
Raw Permalink Normal View History

2025-01-13 13:33:24 -06:00
## 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
2025-01-09 12:55:04 -06:00
## v0.2.0 (2025-01-09)
### Feat
- add basic support for local customer, product lookups
### Fix
- expose config for new order w/ pending product
2025-01-06 17:37:40 -06:00
## v0.1.0 (2025-01-06)
### Feat
- add basic "create order" feature, docs, tests
### Fix
- add static libcache files for vue2 + buefy