What's Changed
- Fix simple-separate-pod url path by @Sykkro in #148
- Support concurrent CSRF cookies by using a prefix of nonce by @thomseddon in #187
- Allow override of domains and whitelist in rules by @thomseddon in #169
- Remove double brackets typo in readme by @thomseddon in #218
- Add go build/test workflow by @thomseddon in #219
- Add port config by @hesstobi in #230
- Add GitHub Actions workflow for creating binaries for releases (#184) by @leona-ya in #199
- Allow to be run without middleware + improve request reading consistency by @thomseddon in #217
- Update dependencies by @six3six in #354
New Contributors
- @Sykkro made their first contribution in #148
- @hesstobi made their first contribution in #230
- @leona-ya made their first contribution in #199
- @six3six made their first contribution in #354
Full Changelog: v2.2.0...v2.3.0