Skip to content

Releases: jsattler/BetterCapture

v2026.3.1-beta.1

29 Mar 12:01
4d87e9a

Choose a tag to compare

v2026.3.1-beta.1 Pre-release
Pre-release

v2026.3

28 Mar 22:32
6124e54

Choose a tag to compare

What's Changed

  • fix: call startAccessingOutputDirectory before opening output folder by @jsattler in #108
  • chore(landing): improve seo and add privacy policy by @jsattler in #110
  • docs: add audio, video and sck concepts by @jsattler in #114
  • docs: add recallai sponsor blurb by @jsattler in #115
  • docs: update brew install instructions by @jsattler in #120
  • feat: add settings to adjust bitrate/quality by @jsattler in #112
  • chore: add linting and fix serious violations by @jsattler in #129
  • chore(deps): upgrade Sparkle to 2.9.0 by @jsattler in #130
  • feat: add overlay panel with live preview after content selection by @jsattler in #131
  • feat: show disabled settings when recording is active by @jsattler in #133
  • feat: support HDR with HEVC and revise existing HDR settings by @jsattler in #135
  • feat: add support for choosing between Logical (1x) and Native (Retina) capture resolutions by @samandeep-singh in #134
  • test: add tests for setting combinations and more by @jsattler in #139
  • feat: support keyboard shortcuts by @jsattler in #140
  • fix(quality): increase medium bpp for better screen content clarity by @jsattler in #141

New Contributors

Full Changelog: v2026.2.1...v2026.3

v2026.3-beta.1f90e5c

28 Mar 19:59
1f90e5c

Choose a tag to compare

v2026.3-beta.1f90e5c Pre-release
Pre-release

What's Changed

  • fix: call startAccessingOutputDirectory before opening output folder by @jsattler in #108
  • chore(landing): improve seo and add privacy policy by @jsattler in #110
  • docs: add audio, video and sck concepts by @jsattler in #114
  • docs: add recallai sponsor blurb by @jsattler in #115
  • docs: update brew install instructions by @jsattler in #120
  • feat: add settings to adjust bitrate/quality by @jsattler in #112
  • chore: add linting and fix serious violations by @jsattler in #129
  • chore(deps): upgrade Sparkle to 2.9.0 by @jsattler in #130
  • feat: add overlay panel with live preview after content selection by @jsattler in #131
  • feat: show disabled settings when recording is active by @jsattler in #133
  • feat: support HDR with HEVC and revise existing HDR settings by @jsattler in #135
  • feat: add support for choosing between Logical (1x) and Native (Retina) capture resolutions by @samandeep-singh in #134
  • test: add tests for setting combinations and more by @jsattler in #139
  • feat: support keyboard shortcuts by @jsattler in #140

New Contributors

Full Changelog: v2026.2.1...v2026.3-beta.1f90e5c

v2026.2.1

16 Feb 16:24
f684074

Choose a tag to compare

What's Changed

  • fix: set min system version to 15.2 by @jsattler in #105
  • fix: update folder permissions when recording starts/stops by @jsattler in #104
  • fix: warnings related to unused return value and concurrency by @jsattler in #106

Full Changelog: v2026.2...v2026.2.1

v2026.2.1-beta.f684074

16 Feb 16:07
f684074

Choose a tag to compare

Pre-release

What's Changed

  • fix: set min system version to 15.2 by @jsattler in #105
  • fix: update folder permissions when recording starts stop by @jsattler in #104
  • fix: warnings related to unused return value and concurrency by @jsattler in #106

Full Changelog: v2026.2...v2026.2.1-beta.f684074

v2026.2

15 Feb 15:29
218d10a

Choose a tag to compare

What's Changed

  • chore(landing): improve seo and add sponsor links by @jsattler in #86
  • fix(recording): save recording when captured window closes by @ignacio-sj in #89
  • chore(docs): rename architecture and compatibility to uppercase by @jsattler in #92
  • chore(landing): adapt new domain by @jsattler in #93
  • chore(landing): redesign landing site by @jsattler in #94
  • chore(landing): add fade in effect by @jsattler in #95
  • feat: select screen area to record by @jsattler in #90
  • feat: add support for presenter overlay by @jsattler in #98
  • docs: add test matrix for smoke testing by @jsattler in #99

New Contributors

Full Changelog: v2026.1.4...v2026.2

v2026.2-beta.218d10a

15 Feb 14:47
218d10a

Choose a tag to compare

v2026.2-beta.218d10a Pre-release
Pre-release

What's Changed

  • chore(landing): improve seo and add sponsor links by @jsattler in #86
  • fix(recording): save recording when captured window closes by @ignacio-sj in #89
  • chore(docs): rename architecture and compatibility to uppercase by @jsattler in #92
  • chore(landing): adapt new domain by @jsattler in #93
  • chore(landing): redesign landing site by @jsattler in #94
  • chore(landing): add fade in effect by @jsattler in #95
  • feat: select screen area to record by @jsattler in #90
  • feat: add support for presenter overlay by @jsattler in #98
  • docs: add test matrix for smoke testing by @jsattler in #99

New Contributors

Full Changelog: v2026.1.4...v2026.2-beta.218d10a

v2026.1.4

09 Feb 21:44
b413929

Choose a tag to compare

What's Changed

  • chore: setup FUNDING.yml by @jsattler in #70
  • chore: add issue templates by @jsattler in #77
  • fix(templates): remove type bug from template by @jsattler in #78
  • chore: convert issue templates to discussions by @jsattler in #80
  • fix(settings): prevent fps resetting to 60 after selecting native by @jsattler in #81
  • chore(landing): improve responsiveness of landing page by @jsattler in #82
  • fix(recording): gracefully handle when user stops sharing by @jsattler in #83

Full Changelog: v2026.1.3...v2026.1.4

v2026.1.3

08 Feb 20:30
db9ce3b

Choose a tag to compare

What's Changed

  • ci: change path matching for website directory in deploy.yml by @jsattler in #59
  • chore: polish README.md and hero section by @jsattler in #60
  • fix(build): lower macOS deployment target to 15.0 by @jsattler in #66
  • fix(build): set deployment target to 15.2 by @jsattler in #68
  • docs: update install requirements by @jsattler in #69

Full Changelog: v2026.1.2...v2026.1.3

v2026.1.3-beta.ef3b9f1

08 Feb 19:59
ef3b9f1

Choose a tag to compare

Pre-release

What's Changed

  • ci: change path matching for website directory in deploy.yml by @jsattler in #59
  • chore: polish README.md and hero section by @jsattler in #60
  • fix(build): lower macOS deployment target to 15.0 by @jsattler in #66

Full Changelog: v2026.1.2...v2026.1.3-beta.ef3b9f1