Bump to v0.8.2 — writing & reading polish, article TOC

- Remove 280-char note limit, soft warning at 4000
- Serif reading font (Georgia) at 17px for articles
- Reading progress bar on articles
- Article table of contents (floating right, scroll-aware)
- Connection indicator fix (data-aware, 25s grace)
This commit is contained in:
Jure
2026-03-20 11:00:46 +01:00
parent d62cf73510
commit afb8fed97b
6 changed files with 176 additions and 98 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "wrystr",
"private": true,
"version": "0.8.1",
"version": "0.8.2",
"type": "module",
"scripts": {
"dev": "vite",