This is mainly bug fixes for the previous release.
What's Changed
New Features 🎉
- Allow admins to delete invite codes and revoke sent invites by @diaxoaine in #3930
Bug Fixes 🐛
- Do not raise PermissionDenied errors on unsigned get requests by @hughrun in #3925
- fix federated server notes by @hughrun in #3938
Other Changes
- Revert "caching: set cache expire to 0 in debug mode" by @mouse-reeve in #3928
- Sort series books numerically by @diaxoaine in #3926
- Add
stopped readingheader rendering by @diaxoaine in #3927 - Landing page re-work by @mouse-reeve in #3920
- Switch celery pool to threads from gevent by @diaxoaine in #3932
New Contributors
- @diaxoaine made their first contribution in #3926
Full Changelog: v0.8.6...v0.8.7