Skip to content

0.3.0

Choose a tag to compare

@github-actions github-actions released this 18 Mar 23:10
0.3.0: Security hardening & token reliability

- Parse JWT exp claim for token expiry (instead of hardcoded 24h)
- Reduce refresh buffer from 1 hour to 2 minutes
- HTML sanitization (nh3) to prevent stored XSS
- Settings GUI redesign with Pensio branding
- Mirror delete safety with source filtering
- Simplified entry types (default to daily_journal)
- Fix npm flatted DoS vulnerability