v1.3.0
Pre-release
Pre-release
Hello! This release includes two big changes.
First up is Recent Activity. Recent activity doesn't track everything (only level uploads and when a user favorites a level/another user), but the groundwork has been laid and we can now let server owners start collecting that data early as Refresh implements new features.
Next up, Refresh now bundles and hosts the website without any intervention required. Things should hopefully just work. Feel free to play around, break things, and let us know your feedback about the current state of the website!
Changes
- 432038d: Implement token revocation for API (@jvyden)
- ff556c8: Only return CORS headers on OPTIONS request (@jvyden)
- c12dcec: Grief reports (#31) (@Beyley)
- f5405fa: Use new HttpStatusCode implicit conversion (@jvyden)
- 5d05f0a: Recent activity (#33) (@jvyden)
- bd87845: Ability to host from Refresh, bundle with CI builds (#34) (@jvyden)