What's Changed
- Use the new leaderboard api by @AbdBarho in #741
- Supporting user pagination on the web admin view by @fozziethebeat in #732
- use
useSWR
data instead callingsetState
by @notmd in #751 - Allow to select role when sigin in debug mode by @notmd in #756
- Switch back to useEffect in FlaggableElement by @fozziethebeat in #758
- Fix rank in leaderboard by @AbdBarho in #760
- 599 add row versioning to backend tables by @melvinebenezer in #710
- ensure we include a timeframe when fetching leaderboard by @fozziethebeat in #759
- migrate
formik
toreact-hook-form
by @notmd in #771 - website: Improve 'spam?' question by @othrayte in #772
- 770 tree manager allow to specify desired task_type no prompter ranking by @andreaskoepf in #775
Full Changelog: v0.0.1-alpha17...v0.0.1-alpha18