Recent Releases
v0.5.0
Released: February 24, 2026Breaking Changes
- None
New Features (ish)
- Terms of Service. Renamed "Terms of Use" to "Terms of Service" and updated to reflect the norms and laws of the United States.
- Privacy Policy. Updated to reflect the norms and laws of the United States. Merged the cookie policy into this document.
- Accessibility Statement. Created an Accessibility Statement. It can be found in public landing page footer. WCAG is a big deal in the United States, specifically around the Americans with Disabilities Act.
- Release Notes. Created this document in the Help Center to replace the deprecated AnnounceKit "Changelog" page.
Defect Corrections
- YouTube Embeds. Some users may have experienced Error 152 or 153, depending on your browser, for YouTube videos embedded in the site. Last year YouTube made a policy change to block any embeds that used the "no-referrer" policy in the header. The embedded player was updated to allow for cross-origin referrers. NOTE: Browser privacy settings may still prevent the referrer which will result in an Error 153 or 154.
- Accessibility. Added accessibility functionality to some of the public pages in order to be WCAG compliant. More will be coming in this area.
- User Terms Dialogue. If an existing user did not want to agree to the ToS, they had to close the tab/app which is a UX anti-pattern. Added a signout button for a more elegant exit.
Security
- Package Updates. Updated several outdated packages that contained security vulnerabilities.
Performance Improvements
- Package Updates: Nothing was implemented to explicitly improve performance. Package updates may have the added benefit of improving performance.
- Various Code Refactors: Refactored code a few code snippets in the public pages making it more efficient.
Deprecations
- AnnounceKit. The AnnounceKit library was removed and functionality that used it were removed in this version. This impacts two items: Landing page announcements and changelog. Both features have been removed. There is no replacement at this time for landing page announcements. These release notes replace the changelog.
- Tarrasque Shop. Due to low (or no) sales, the upkeep was not worth keeping the merch store. In the future we may revisit and bring something similar back.
- Patreon. Removed the links to the Patreon page and other related functionality will be removed soon. Going forward we will no longer accept Patreon from new subscribers.
- Cookie Policy. The cookie policy was merged into the privacy policy, there is no longer a separate cookie policy page.
info
This product uses Semantic Versioning in the form MAJOR.MINOR.PATCH .
- MAJOR (e.g., 2.0.0): Incremented when we make breaking changes to core gameplay, progression, or compatibility.
- MINOR (e.g., 1.4.0): Incremented when we add new, backward‑compatible features or significant improvements.
- PATCH (e.g., 1.3.2): Incremented when we release backward‑compatible bug fixes or small tweaks.