- API:
history endpoints added. History comments can now be edited through the PUT endpoint.
- Inventory with qty = 0 can now be moved. This is useful in case reserved inventory exists on that same location as both will change its location.
- Fuzzy search threshold has been slightly reduced resulting in stricter results
- Storage:
Name field is now alphanumerically sorted
[fix] Chance for crash with Error: Minified React error #185 caused by table virtualization
[fix] Storage: rendering issues when using filters
[fix] API: not able to update inventory idCode, dateCode and custom fields
[enterprise-only] The app now uses self-hosted counters
[enterprise-only] Chance for failing to re-connect to the server once authentication is expired