Skip to content

Releases: eduardoborges/zeca

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 13 Aug 21:20
2ba86e2

1.4.0 (2026-08-13)

Features

  • site: wire the download buttons to the latest release dmg (2a2c44e)

Bug Fixes

  • ui: stop the permission banner from overlapping the sidebar (c2790c5)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 13 Aug 20:05
87b6baa

1.3.0 (2026-08-13)

Features

  • brand: finish the rename, ZecaAI becomes Zeca everywhere (64fa351)
  • brand: rename Zeca AI to Zeca (67bc4e6)
  • icon: add app icon and enhance README with project description and features (816c68b)
  • meetings: export and import meetings as .zeca archives (615b682)
  • onboarding: provider choice, inline downloads and support step (b8a2272)
  • readme: update title with emoji and refine description for clarity (8eb58dc)
  • recording: simplify the live screen and warn about split audio routes (c24030e)
  • release: sign with Developer ID and notarize when secrets exist (819df99)
  • summary: Claude Code CLI as a summary provider (310dd4b)

Bug Fixes

  • transcript: show transcription errors in the conversation card (9fb8138)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 21:22
1043af9

1.2.0 (2026-08-11)

Features

  • meetings: create a meeting from a pasted transcript (fc5a5bd)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Aug 14:16
28749ac

1.1.0 (2026-08-02)

Features

  • ui: banner when screen-recording or microphone access is missing (7436e55)

Bug Fixes

  • mic: extract the processed voice channel by hand (d615f7d)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 02 Aug 03:07
dca5292

1.0.0 (2026-08-02)

⚠ BREAKING CHANGES

  • models: curate the on-device catalog down to five
  • settings: transcription always auto-detects the language
  • transcript: drop speaker diarization, keep You/Others

Features

  • ai: on-device summaries, point-by-point notes and translation (35557c2)
  • app: menu bar item with recording status (40f3f32)
  • app: notify when processing ends with the app in the background (904b01f)
  • assets: vector app icon from hand-traced SVG (644f2ff)
  • calendar: Google Calendar integration (40e4537)
  • models: curate the on-device catalog down to five (fbfd4ec)
  • playback: real player card and combined meeting mix (85fccc1)
  • recorder: automatic titles, deletion and menu bar timer (4c5ca2c)
  • release: package the app as a DMG (ca36237)
  • settings: custom-server toggle for the OpenAI provider (c141ce3)
  • settings: fetch available models from the OpenAI-compatible server (005cbe5)
  • settings: full download controls for the on-device model (4a721f6)
  • settings: group providers by type with on-device first (ea027be)
  • settings: sidebar-tab settings window (ade8939)
  • settings: transcription always auto-detects the language (2d0d38d)
  • settings: unified single-page settings and on-device model catalog (29482d1)
  • sidebar: multi-select with batch delete, Enter renames, Cmd+Backspace deletes (c76930e)
  • site: agent-ready discovery files (b319633)
  • site: English copy, vector logo, Apple nav and scroll animations (a8118da)
  • summary: Bonsai ternary models in the catalog (21be29d)
  • summary: byte-accurate model download progress (7903b54)
  • summary: embedded on-device LLM provider (Qwen 3 via MLX) (cc5d612)
  • summary: Gemma 4 in the on-device catalog (c644a75)
  • summary: let the user pick the Claude model (198bf1d)
  • summary: move the catalog to Qwen 3.5 (e920725)
  • summary: NVIDIA Nemotron models in the catalog (19dd396)
  • summary: OpenAI-compatible provider with custom base URL (a699269)
  • summary: restart-download button and honest download progress (715aa5c)
  • summary: show live thinking from reasoning models (6e4f052)
  • summary: stream the generation live in the cards (76aec83)
  • summary: three more popular models in the catalog (0dbb477)
  • transcript: drop speaker diarization, keep You/Others (792b641)
  • transcription: Parakeet-only pipeline with English UI (50056aa)
  • ui: cancel button for summary and point-by-point generation (88aafde)
  • ui: monochrome Apple-style theme with Liquid Glass helpers (da809ea)
  • ui: redesigned meeting detail, grouped sidebar and English copy (48408de)

Bug Fixes

  • audio: cancel speaker echo from the mic track (6dc18cf)
  • live: raw real-time speech level bars (f826246)
  • recorder: clean up correctly on failed starts and one-sided captures (f2d3182)
  • summary: stop the prompt from inventing task owners (4f033c9)
  • summary: strip <think> blocks from on-device model output (d061e75)
  • summary: tame thinking small models (Qwen 1.7B) (1edd867)
  • ui: keep the summary visible while notes generate (cfa889d)

Performance Improvements

  • on-device: turn off model thinking for summaries (b61adc7)