feat: add Admin random address name generation (#1127)

feat: add admin random address name
This commit is contained in:
Dream Hunter
2026-08-27 23:06:54 +08:00
committed by GitHub
parent 5dbb6107dd
commit f92b059aac
8 changed files with 60 additions and 9 deletions
+1
View File
@@ -11,6 +11,7 @@
### Features
- feat: |Admin| Add D1 storage capacity details to the database page, with persistent Free and Workers Paid plan selection and a comparison between the current database size and capacity limit
- feat: |Admin| Add one-click random email-name generation to the address creation page (issue #1126)
- feat: |User| Add mail composition, inbox-style sent-item filtering by bound address, and the shared address-credentials dialog to the user center, backed by User JWT APIs for address settings, send-access requests, sending, and sent-item management
### Bug Fixes