What's Changed
- Provided fix for bug # 49 by @usman-muzaffar555 in #50
- Strip debug symbols from Go binaries by @maqeel75 in #61
- Provided fix for issue # 58 by @usman-muzaffar555 in #59
- Fix flaky ServerDialog CI test and eliminate act warnings (#79) by @dpage in #93
- Fix wildcard admin permission check in UI (#70) by @dpage in #84
- Fix killall self-kill and flaky test issues (#79, #86) by @dpage in #95
- feat: website walkthrough with guided browser tour by @AntTheLimey in #53
- Fix dismissed auto-detected clusters reappearing via hierarchy resolver (#36) by @dpage in #85
- Fix empty token scope dropdowns for wildcard owners (#73) by @dpage in #87
- Exclude manually-assigned servers from auto-detected clusters (#74) by @dpage in #88
- Fix scoped API tokens returning empty connection list (#83) by @dpage in #89
- Fix copy-to-clipboard button in token created dialog (#71) by @dpage in #90
- Fix 'Restore to active' action silently failing on acknowledged alerts. #72 by @dpage in #91
- Close remaining RBAC leaks for unshared servers/clusters (#35) by @dpage in #92
- Fix Codacy audit findings: Docker, CI, deps, and dev tools by @dpage in #98
New Contributors
- @usman-muzaffar555 made their first contribution in #50
Full Changelog: v1.0.0-alpha3...v1.0.0-beta1