v0.22.0 Alpha #376
gaidheal1
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's new
Tutorial modal
Users can access an in-app tutorial at any time via the help button in the navbar (desktop and mobile). Content-managed entirely through Django admin — no code changes needed to add, edit, or reorder steps.
TutorialStepmodel with title, body, image, YouTube embed, and ordering; drag-and-drop reordering in adminaria-livestep counter for screen readersAchievements
Players now see a live achievements panel on their Account page showing progress across three dimensions.
/me/player/and/fetch-info/responses — no extra API callsAlso included
Modalcomponent gains asizeprop (sm/lg)Deploy infrastructure
scripts/pre-deploy.sh— pre-deploy now runs via a shell scriptcollectstaticruns at Docker build time (baked into image; pre-deploy container filesystem doesn't persist)webstage moved last in Dockerfile so Render builds it by defaultSILENCED_SYSTEM_CHECKS = ["django_vite.W001"]in prod settings/app/staticfilespre-created with correct ownership in Dockerfilerender.yamlupdated to use./scripts/pre-deploy.shThis discussion was created from the release v0.22.0 Alpha.
Beta Was this translation helpful? Give feedback.
All reactions