We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc273a8 commit b25d5ddCopy full SHA for b25d5dd
CHANGELOG.md
@@ -1,3 +1,18 @@
1
+## v1.2.0 (2026-03-07)
2
+
3
+### Feat
4
5
+- **docs**: add GitHub Pages landing page with SEO and source-verified content
6
+- embed default pages into binary as fallback when files.root lacks them
7
+- rebrand footer to 21no.de with love emoji
8
+- redesign default pages with terminal/dev-oriented aesthetic
9
10
+### Fix
11
12
+- replace fingerprint-blocked named fonts with ui-monospace system stack
13
+- extract inline styles to style.css to comply with default-src 'self' CSP
14
+- remove inline script and onclick handler to comply with default-src 'self' CSP
15
16
## v1.1.0 (2026-03-07)
17
18
### Feat
0 commit comments