Skip to content

chore: bump version to v0.1.16 - #41

Merged
AzimovS merged 1 commit into
mainfrom
chore/bump-version-v0.1.16
Apr 24, 2026
Merged

chore: bump version to v0.1.16#41
AzimovS merged 1 commit into
mainfrom
chore/bump-version-v0.1.16

Conversation

@AzimovS

@AzimovS AzimovS commented Apr 24, 2026

Copy link
Copy Markdown
Owner

Summary

What's in the release

⚠️ Behavior change to highlight in release notes

auto_save default was flipped from truefalse in #36. Fresh installs (and users with no stored recording_preferences.json) will no longer write raw audio to disk. Transcripts, summaries, and recovery all work without the audio file. Users who already saved a preference keep their previous choice. Flip in Recording Settings → Save Audio Recordings.

Test plan

  • Merge this PR
  • Manually trigger the Build Test workflow on main to verify Windows/Linux still compile (last successful run was 2026-04-21, before chore(about): drop Zackriya services CTA, keep build credit #40 landed — should still be green since chore(about): drop Zackriya services CTA, keep build credit #40 is UI-only)
  • Trigger the Release workflow from main
  • Inspect the draft release: confirm latest.json has entries for darwin-aarch64, windows-x86_64, linux-x86_64
  • Install the macOS DMG locally and smoke-test: launch, start a recording, stop, verify transcription arrives, verify meeting auto-detection fires when a known meeting app grabs the mic
  • Publish the draft as a regular release (not pre-release) so the Tauri auto-updater picks it up for existing v0.1.15 users

🤖 Generated with Claude Code

Prepares a release containing the work merged since v0.1.15:
- feat(detection): mic-activity meeting auto-detection on macOS (#35)
- feat(transcription): retry with backoff + in-transcript failure
  placeholder (#39)
- feat(summary): TownHall template (#30), current template name in
  dropdown (#31), specificity prompt tweak (#37)
- feat(remote): test-connection button + model selection surface
  improvements (#28, #29)
- fix(notifications): migrate to UNUserNotificationCenter (#32),
  SAFETY + fallback race fixes (#33), unbundled-dev crash guard (#38),
  drop OS recording banners and flip auto_save default to false (#36)
- chore(about): drop Zackriya services CTA (#40)

Behavior change to call out in release notes: fresh installs (and
users with no stored recording_preferences.json) now default
auto_save to false — audio files are not written to disk unless the
user opts in via Recording Settings. Existing users with saved
preferences are unaffected.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@AzimovS
AzimovS merged commit 985405c into main Apr 24, 2026
4 checks passed
@AzimovS
AzimovS deleted the chore/bump-version-v0.1.16 branch April 24, 2026 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant