Description
This releases replaces aiopyql with pydbantic, removing db proxy requirements and allowing for better flexibility for Redis Cache Integration.
- DB/ Model - Database Models have been replaced with pydbantic models & usage surrounding access has been updated
- GUI - some improvements to the admin GUI Navigation.
- Usage of Actions / Permisions has been standardized to Actions, indicating what actions that a given role grants, via groups and member users
- APIs - Model changes also modified some response model structure, matching model structure.
Versioning
- Workflows will follow X.X.X semantic versioning from now on via tagged releases to PYPI and corresponding docker images.