Releases: libremfg/getting-started
Releases · libremfg/getting-started
v0.3.1
v0.3.0
What's Changed
General Changes
- Libre-server has been deprecated. It's functionality is now part of libre-core.
- Rulesets on segments are now handled by libre-core
- Appsmith has been added to the docker-compose. We will get some videos out soon showing examples for how to use appsmith with Libre.
Schema Changes in dgraph schema
- Added the ability to configure materialSpecifications with Backflushing flag in Segment Editor
- Added MaterialActual, EquipmentActual, Personnel actual to JobResponse
- Added dashboard panel properties
Libre Admin UI
- Added the ability to define a dashboard for a material class
- Added the ability to define dashboards using drag-and-drop
- Added a whole bunch of automated UI testing
- Added Transition Event Rule-sets to segment dependencies
- Added the ability to define if a material should be backflushed in the Segment MaterialSpecification
- Added the ability to define parameters on segments and materials to support recipe management
Libre core
- Merged libre-server with libre-core and deprecated libre-server
- Added properties to OperationsRequests and JobOrders
- Added the ability to process segment rulesets to automate the creation and management of JobOrders and JobResponses based on PLC data
- refactored code so that all go types are generated from the graphql schema
- Added the ability to handle calculated properties
- refactor calendarHandler
- move all inventory management functionality into a seperate libre-wms service
New Contributors
- @tomhollingworth made their first contribution in #9
Full Changelog: v0.2.1...v0.3.0
v0.2.1
clean up config files
Full Changelog: v0.2.0...v0.2.1