Releases: maidangzhu/meetly
Release list
Meetly v0.1.9
Highlights
- Unified the Agent workspace, settings, meeting setup, and Fn overlays into one restrained light visual system.
- Added persistent Agent chat with manual Enter requests taking priority over proactive coaching.
- Made web search tool activity, status, queries, and sources visible in the Agent timeline.
- Fixed macOS workspace keyboard focus and Fn panel presentation lifecycle. Closing resets the next Fn panel to compact; continuous Fn keeps the current compact or expanded size.
- Improved microphone capture compatibility with meeting and screen-recording apps.
macOS test package
This DMG is an ad-hoc signed, non-notarized test build for Apple Silicon. If macOS blocks a trusted download, run:
xattr -dr com.apple.quarantine /Applications/Meetly.app
Meetly v0.1.8
Highlights
- Fixed long Fn / Fn+Space microphone recordings so the complete clip reaches transcription instead of only the first internal MP4 buffer.
- Supports complete Dictation clips up to three minutes with periodic MediaRecorder chunk retention.
- Added contextual multi-turn Voice Ask follow-ups while keeping the main island visible in a separate overlay.
- Improved Aqua-compatible microphone audio, Dictation delivery fallback, and menu-bar recovery behavior.
macOS test package
This release contains an Apple Silicon DMG for testing. It uses linker ad-hoc signing only and is not notarized. It does not include updater artifacts.
SHA-256: 41a229f9c9cc871ca36fd6560dd152b769ccbf139a1845d78a544d5f4fb378af
Meetly v0.1.7
Highlights
- Refined the Fn, Fn+Space, idle island, recording bubble, and in-ball waveform visuals.
- Simplified the initial idle state and removed interview-specific framing from the default surface.
- Unified the visual language across sessions, transcripts, Coach output, settings, diagnostics, and onboarding.
- Added a Percent-style DMG-only macOS test packaging path with automatic bundle signature verification.
macOS test package
This release contains an Apple Silicon DMG for testing. It uses linker ad-hoc signing only and is not notarized. It does not include updater artifacts.
Meetly v0.1.6
What is new
- Added Voice Ask: hold Fn to record a question, release to transcribe, think, and show the answer in a compact floating popup.
- Kept Fn + Space dedicated to Dictation: record, transcribe, AI polish, and paste back into the original input.
- Moved Dictation and Voice Ask overlays to the display containing the mouse cursor.
- Fixed the Escape cancellation deadlock that could freeze the app.
- Added conflict handling so Fn + Space always resolves to Dictation, even when Space is pressed after the Fn hold delay.
- Updated the README for the current Dictation, live copilot, and proactive AI product shape.
macOS build note
These arm64 artifacts are locally built with an ad-hoc signature because Apple signing, notarization, and the Tauri updater private key are not configured in this repository. The DMG is downloadable and installable, but this release does not provide the complete signed automatic-update chain.
Meetly v0.1.5
What is new
- Added Typeless-style voice dictation: press Fn + Space once to record and again to transcribe.
- Added a compact bottom recording bubble with live audio feedback and a Thinking state.
- Added Escape cancellation across recording, transcription, and output.
- Fixed the crash that could occur after recording during automatic paste.
- Improved automatic paste safety and cancellation handling.
macOS build note
These arm64 artifacts are locally built with an ad-hoc signature because Apple signing, notarization, and the Tauri updater private key are not configured in this repository. The DMG is downloadable and installable, but this release does not provide the complete signed automatic-update chain.
Meetly v0.1.4
What’s new
- Added voice dictation workflow.
- Added microphone mode for in-person and phone meetings.
- Made the meeting Coach proactive and moved its LLM transport to Rust.
- Added a 10-second Coach timeout with one automatic retry.
- Added automatic scrolling for transcript and Coach output.
macOS build note
These arm64 artifacts are locally built with an ad-hoc signature because Apple signing, notarization, and the Tauri updater private key are not configured in this repository. The DMG is downloadable and installable, but this release does not provide the complete signed automatic-update chain.
Meetly v0.1.3
Fixes floating island position reset when opening, closing, or triggering the assistant panel.\n\nBuild note: this release was packaged locally because GitHub Actions signing secrets are not configured. It includes the DMG and app tarball; updater signature artifacts are not included.
Meetly v0.1.2
This is a local test build. It is not Apple Developer ID notarized yet, so macOS Gatekeeper may still require right-click Open or removing quarantine.
Changes:
- Fixes scrolling inside the assistant panel.
- Suggestions, PI observer messages, and recent transcript now scroll independently.
- Keeps the transparent outer gutter click-through, while panel content receives mouse and wheel events.
Meetly v0.1.1
This is a local test build. It is not Apple Developer ID notarized yet, so macOS Gatekeeper may still require right-click Open or removing quarantine.
Changes:
- Adds a two-step Welcome -> Setup onboarding flow.
- Clarifies that entering Meetly closes Settings and leaves the top floating island.
- Adds macOS entitlements for microphone/release signing.
- Adds GitHub Actions workflow for future Developer ID signed + notarized macOS releases.
Meetly v0.1.0
Initial Meetly MVP release.\n\nIncludes onboarding for macOS permissions and provider API keys, microphone interview listening, Enter-triggered assistant suggestions, PI side agent heartbeat/question triggers, Markdown reports, and signed updater artifacts.\n\nNote: this build is not Apple-notarized yet, so macOS Gatekeeper may require manual approval on first open.