Skip to content

v1.3.2 — On This Day, capture polish & fixes

Choose a tag to compare

@zxw1992 zxw1992 released this 24 May 15:23
· 29 commits to main since this release

v1.3.2 — On This Day, capture polish & fixes

Highlights:

  • On This Day: the capture page now resurfaces memories from the same month and day in earlier years (hidden until you have prior-year history).
  • "Recent" list on the capture page now persists (last 5 captures, any status) and survives navigation and reload; click any item to jump to its detail on the timeline.
  • Custom capture time: optionally backdate a memory with a collapsible date/time control.
  • Recording preview now uses the same waveform player as the rest of the app.

Fixes:

  • Deleting a memory also removes its leftover thumbnail.
  • Search drops clearly-unrelated results below a similarity floor.
  • Bailian (DashScope) region/key mismatches (401/403) are detected at startup with a clear hint.
  • Internal: startup migrated to a FastAPI lifespan handler.