Skip to content

glossa: v0.11.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 22:58
6590ce9

0.11.0 (2026-06-12)

✨ Features

  • add localization for memories management in English and Italian (a56be37)
  • add MemoriesTab component to manage phrase memory entries (a56be37)
  • annotation context menu + NotesTab redesign (#23 #263) (9d284c8)
  • annotation UX improvements (713c798)
  • audit results — exhaustive judge, refine loop (#244 + #259 + #231) (#249) (c06e72a)
  • auto-insert markdown footnote in translation on annotation save (c80cbb6)
  • chunk annotations system (#23) (132e8dc)
  • create annotation from audit issue with pre-filled anchor and content (8e34fb2)
  • enhance loading screen with dynamic height and width variables (a56be37)
  • implement cost panel in PipelineSidebar with improved positioning logic (a56be37)
  • integrate phrase memory management functions in phraseMemoryService (a56be37)
  • keyboard shortcuts for power users (#10) (#251) (a0cc6c1)
  • phrase memory foundation + semantic search workspace shell (#7) (#205) (5c1b0c6)
  • remove manual add-annotation button from NotesTab — entry only via context menu (c740234)
  • unify footnote rendering via remark-gfm, render annotation notes out-of-text (5ef5fca)

🐛 Bug Fixes

  • annotation highlight as background + fix settings color crash + uniform markers (e94f594)
  • annotations: separate annotation-locate focus from audit focus (36d99b2)
  • audit highlight stale, date format EU 24h, embedding regen UX (#265) (a77339e)
  • clear audit highlight on resolve/chunk-nav; chunk summary shows aggregated stats (#262 partial) (1fc3cc3)
  • increase non-streaming request timeout 120s → 300s (#230) (9a94057)
  • restore footnote numbers in preview + show note number in panel + icon-only locate (e494487)
  • revert schema version bump — ALTER TABLE migration is sufficient for nullable column (7aa480a)
  • surface memory logs in the chunk console (#240) (4224a42)
  • unify note rendering across source/translation pages (4233805)
  • update libraryStore to include memories tab in state management (a56be37)

⚡ Performance

  • abilita prompt caching OpenAI su path Responses API (#253) (#260) (5d732f1)

♻️ Refactoring

  • fase 2 structural — split monoliths into focused modules (#247) (ae4acc7)