-
v0.11.0
Stablereleased this
2026-04-25 12:55:01 +02:00 | 3 commits to main since this releasev0.11.0
Product landing page
Added a public-facing landing page at / for unauthenticated visitors.
Previously the root redirected straight to login.What's new:
- New landing page (
app/templates/index.html) with light/dark product screenshots, marketing copy, and a clear
call-to-action to sign up / log in - Dedicated stylesheet (
app/static/css/landing.css) — scoped to the landing page, no impact on the app shell - Self-hosted EB Garamond and JetBrains Mono fonts (
app/static/fonts/) with a shared fonts.css manifest;
reduces third-party font requests across the app i18nstrings extended (app/i18n.py) to cover all landing page copy in EN and ES- Minor form CSS tweak (
forms.css) and template polish across account, admin, and login pages - Security tests updated to account for the new unauthenticated root route
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- New landing page (