Releases: nickheyer/discopanel
Releases · nickheyer/discopanel
DiscoPanel v2.0.6
What's Changed
- fixed host/container path resolution for the third time, added initcommand to auto set the generated config (and for future usage) in modules, fixed data totals aggregation metrics (3be8709)
DiscoPanel v2.0.5
DiscoPanel v2.0.4
DiscoPanel v2.0.3
What's Changed
- Fixed server sorting using a best defaults guess. Restyled the server list view page, made ux a bit more intuitive and rm dropdown bs. (ecaebd3)
- Mclogs upload widget implemented to call rpc (64a29b6)
- Fixed module auth w/ inherited ephem token from creator of module. Fixed port binding defaults for proxied http modules w/ smart hostname + warnings. (408a875)
DiscoPanel v2.0.2
What's Changed
- Fixed premature user creation (7a7d413)
DiscoPanel v2.0.1
DiscoPanel v2.0.0
What's Changed
- Merge pull request #51 from nickheyer/FEAT_RBAC_AUTH_OIDC (b84436b)
- Merge branch 'main' into FEAT_RBAC_AUTH_OIDC (108a782)
- Added discord oidc w/ custom role mapping. Fixed config unmarshalling from json str. Added docs, added example. (c97adca)
- Google oidc added to provider examples. Ridiculously easy. Docs updated. (0bee796)
- Fixed (a2a66b6)
- Fixed release yaml package (ddc1c22)
- Made indexers robust and introspective in terms of errors and debugging (f2e5731)
- Broke apart getting started section in docs. (ea5f3ca)
- OIDC provider guides added using compose templates I previously made as a reference and literal example (0c1ba81)
- Improved docs (b85ae0e)
- Created a proper getting-started page. (0a6a4d2)
- Include public api doc reader in doc site, using protobuf gen yaml. (4288bce)
- docs are pretty now (057b382)
- Fixed domain (1a3d65e)
- attempt at gh docs integration (eabe388)
- fix buf to work with gnostic plugin (6f41796)
- API Token (per user via profile) implemented. Conditionally rendering api docs templated based on existence of auth provider. Added http handler folder to rpc for one off http requirements like openapi. (ef596a3)
- Added scoped user invite feature. Fixed bug regarding modules bind create on read only. Improved auth ui functions. Added invite to rbac mappings. (dce9f9d)
- Fix mount shenanigans (d8f1491)
- fix auth ws (59b3cab)
- Little fixes (d93b259)
- Oidc + rbac + auth-rewrite 90% complete, just need api token generation (93cc136)
DiscoPanel v1.0.37
DiscoPanel v1.0.36
What's Changed
- fixed ws init on page load for console (f797334)