Skip to content

Releases: j05u3/VTS

VTS 1.1.3

25 Feb 21:41
5ea092c

Choose a tag to compare

1.1.3 (2026-01-04)

Bug Fixes

  • trim whitespace from API keys in PreferencesView (#96) (8e711a0)

VTS 1.1.2

05 Oct 17:16
255012c

Choose a tag to compare

1.1.2 (2025-10-05)

Bug Fixes

  • enhance error handling and enforce system prompt character limit (#94) (e587e9a)

VTS 1.1.1

04 Oct 08:15
59cc371

Choose a tag to compare

1.1.1 (2025-10-04)

Bug Fixes

  • update build script to use PRODUCT_NAME for app paths instead of SCHEME (f62d503)

v1.1.0

04 Oct 07:59
6dbb75b

Choose a tag to compare

1.1.0 (2025-10-04)

Features

  • add homebrew for easier installation (#91) (d3cfbf6)
  • change app name from "VTSApp" to "VTS" to be cleaner (#90) (989866f)

VTS 1.0.0

11 Sep 08:56
6001621

Choose a tag to compare

1.0.0 (2025-09-11)

Features

  • add optional Faster ⚡️ option which uses OpenAI realtime API for transcription which should improve latency (#83) (2080781)

VTS 0.13.0

28 Aug 05:54
277feb2

Choose a tag to compare

0.13.0 (2025-08-28)

Features

  • improve text injection in general by using Unicode typing simulation (#76) (f931827)

VTS 0.12.0

26 Aug 07:20
165a102

Choose a tag to compare

0.12.0 (2025-08-26)

Features

  • enhance markdown processing in appcast generation for improved HTML output in Sparkle updates display (f35260e)

VTS 0.11.4

26 Aug 07:12
570ee05

Choose a tag to compare

0.11.4 (2025-08-26)

Bug Fixes

  • sparkle: align CFBundleVersion with CFBundleShortVersionString for proper update detection (1faa73d)

VTS 0.11.3

26 Aug 06:02
8fe3447

Choose a tag to compare

0.11.3 (2025-08-26)

Bug Fixes

  • fix appcast generation with signature injection support (b803ab3)

VTS 0.11.2

26 Aug 05:27
09c8fec

Choose a tag to compare

0.11.2 (2025-08-26)

Bug Fixes

  • fixed emoji injection by modernizing TextInjector with UTF-16 support (#70) (f3955d3)