Skip to content

Release Notes

[!info]
These release notes provide only a general overview; minor changes (such as individual new pages or modifications to existing content) are not all listed. However, these can be precisely tracked in the repository's history.

[!info]- Version: v0.04 - Release Date: June 9, 2026

Content
- Multilingual content significantly expanded: Content is now structured under docs/<language>.
- New and updated translations added for many game descriptions and project pages.
- Polish workshop materials imported and integrated into the multilingual content structure.
- Content and metadata structure for games further unified.

Technical
- Website generator switched from MkDocs/MkDocs Material to Zensical.
- New multilingual build and staging structure introduced.
- German remains the default language without a language prefix; other languages will be published under language codes, e.g., /en/, /pl/, /es/.
- Central language configuration introduced via tools/config/languages.json.
- GitHub Pages deployment updated for the new Zensical structure.
- Local translation tools and Dev Console significantly expanded: health checks, batch scheduling, translation status, graph views, navigation tools, link repair, and cleanup workflows.
- Language switcher, translation status indicators, and fallback pages for missing translations added.
- Tables in the final site output improved: sortable tables, better display of dense tables, and optionally collapsible page sections.

Fixed
- Internal links and Markdown links on translated pages are more reliably preserved and repaired.
- Multilingual navigation and URL structure have been stabilized.
- Responsive behavior of the navigation has been improved, especially in conjunction with Zensical's mobile hamburger menu.

[!info]- Version: v0.03 - Release Date: March 11, 2025

Content
- Missing game descriptions added.

Technical
- Favicon + logo added.
- UI Redesign.
- Top-level navigation is now in the page header, while the right-hand navigation bar is adjusted contextually.
- Tables can be sorted by clicking on the headers.

Fixed
- Tags are working again.

[!info]- Version: v0.02 - Release Date: February 26, 2025

Technical
- Blog feature.
- Analytics (Google).
- Cookie banner.
- Feedback widget (bottom of each page).

[!info]- Version: v0.01 - Release Date: January 15, 2025

Content
- 150 game descriptions added.
- Basic documentation description.

Technical
- Base setup for MkDocs and MkDocs Materials.
- Obsidian support with MkDocs publisher (allows the use of Obsidian Markdown such as Markdown links, Callout Boxes).