feat(organization): add organization rename redirects and redirect management endpoints
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-20 - 1.7.0 - feat(organization)
|
||||
add organization rename redirects and redirect management endpoints
|
||||
|
||||
- add OrgRedirect model and resolve organizations by historical names
|
||||
- support renaming organizations while preserving the previous handle as a redirect alias
|
||||
- add typed requests to list and delete organization redirects with admin permission checks
|
||||
- allow organization update actions to send name changes
|
||||
|
||||
## 2026-03-20 - 1.6.0 - feat(web-organizations)
|
||||
add organization detail editing and isolate detail view state from global navigation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user