KingDownloads

meetily version history

10 releases tracked, newest first.

v0.4.0

Jun 5, 2026
- Added multi-language summary support and Qwen 3.5 built-in models. - Improved analytics opt-in default and fixed Parakeet greedy decoder duration. - Enhanced UI responsiveness and stabilized BlockNote ProseMirror resolution. - Added tray functionality to hide the main window and prevented multiple desktop app instances.

3 downloads

v0.3.0

Mar 3, 2026
## What's Changed * feat: add import audio feature for external audio files by @jeremi in https://github.com/Zackriya-Solutions/meetily/pull/304 * fix: improve transcription quality and add parallel resampling for la… by @p-s-vishnu in https://github.com/Zackriya-Solutions/meetily/pull/342 * Feat/import audio and retranscription by @safvanatzack in https://github.com/Zackriya-Solutions/meetily/pull/358 * feat(beta): add beta feature gating system for import/retranscribe by @safvanatzack in https://github.com/Zackriya-Solutions/meetily/pull/366 * Fix/pr 372 by @safvanatzack in https://github.com/Zackriya-Solutions/meetily/pull/374 * fix: resolve remaining PR #372 review bugs by @sujithatzackriya in https://github.com/Zackriya-Solutions/meetily/pull/375 * fix: unload transcription engine after batch jobs to free memory by @safvanatzack in https://github.com/Zackriya-Solutions/meetily/pull/378 * fix of main before release by @safvanatzack in https://github.com/Zackriya-Solutions/meetily/pull/381 ## Installation | Platform | Download Link | Instructions | |----------|---------------|-------------| | **Windows** | [meetily_0.3.0_x64-setup.exe](https://github.com/Zackri

3 downloads

v0.2.1

Feb 11, 2026
## What's Changed * Fix for some Whisper models, incorrect url/size by @matbe in https://github.com/Zackriya-Solutions/meeting-minutes/pull/320 * Fix Windows system audio device selection reset bug by @matbe in https://github.com/Zackriya-Solutions/meeting-minutes/pull/321 * Start toast content updated by @safvanatzack in https://github.com/Zackriya-Solutions/meeting-minutes/pull/302 * Fix Whisper model metadata and model manager behavior by @safvanatzack in https://github.com/Zackriya-Solutions/meeting-minutes/pull/326 * Fix OpenAI compatible API connection test by @5m4u66y in https://github.com/Zackriya-Solutions/meeting-minutes/pull/316 * Fix api key and ollama host UI persistance and sync by @safvanatzack in https://github.com/Zackriya-Solutions/meeting-minutes/pull/329 * feat: Auto-fetch models from LLM providers by @athulchandroth in https://github.com/Zackriya-Solutions/meeting-minutes/pull/315 * fix(ffmpeg): implement build-time bundling to eliminate runtime downloads by @safvanatzack in https://github.com/Zackriya-Solutions/meeting-minutes/pull/325 * fix: preserve model settings and Ollama endpoint across provider switches by @safvanatzack in https://github.com/Z

3 downloads

v0.2.0

Dec 31, 2025
A major update bringing custom OpenAI integration, streamlined onboarding, automatic updates, and enhanced reliability. This release represents 314 commits of improvements focused on giving you more control and flexibility while maintaining privacy-first principles. ## Installation ### πŸͺŸ **Windows** 1. Download the latest `x64-setup.exe` from [meetily_0.2.0_x64-setup.exe](https://github.com/Zackriya-Solutions/meeting-minutes/releases/download/v0.2.0/meetily_0.2.0_x64-setup.exe) 2. Right-click the downloaded file β†’ **Properties** β†’ Check **Unblock** β†’ Click **OK** 3. Run the installer (if Windows shows a security warning: Click **More info** β†’ **Run anyway**) ### 🍎 **macOS** 1. Download `meetily_0.2.0_aarch64.dmg` from [meetily_0.2.0_aarch64.dmg](https://github.com/Zackriya-Solutions/meeting-minutes/releases/download/v0.2.0/meetily_0.2.0_aarch64.dmg) 2. Open the downloaded `.dmg` file 3. Drag **Meetily** to your Applications folder 4. Open **Meetily** from Applications folder ### 🐧 **Linux** Build from source following our detailed guides: - [Building on Linux](docs/building_in_linux.md) - [General Build Instructions](docs/BUILDING.md) ## πŸŽ‰ Maj

3 downloads

0.1.1

Oct 23, 2025
**Release Date:** October 23, 2025 Our biggest update yet! Meetily is now a **single standalone application** (no separate server needed!), with **3x faster transcription**, **pause/resume recording**, **system tray**, **template-based AI summaries**, and major audio quality improvements. --- ## πŸ“¦ Installation ### πŸͺŸ **Windows** **Direct Download:** - [meetily_0.1.1.1_x64-setup.exe](https://github.com/Zackriya-Solutions/meeting-minutes/releases/download/0.1.1/meetily_0.1.1.1_x64-setup.exe) **Installation Steps:** 1. Download `meetily_0.1.1_x64-setup.exe` 2. Run installer ``` Troubleshooting guide If the app signature is not recognized by windows, it'll show error while installing. To solve this, 1. Right-click the .exe file β†’ **Properties** β†’ Check **Unblock** β†’ **OK** ``` ### 🍎 **macOS** (M Series chips) 1. [meetily_0.1.1_aarch64.dmg](https://github.com/Zackriya-Solutions/meeting-minutes/releases/download/0.1.1/meetily_0.1.1_aarch64.dmg)] 2. Install the .dmg 3. Then open **meetily.app** from Applications folder. > **⚠️ Data Migration:** The application will ask whether to import your old database through a popup window on first launc

2 downloads

v0.0.5

Aug 12, 2025
This major release focuses on making Meetily easier to install and use, with significant improvements to the installation process, Docker support, enhanced UI, and privacy-focused analytics. --- ## πŸ“¦ Installation Guide ### 🎯 Option 1: Easiest Installation (Recommended) #### **Windows Users** (5-10 minutes) **Step 1: Install the Frontend Application** 1. **Download the installer**: - Go to [Latest Releases](https://github.com/Zackriya-Solutions/meeting-minutes/releases/latest) - Look for and download the file ending with `x64-setup.exe` (e.g., `meetily-frontend_0.0.5_x64-setup.exe`) 2. **Prepare the installer**: - Navigate to your Downloads folder - Right-click the downloaded `.exe` file β†’ **Properties** - At the bottom, check the **Unblock** checkbox β†’ Click **OK** - This prevents Windows security warnings during installation 3. **Run the installation**: - Double-click the installer to launch it - If Windows shows a security warning: - Click **More info** β†’ **Run anyway**, OR - Follow any permission dialog prompts - Follow the installation wizard steps - The app will be installed and available on your deskt

4 downloads

v0.0.4

May 1, 2025
Meetily v0.0.4 Pre release with Meeting History and more. # Installation Instructions (For Windows OS and Mac OS) ## Windows Installation ### Backend Setup Click on the image to see installation video <p align="center"> <a href="https://www.youtube.com/watch?v=BeH7B-2nPMk"> <img src="https://img.youtube.com/vi/BeH7B-2nPMk/0.jpg" alt="Windows Backend Setup Tutorial" /> </a> </p> Step 1 : Install the dependancies (Optional) Open powershell as administrator Image enter the following command to install dependencies ``` cd ~/Downloads Invoke-WebRequest -Uri "https://github.com/Zackriya-Solutions/meeting-minutes/releases/download/v0.0.4/install_dependancies_for_windows.ps1" -OutFile "install_dependancies_for_windows.ps1" Set-ExecutionPolicy Bypass -Scope Process -Force .\install_dependancies_for_windows.ps1 ``` **==*This can take up to 30 mins depending on your memory*==** ==Once the installation is complete, close the powershell terminal and open a new terminal==. image Enter the following command to download and install the backed: ``` cd ~/Downloads git clone https://github.com/Zackriya-Solutions/meeting-minu

4 downloads

v0.0.3

Pre-releaseMar 3, 2025
## Pre Release 0.0.3: Added **Windows Support** A new release is available! ### What's New - **Windows Support**: Fixed audio capture issues on Windows - **Improved Error Handling**: Better error handling and logging for audio devices - **Enhanced Device Detection**: More robust audio device detection across platforms - **Windows Installers**: Added both .exe and .msi installers for Windows - Transcription quality is improved - Bug fixes and improvements for frontend - Better backend app build process - Improved documentation ### What would be next? - Database connection to save meeting minutes - Improve summarization quality for smaller LLM models - Add download options for meeting transcriptions - Add download option for summary ### Known issues - Smaller LLMs can hallucinate, making summarization quality poor; Please use model above 32B parameter size - Backend build process requires CMake, C++ compiler, etc. Making it harder to build - Backend build process requires Python 3.10 or newer - Frontend build process requires Node.js ### How to Get Started #### Frontend ##### Windows Installation Once the installers are downloaded from the abo

3 downloads

v0.0.2

Pre-releaseFeb 8, 2025
## Pre Release 0.0.2 A new release is available! Last updated - March 1, 2025 ### What's New - Transcription quality is improved. - Bug fixes and improvements for frontend - Better backend app build process - Improved documentation - New `.dmg` package - New Windows packages for testing out the basic frontend ### What would be next? - Database connection to save meeting minutes - Improve summarization quality for smaller llm models - Add download options for meeting transcriptions - Add download option for summary ### Known issues **- Smaller LLMs can hallucinate, making summarization quality poor; Please use model above 32B parameter size** - Backend build process require CMake, C++ compiler, etc. Making it harder to build - Backend build process require Python 3.10 or newer - Frontend build process require Node.js ### How to Get Started #### Frontend Running from dmg 1. Download the `dmg.zip` file 2. Extract the file 3. double click `meeting-minutes-frontend_0.1.0_aarch64.dmg` file inside the dmg folder 4. Move the `meeting-minutes-frontend.app` to Applications folder 5. Execute the following command in terminal ``` xattr -c /App

0 downloads

v0.0.1.1

Pre-releaseFeb 1, 2025
# Release v0.0.1 - Tauri Migration & First Stable Build ## Overview This release marks our transition from Electron to Tauri and delivers the first packaged executables. The changes focus on performance improvements and native integration capabilities. ## Installation instructions ### Install from source (Easier) 1. Get the `Source code.zip` file from the releases list 2. Extract the zip file 3. Open terminal and execute the following commands #### Initial setup ``` cd meeting-minutes-0.0.1.1 # Give permission to run the whisper server xattr -c ./backend/whisper-server-package/whisper-server ``` #### Running backend Pre requisites : Python 3.9 or 3.10 ``` cd backend # Create virtual environment python3 -m venv venv # Activate the venv source venv/bin/activate # Install dependencies pip install -r requirements.txt # Add env file echo -e "ANTHROPIC_API_KEY=your_api_key\nGROQ_API_KEY=your_api_key" | tee .env # Run backend ./clean_start_backend.sh # Select whisper model and run the backend ``` #### Running from dmg 1. Download the `dmg.zip` file 2. Extract the file 3. double click `meeting-minutes-frontend_0.

0 downloads