Versions
Current versions of TaskJunky across all platforms.
Current releases
| Platform | Version | Updated |
|---|---|---|
| Web (web.taskjunky.app) | 1.0.207 | Continuously deployed |
| Landing (taskjunky.app) | 1.0.207 | Continuously deployed |
| iOS (App Store) | 1.0.0 | 2026-05-11 |
MCP Server (@taskjunky/mcp) | 0.1.2 | 2026-05-11 |
Version endpoints
TaskJunky also exposes machine-readable version endpoints for deployment checks and automation:
- Web app:
/version - Landing app:
/versionon the landing deployment
The web endpoint returns the deployed web version, MCP package version, current MCP tool count, and Vercel deployment metadata when available.
Platform requirements
Web
- Any modern browser (Chrome, Safari, Firefox, Edge)
- JavaScript enabled
iOS
- iOS 17.0 or later
- iPhone and iPad
MCP Server
- Node.js 18 or later
npx(included with npm)
Changelog
See the full Changelog for detailed release notes.