Vlocal FR   Home
What's new

What's new in Vlocal: dated releases and fixes

Every Vlocal release is listed here, with its publication date and what it actually changes. Fixes are written in plain words, root cause included, with no "various improvements".

Current version: 1.3.4, published on 11 September 2026. Vlocal updates itself from the Updates tab: the app checks at launch and then every six hours, you click, it replaces itself. Every distributed version is signed with the author's Apple Developer ID and notarized by Apple, and the in-app updater verifies the signature, the notarization and the team identifier before installing anything.

Dates are publication dates on the update channel. Earlier internal versions, numbered 3.x in June 2026, are not listed.

1.3.4, 11 September 2026

1.3.3, 11 September 2026

1.3.2, 11 September 2026

1.3.0, 9 September 2026

1.2.0, 9 September 2026

1.1.2, 8 September 2026

Security review before the public announcement.

1.1.1, 7 September 2026

Telemetry transport fixed. 1.1.0 wrote its daily counters with a direct PostgREST upsert; under row-level security that upsert needs read access to the row, which would have exposed names to anyone holding the public key. The app now calls a single security definer function, and the tables are not readable or writable with that key at all. Nothing else changes.

1.1.0, 6 September 2026

Free and open source.

1.0.26, 16 August 2026

Meetings: a short recording with a single speaker was split into several speakers. Centroid merging thresholds now adapt to the duration of speech, and the detected speaker count is capped by the available speech, about 15 s per speaker.

1.0.25, 15 August 2026

1.0.24, 15 August 2026

Speaker boundary snapping wired into the production attribution path; 1.0.23 had it on the fallback path only. Measured word-level speaker accuracy on the annotated bench: 92.3 % to 96.9 %.

1.0.23, 14 August 2026

Meetings: word-to-speaker attribution snapped to the nearest speech boundary, up to two words; known-voice matching ignores placeholder names; the match threshold is raised to 0.75.

1.0.22, 13 August 2026

Dictation microphone capture moves to a disposable subprocess that is killed and respawned in about one second if it hangs. Dictations are chained, a new one can start while the previous one is being transcribed, with FIFO insertion order. No user is blocked more than two seconds by the microphone.

1.0.21, 23 July 2026

Stability release: microphone auto-heal, finalization heartbeat, GPU freeze telemetry.

1.0.13 to 1.0.17, 24 to 26 June 2026

Obsidian connector, the "new line" voice command, in-app diagnostic report.

1.0.1 to 1.0.12, 17 to 21 June 2026

Launch series: in-app updater with signature verification, notarization, hardened runtime entitlements, reminders as native notifications, window drag fix, welcome and permission flows.

How to get these updates

Open Vlocal, go to the Updates tab and click. The app downloads the new version, verifies the Apple signature, the notarization and the author's team identifier, replaces the application and restarts. You can also download the latest version from the home page. The line-by-line detail is readable in the public repository, and the open source page explains how the project is built.

Download Vlocal 1.3.4Free, open source, 100% local