2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-05-09 03:03:41 +00:00

!refactor(backend): remove backwards-compatible urls (#11667)

* !refactor(backend): remove backwards-compatible urls

* add changelog entry

* remove mention of CUI

* remove now unneeded test

* fix link
This commit is contained in:
Matthias Mair
2026-04-05 01:28:14 +02:00
committed by GitHub
parent e5def31ec5
commit f631eeb245
8 changed files with 4 additions and 161 deletions
+1
View File
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [#11111](https://github.com/inventree/InvenTree/pull/11111) - removes legacy metadata APIs
- [#9814](https://github.com/inventree/InvenTree/pull/9814) - removes legacy config path support
- [#11667](https://github.com/inventree/InvenTree/pull/11667) - removes legacy url patterns
## Unreleased - YYYY-MM-DD