File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.9] ( https://github.com/mxvsh/wave/compare/v0.2.8...v0.2.9 ) (2026-03-11)
4+
5+ ### Features
6+
7+ * mute system audio during dictation ([ #3 ] ( https://github.com/mxvsh/wave/issues/3 ) ) ([ 9c6dc44] ( https://github.com/mxvsh/wave/commit/9c6dc447b470292baa30c19f09c71dd3c6926423 ) )
8+
39## [ 0.2.8] ( https://github.com/mxvsh/wave/compare/v0.2.7...v0.2.8 ) (2026-03-08)
410
511### Bug Fixes
Original file line number Diff line number Diff line change 283283 CODE_SIGN_ENTITLEMENTS = wave/wave.entitlements;
284284 CODE_SIGN_STYLE = Automatic;
285285 COMBINE_HIDPI_IMAGES = YES;
286- CURRENT_PROJECT_VERSION = 0.2.8 ;
286+ CURRENT_PROJECT_VERSION = 0.2.9 ;
287287 DEVELOPMENT_TEAM = 996Y4MJA7D;
288288 ENABLE_APP_SANDBOX = NO;
289289 ENABLE_HARDENED_RUNTIME = YES;
326326 CODE_SIGN_ENTITLEMENTS = wave/wave.entitlements;
327327 CODE_SIGN_STYLE = Automatic;
328328 COMBINE_HIDPI_IMAGES = YES;
329- CURRENT_PROJECT_VERSION = 0.2.8 ;
329+ CURRENT_PROJECT_VERSION = 0.2.9 ;
330330 DEVELOPMENT_TEAM = 996Y4MJA7D;
331331 ENABLE_APP_SANDBOX = NO;
332332 ENABLE_HARDENED_RUNTIME = YES;
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >0.2.8 </string >
20+ <string >0.2.9 </string >
2121 <key >CFBundleVersion </key >
22- <string >0.2.8 </string >
22+ <string >0.2.9 </string >
2323 <key >LSUIElement </key >
2424 <false />
2525 <key >NSMicrophoneUsageDescription </key >
Original file line number Diff line number Diff line change 99 "@release-it/conventional-changelog" : " ^10.0.5" ,
1010 "release-it" : " ^19.2.4"
1111 },
12- "version" : " 0.2.8 "
12+ "version" : " 0.2.9 "
1313}
You can’t perform that action at this time.
0 commit comments