chore: remove old history model access from original UI and API V1

ref: #601 #605 closes #606
This commit is contained in:
2025-02-16 05:10:23 +09:30
parent 24e4c95928
commit 57060975b0
6 changed files with 46 additions and 236 deletions

View File

@ -1,3 +1,20 @@
## Version 1.11.0
- History views removed from original Centurion interface.
- History views removed from API v1.
## Version 1.10.0
- Nothing significant to report
## Version 1.9.0
- Nothing significant to report
## Version 1.8.0
- Prometheus exporter added. To enable metrics for the database you will have to update the database backend. see the [docs](https://nofusscomputing.com/projects/centurion_erp/administration/monitoring/#django-exporter-setup) for further information.