v2.11.0
What's Changed
- Make the Docker unhealthy check a little more portable by @crystall1nedev in #473
- "hash" hashed level hashes to generate unique level IDs by @Beyley in #475
- Implement rooms for LBP1 clients by @Beyley in #478
- GetPageData slight refactor by @jvyden in #480
- Add extra sass to the documentation API documentation by @jvyden in #482
- Improve API experience for filtering by game version by @jvyden in #481
- Warn API caller if route not specified for
/levels/{route}
endpoint by @jvyden in #483 - fix mistake in filtersettings summaries by @noblereign in #484
- Allow resource downloading API to sustain 50 requests per second by @jvyden in #485
- Tweaks to object expiry by @jvyden in #486
- DeflateMiddleware: Add deflate compression to game responses by @Beyley in #487
New Contributors
- @crystall1nedev made their first contribution in #473
- @noblereign made their first contribution in #484
Full Changelog: v2.10.2...v2.11.0