Latest release version
Added latest release version on the /about
page (it's also a clickable link). This data is cache for 5 mins to avoid angering GitHub.
Remove trialing slash
URLs with quires after a trailing slash will no longer fail
Example:
- before
http://{URL}/about/?password=foo
would fail
What's Changed
🚀 New Features
- Feature/about latest version by @damongolding in #426
- Feature/caching for about page by @damongolding in #428
⚡ Fixes
- Remove trialing slash by @damongolding in #425
Full Changelog: v0.21.1...v0.21.2