What's Changed
- feat(plugins): Implement plugin API key management and authentication middleware by @AnthonyMichaelTDM in #746
- fix(issue 758): Handle existing symlink in start_zerotier function by @AnthonyMichaelTDM in #759
- fix(issue 771): panics when rewriting headers for websockets, and strange issue with logging across a month boundary by @AnthonyMichaelTDM in #772
- add CODEOWNERS file by @AnthonyMichaelTDM in #792
- Update lego to v4.25.2 by @zen8841 in #795
- feat(sso): forward auth body and alternate headers by @james-d-elliott in #788
- feat(sso): clear settings by @james-d-elliott in #789
- feat(plugins): Implement event system w/ POC events by @AnthonyMichaelTDM in #753
- feature: new container environment vars by @PassiveLemon in #805
- Update example plugins by @AnthonyMichaelTDM in #807
- feat(event system): Flesh out EventPayload interface by @AnthonyMichaelTDM in #810
- feat(plugin API): Plugin-to-plugin-comms by @AnthonyMichaelTDM in #813
- put plugin API on separate mux not protected by CSRF by @AnthonyMichaelTDM in #820
- V3.2.6 by @tobychui in #804
New Contributors
Full Changelog: v3.2.5r2...v3.2.6