Skip to main content

Changelog

AI Planner update history

v0.11

Telegram: account link, notifications, and Mini App

  • Web ↔ Telegram account link: code in settings, Confirm / Cancel in the bot
  • Telegram notifications: overdue, level-up, engagement/daily_summary, winback; types configurable in settings
  • Mini App: matrix-first home, Archive tab, chat composer with keyboard inset
  • AI agent: approve-before-create for topic/draft dumps; explicit “create …” can still auto-apply
  • Russian relative due dates: “завтра”, “в пятницу”, “ко вторнику следующей недели”
  • Plain task titles — bracket prefixes stripped for cleaner matrix and notifications
v0.10

AI agent, Today view, and multi-session chat

  • Planner AI agent: create/close tasks, find done work, append notes to a card
  • Calendar meetings (CalDAV) in the same chat — “what’s on today?”
  • Multi-session chat: new conversation, switcher, and history
  • Compact chrome: Today, Eisenhower matrix, projects
  • Capture: text, voice, and screenshots → task drafts; search done tasks via the agent
  • Landing and blog: agent positioned as the primary product differentiator
v0.9

Public site: copy and navigation

  • Landing and FAQ: consistent tone, natural punctuation, less AI-sounding boilerplate
  • Header without contact duplication: Telegram and email stay in the footer
v0.8

LLM analytics and quotas in admin

  • Token logging for every LLM call (parse, chat, vision)
  • Global and per-user request limits
  • LLM analytics panel in admin: charts, top users, spend by type
v0.7

SEO and CalDAV

  • SEO optimization: JSON-LD, sitemap.xml, robots.txt, canonical
  • CalDAV integration: Yandex, Google, universal CalDAV
  • Landing page with Eisenhower matrix and agent demo

Planner backlog

Development directions for the task, calendar, and AI modules. Marketing page changes are not included.

  • PWA: install on device and more predictable offline behavior for already loaded data
  • Mobile UX: better matrix, side task card, and tap zones on small screens
  • Parsing and capture: multiple tasks from one text in a single request, more robust vision on complex screenshots
  • In-card chat: pagination and sliding context window for very long chat histories
  • Task export and user data backup
  • API reliability and scaling: shared rate limiting across instances, clear error messages for task creation and AI call failures