Skip to content

Releases: GeiserX/CatsUp

CatsUp v0.0.2

26 Jan 16:28

Choose a tag to compare

What's Changed

Features

  • feat: Add Homebrew tap support with DMG builds

Installation

Homebrew (macOS)

brew tap geiserx/catsup
brew install --cask catsup

Manual Download

Download the appropriate file for your platform from the assets below.


Full Changelog: v0.0.1...v0.0.2

CatsUp v0.0.1

26 Jan 16:00

Choose a tag to compare

What's Changed

Features

  • feat: Add release workflow, tests, and update README
  • feat: Add configurable vision service for screen understanding
  • feat: Add manual 'Record Meeting Now' button, improved detection logging
  • feat: Language-agnostic meeting detection using window heuristics instead of title keywords
  • feat: Fix detection button state, add recordings menu, monochrome icon, use user's cat image
  • feat: Redesign cat logo - elegant realistic cat with arrow tail pointing up
  • feat: Add cat logo and update branding
  • feat: Add global hotkey (⌃⌥A) for quick questions during meetings
  • feat: Major CatsUp upgrade with real-time transcription and AI assistant

Bug Fixes

  • fix: Only detect actual meeting windows, not just Teams app open; wait for in-call before recording
  • fix: Teams detection (MSTeams process), add recordings viewer, fix button state

Full Changelog: 2f74202...v0.0.1