Releases: 5sControl/5s-backend
Release v0.8
First release
1.0.0
Release Notes
New Features:
Manifest Integration
Added support for integration with manifests to simplify data management.
5S-ERP Integration
Fully implemented integration with the 5S-ERP system, including connection and interaction with its core modules.
OrdersView Enhancements
Extended functionality for OrdersView:
Added support for connections to various systems, including Manifest, 5S, Odoo, and Winkhaus.
User Model Updates:
Redefined User Model
The User model has been updated to include custom fields and extended logic to support new capabilities.
Expanded Permissions
New permissions have been added to provide flexible access control for working with the newly introduced features and integrations.
This release focuses on improving integration with external systems, enhancing security, and increasing manageability.
v0.5.5
Made changes to the Kubernetes configuration, added environment variables, disabled the limit on the number of connection attempts, fixed errors in the URL and added new services, added new fields and information output, and fixed errors.
v0.5.4
ADDED:
- downloading algorithms from docker hub
- changed paths auth -> api/auth
- getting the version of the algorithms
- working in debug mode
- uniqueness of name and image_name in the algorithm model
- new parameter for running link_reports algorithms
FIX BAG:
- notification
- obtaining item status
- stopping algorithms
- task celery
v0.5.3
Added:
- item validatio
- session authorization
- basic authorization
Fixed:
- camera algorithm serializers
- items serializers
- settings swagger
v0.5.2
Added:
- work with custom algorithms
- authorization via token in SWAGGER
Fixed:
- receiving all items from ODOO
- bug with falling algorithm
v0.5.1
fixed bugs with database connector
added notification from 5controlS MinMax to chat ODOO
v0.4.9
bug fixed:
zones with zero values
start machine_control with zones
added connector to ODOO
v0.4.5
Fixed bags in project
v0.4.2
fixed:
start and restart machine_control algorithm
added:
tests