Release Highlights

May 1, 2025

Meeting history, multiple AI model providers, Windows installation improvements, and backend optimizations

+Meeting history (local storage)+Multiple AI model providers+OpenAI provider support+Windows installer improvements+Backend optimizations

What's New in Community 0.0.4

Pre-release with Meeting History and enhanced AI model configuration. All your meeting data will be stored locally from now on.


Download Statistics

PlatformDownloads
Windows (.exe)5,367
Windows (.msi)1,648
macOS (Apple Silicon)2,497
Dependencies Script2,066
Total Downloads11,597

Major New Features

Meeting History

All your meetings are now saved locally! View past recordings, transcripts, and summaries at any time.

Enhanced Model Configuration Management

  • Added support for multiple AI model providers
  • Improved model selection and configuration options
  • Added OpenAI provider support for enhanced transcription capabilities

Windows Installation Improvements

  • Fixed Windows installer bugs
  • Updated Windows build instructions for Windows 10/11
  • Added proper MSI installer support
  • Improved installation process documentation

Backend Optimizations

  • Streamlined backend architecture
  • Removed unnecessary dependencies (ChromaDB)
  • Improved process management and cleanup
  • Enhanced transcript handling

UI/UX Updates

  • Updated application logo
  • Improved user interface elements
  • Enhanced documentation and setup instructions

Installation

Windows

Using PowerShell (Recommended):

Code language: powershell
cd ~/Downloads
Invoke-WebRequest -Uri "https://github.com/Zackriya-Solutions/meeting-minutes/releases/download/v0.0.4/meetily-frontend_0.0.4_x64-setup.exe" -OutFile "meetily-setup.exe"
Unblock-File -Path "meetily-setup.exe"
Start-Process -FilePath "meetily-setup.exe" -ArgumentList "/S" -Wait

macOS

Using Homebrew (Recommended):

Code language: bash
brew tap zackriya-solutions/meetily
brew install --cask meetily
meetily-server --language en --model medium

System Requirements

  • Windows: Windows 10/11 (64-bit)
  • macOS: macOS 10.15 or later
  • Hardware: Minimum 4GB RAM, 20GB free disk space

Contributors

This release includes contributions from:

  • @ebinzack15 (first contribution)
  • @athulchandroth (first contribution)

Download

Full Changelog

View on GitHub(opens in new tab)

Ready to try Meetily?

Join 76,000+ users who use Meetily for private meeting transcription. No bots, privacy first. Community Edition free.

No meeting bots
100% local transcription
Free & open source
Download Free

Star on GitHub (9.9k+) · Open source & self-hostable