> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flowtask.shiva-raghav.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Product updates

> Product updates and announcements

<Update label="June 16, 2026" description="New releases">
  ## AI Task Parsing

  Create tasks using natural language. Type a sentence like *"Submit tax forms by Friday 5pm, high priority #finance"* and the AI extracts the title, due date, time, priority, and tags automatically.

  **What's included:**

  * **Natural language input** — Describe your task in plain English and the AI structures it for you
  * **Smart date resolution** — Relative dates like "tomorrow", "next Monday", and "in 3 days" are resolved to the correct date based on your timezone
  * **Priority detection** — Words like "urgent", "important", or "low priority" are mapped to high, medium, or low
  * **Tag extraction** — Use `#hashtags` to assign existing tags (e.g., `#work`, `#finance`)
  * **Preview before saving** — Review the parsed fields and edit if needed before creating the task
  * **Floating action button** — Access the AI parser from any page via the sparkle button or `Cmd+I` / `Ctrl+I`
</Update>

<Update label="June 14, 2026" description="New releases">
  ## Recurring Tasks

  Tasks can now repeat on a schedule. Set any task to recur daily, weekly, monthly, or yearly with customizable intervals.

  **What's supported:**

  * **Repeat patterns** — Daily, Weekly, Monthly, and Yearly recurrence
  * **Custom intervals** — Repeat every N days, weeks, months, or years (e.g., every 2 weeks, every 3 months)
  * **Recurrence end date** — Optionally set a date after which the task stops recurring
  * **Auto-generation on completion** — When you complete a recurring task, the next instance is automatically created with the correct due date
  * **Inline recurrence picker** — Choose from presets or configure a custom repeat schedule directly in the task form

  **Coming soon:**

  * Weekday selection for weekly patterns (e.g., every Monday, Wednesday, Friday)
  * Day-of-month selection for monthly patterns
  * NLP-based recurrence input (e.g., "every 2 weeks on Monday")
</Update>

<Update label="June 10, 2026" description="New releases">
  ## Search

  Added search to project sections which makes project as searchable entries
</Update>
