Skip to content

0.7.0

Choose a tag to compare

@Xheldon Xheldon released this 09 Jul 10:58

0.7.0 — 2026-07-09

Added

  • See what the AI receives. The AI Summary window has a new read-only preview — expand it to see the exact prompt and schedule data (stages, requirement notes, tags) that will be sent, so generating a summary is no longer a black box.
  • Editor on either side. A new setting places the note editor to the right of the calendar instead of its left.
  • Paste images from the web. An image copied from a web page is now downloaded and stored locally, like a pasted file, so it renders and syncs to your other devices instead of showing as broken.

Changed

  • Richer AI summaries. The data sent to the AI now describes each in-range requirement in full — all of its stages, its business line (independent requirements are labelled as such), its full tag names, and its note as plain text (image embeds removed, links kept) — so prompts like "summarise each requirement's doc link" actually work.
  • Smarter default color. A new requirement's color is picked from the least-used hue among unfinished requirements only, so calendar bars stay distinct even once you have closed many.

Fixed

  • Note images now sync across devices. The device that added an image was not uploading it, so other devices showed a broken image; the creating device now uploads its own images, and previously-broken ones recover on the next sync.
  • Quieter crash reports. Transient network errors (VPN reconnects, dropped connectivity) and development-only hot-reload noise no longer show up in crash reporting.