February 12th, 2026

v0.29.0 - New Projects Navigation, Apple Calendar and much more!

  • New Projects navigation - easily filter out tasks for different projects.

  • Added Apple Calendar integration — natively sync your macOS calendar events directly into Locu

  • Zapier integration out of Beta

  • Add support to automatically launch Locu at start up

  • Add support for global shortcut to open Locu

  • MCP server support (Beta) - connect Locu to AI tools like Cursor and Claude Code for task management via MCP

  • Added workspace selection in Floating Notes

  • Added separate cancel flow for Linear tasks

  • Fixed clipboard copy when using select-all (Cmd+A)

  • Fixed mention insertion converting lists into paragraphs

Public API

  • ⚠️ Breaking change: All timestamps are now returned in ISO 8601 format instead of epoch seconds

  • Added DELETE /timer endpoint to cancel a running timer without saving a session

  • Various improvements to notes parsing, webhook payloads, and query options

Other minor bug fixes and improvements.