v0.7.595
Staff visibility, webhook secrets, and interface improvements
This release improves how staff public visibility changes are tracked, makes webhook signing secrets visible immediately after creation, and polishes several tables and navigation labels in the admin portal.
Features
- Webhook secret shown on creation: the signing secret for a new webhook is now displayed immediately after it is created, using the same one-time reveal approach as the rotate flow, so you can copy it without any extra steps.
- Staff public page locations in the list: the staff list now shows which locations are included on the public team page under each staff member's visibility badge, giving a clear overview without opening each record.
- Activity log for visibility changes: when a staff member's public page visibility or location settings are changed, the activity log now records exactly which locations were added or removed, including their names.
- Scrollable API profile tables: the API profile and request log tables now scroll horizontally when content is wide, keeping row actions accessible on smaller screens.
Fixes
- Webhook dialog feedback: the one-time secret dialog now gives clear inline feedback when you try to close it before copying the secret, preventing accidental loss of the signing key.
- Access navigation label: the Access section in the sidebar now uses the correct staff access label instead of the generic term "Invitations", making navigation clearer.
Security and reliability
- Improved dependency hygiene: an outdated security exclusion for a build dependency has been removed after the affected version was replaced with a patched release, keeping the dependency audit clean and up to date.