Dashboard Section Links Go Where They Say
Links such as /dashboard/logs now open that section of your active project instead of an error screen.
#What's Changed
- [Fix] /dashboard/logs, /dashboard/members, /dashboard/tokens, /dashboard/encryption and /dashboard/settings now forward to the matching page of your active project — the one you last opened, otherwise your first — or to project setup if you have none. No such pages ever existed, so these URLs were read as a project named after the section under an account called “dashboard”, and showed the No access screen (previously the 404 page).
- [Fix] The sidebar links to Logs, Team Members, Service Tokens, Vault Encryption and Project Settings no longer dead-end when clicked before your project list has loaded. Until then they fall back to the /dashboard/… addresses above, which now resolve.