v2.16.0
What's Changed
- Add admin photo moderation endpoints by @Beyley in #621
- Optimize
GetConvertedType
by using a server-side query by @jvyden in #622 - Allow conversion of assets not in the database to images by @jvyden in #623
- Require verified email when hearting/dehearting slots/users by @jvyden in #624
- Allow unverified users to access
/filter
, but still blocking commands by @Beyley in #625 - Allow duplicate level uploads if the user is the original author by @jvyden in #627
- Don't update level modification date if the root level has not changed by @jvyden in #626
- Include GamePhotos in activity pages by @jvyden in #629
- Refactor constants in
Refresh.Common
by @jvyden in #628 - Show levels from the last active contest after a contest has ended by @jvyden in #630
- Reset token expiry date when using a refresh token by @jvyden in #631
- Move verification stuff to Refresh.Common by @jvyden in #632
- Add ability for admins to ask users for verification codes by @jvyden in #633
- Improve ordering of getting favourite/queued levels by @jvyden in #634
- Store user's yay/boo/meh faces by @jvyden in #636
- Report more details in
GameLevelResponse
by @jvyden in #635
Full Changelog: v2.15.2...v2.16.0