TaskJunkyDocs

Versions

Current versions of TaskJunky across all platforms.

Current releases

PlatformVersionUpdated
Web (web.taskjunky.app)1.0.207Continuously deployed
Landing (taskjunky.app)1.0.207Continuously deployed
iOS (App Store)1.0.02026-05-11
MCP Server (@taskjunky/mcp)0.1.22026-05-11

Version endpoints

TaskJunky also exposes machine-readable version endpoints for deployment checks and automation:

  • Web app: /version
  • Landing app: /version on 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.

On this page