Releases: Epic-Breakfast-Productions/OpenQuarterMaster
Releases · Epic-Breakfast-Productions/OpenQuarterMaster
core-base+station-1.19.0
- Updates to navbar user info display
- updated OverType
- Updates to integrate with new storage block settings
- Better display of item flags
- Improved item information display
core-api-6.0.0
- cleanup of unused code
- Added storage block settings, allowing low stock thresholds scoped to what is stored in storage blocks, as well as notes about that item in storage blocks
- Added convenience fields to item stats
- Improved health reporting of internal initialization processes
- Added convenience fields to event messages
core-characteristics-1.1.1
- more gracefully handling race condition of url not yet being populated
- better handling of possibly nonexistent fields
core-base+station-1.18.1
- fixing broken you page after entity updates
infra-traefik-1.1.0
- Updates to integrate with new error page served by characteristics service
core-characteristics-1.1.0
- added endpoint to serve service error page for Traefik
core-characteristics-1.0.2
- Bugfix to possible omission of order in ui data
core-base+station-1.18.0
- Updates to account for new stored state changes
- Bugfix for checking out when checking out for self
core-api-5.0.0
- Now using java 25
- Dependency updates
- now properly locking changes between item changes (updates, transactions, stored updates)
- Rework of defining stored state for future fun
- Added support for indexing certain fields in mongodb
- Improved instance mutex utilities
core-base+station-1.17.1
- Fix to DB [previously] selecting a deleted database would cause page load error