What's Changed
- Allow custom URI schemas to work by @ylebre in #173
- added data-simply-storage=none by @Hoxolotl in #176
- Fix CWE-650 (Trusting HTTP Permission Methods on the Server Side) on the /revoke endpoint by @Potherca in #181
- Remove dead-end endpoint. by @Potherca in #182
- User subdomains. by @Potherca : #184
- Fix the handleput functions to work with the user-subdomain case. by @ylebre in #187
- replace @ with ~ in urls by @ylebre in #157
- Fix/php codesniffer by @ylebre in #191
- Prep release 0.10 by @ylebre in #193
- Add (or update) GitHub Actions (GHA) files and related config. by @Potherca in #179
- use main docker images by @ylebre in #195
- remove 'tester' from the code, add for test suite run by @ylebre in #200
- Add acknowledgements to the project README. by @Potherca in #201
- Use Secure WebSocket by @Potherca in #180
New Contributors
Full Changelog: v0.9.1...v0.10.0