Quizfreely's API finally has paginated results for a bunch of queries. Also, searching studysets now uses trigram-powered search in addition to full text search, which is much better for titles and works better for incomplete or misspelled search queries. There's also new queries for stats like recently created/updated studysets count.
There's also now integration tests that run the whole DB (in a container) to make sure changes don't cause new bugs. There's also a CI/CD workflow for it too. Also, developer/contributor tools/workflows like the push-to-codeberg and push-to-gh actions have been updated across a bunch of repositories, they now include a branch parameter/input.
