What’s new
A small changelog to show what’s been added and improved.
2026-03-28
- Added dark/light theme toggle with saved preference.
- Navigation update: tools are now direct nav links on desktop and a single Tools menu on mobile.
- Enabled Umami analytics (page-level tracking) and updated Privacy wording.
- Deployment improvements: more reliable cleanup for
app_offline.htmand stopped overwriting serverweb.config.
2026-03-28
- Launched dedicated tool pages: Text compare, Similarity, JSON viewer, Character count, Word ↔ Number.
- Added SEO titles/descriptions + Open Graph/Twitter previews for better sharing on Slack/X.
- Upgraded tool UX with “Share (copy link)”, sample inputs, swap-sides, and copyable result summaries.
- JSON viewer now supports copy pretty/minified, download, sample JSON, and clearer error details (line/column when available).
- Character counter now includes Tweet/X + meta title/description presets with live color feedback.
- Added About/Privacy/Contact + footer trust copy and a minimal changelog page.
- Added Umami analytics (enabled) with privacy-friendly configuration.
- Deployment improvement: GitHub Actions FTP deploy now uses
app_offline.htmto prevent DLL lock issues during updates.