Changelog
What's new in TapTidy
Release notes for the web app, Android app, and backend. Full history on GitHub.
Loading latest version…
Apr
13
2026
v2026.04 · Stable
SEO & discoverability overhaul
Significant improvements to how TapTidy appears in search engines and AI assistants. New public pages, structured data, and an AI crawler manifest.
- NewAdded Open Graph, Twitter Card, and canonical meta tags to landing page
- NewJSON-LD structured data: SoftwareApplication, Organization, FAQPage schemas
- NewVisible FAQ accordion section on homepage (7 questions including tier breakdown)
- New
/pricingpage with full feature comparison table and billing toggle - New
/downloadpage — mobile-first APK download with Standard and Privacy build explanations - New
/securitypage — E2E encryption model, key rotation, Pro Privacy tier details - New
/llms.txt— AI crawler manifest for ChatGPT, Claude, Perplexity - NewExplicit Allow rules for major AI crawlers in robots.txt
- NewMobileApplication JSON-LD schema on download page
Mar
21
2026
Android · v2026.03
Focus Mode improvements & widget refresh
Focus Mode now surfaces tasks more intelligently based on due date proximity and manual priority. Home screen widgets got a visual refresh and faster update cycle.
- NewFocus Mode: improved task ranking algorithm (due date + priority weight)
- NewHome screen widget: redesigned quick-add action and task count badge
- PerfWidget update latency reduced from ~30s to ~5s on background sync
- FixShare intent receiver: fixed crash when receiving long URLs from certain browsers
- FixCalDAV sync: resolved occasional duplicate task creation on reconnect
Feb
12
2026
Web · v2026.02
Email-to-task confidence scoring & PWA install improvements
The email-to-task pipeline now shows a confidence score for each parsed field so you can quickly verify what TapTidy extracted before saving. PWA install prompt is now surfaced more reliably.
- NewEmail-to-task: per-field confidence indicator in the review UI
- NewPWA install prompt: smarter trigger (shown after 2nd session, not 1st)
- PerfNatural language parser: Rust WASM bundle reduced by 18% (tree-shaking pass)
- SecurityDependency audit: updated 4 packages with moderate severity advisories
- FixOffline sync: resolved edge case where tasks created offline without network were not queued for sync