Add ACP user deletion and split frontend bundles
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-17
|
||||
- Added ACP user deletion end-to-end with admin/founder safeguards, self-delete protection, and backend test coverage.
|
||||
- Replaced the ACP user delete browser confirm with a project-style confirmation modal and refined its header/body layout.
|
||||
- Added inline clear (`x`) support to ACP user search inputs.
|
||||
- Lazy-loaded major SPA routes, including ACP, to reduce the initial frontend bundle size.
|
||||
- Added Vite manual vendor chunk splitting for ACP-heavy, React, router, UI, and i18n dependencies.
|
||||
|
||||
## 2026-02-28
|
||||
- Updated ACP General to use section navigation with `Overview` as the default landing view and a dedicated `Settings` view.
|
||||
- Reorganized ACP General placeholders by moving `Client communication` and `Server configuration` into the Settings area as dedicated sub-tabs.
|
||||
|
||||
Reference in New Issue
Block a user