@thesolaceproject/emberharmony-darwin-x64-baseline 1.4.2 → 1.4.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/RELEASE_NOTES.md +12 -4
- package/bin/emberharmony +0 -0
- package/package.json +1 -1
package/bin/RELEASE_NOTES.md
CHANGED
|
@@ -1,7 +1,15 @@
|
|
|
1
1
|
## What's Changed
|
|
2
|
-
*
|
|
3
|
-
*
|
|
4
|
-
*
|
|
2
|
+
* Install voice runtime with npm to fix Windows MAX_PATH (1.4.6) by @sydneyrenee in https://github.com/SolaceHarmony/emberharmony/pull/111
|
|
3
|
+
* Fix/voice runtime npm install by @sydneyrenee in https://github.com/SolaceHarmony/emberharmony/pull/112
|
|
4
|
+
* Merge pull request #111 from SolaceHarmony/fix/voice-runtime-npm-install by @sydneyrenee in https://github.com/SolaceHarmony/emberharmony/pull/113
|
|
5
|
+
* Derive macOS signing identity from cert (fix notarization skip) by @sydneyrenee in https://github.com/SolaceHarmony/emberharmony/pull/114
|
|
6
|
+
* Dev by @sydneyrenee in https://github.com/SolaceHarmony/emberharmony/pull/115
|
|
7
|
+
* Retry flaky HuggingFace model download in voice assembly by @sydneyrenee in https://github.com/SolaceHarmony/emberharmony/pull/116
|
|
8
|
+
* Fix/voice model download retry by @sydneyrenee in https://github.com/SolaceHarmony/emberharmony/pull/117
|
|
9
|
+
* Drop AppImage (Linux deb+rpm only) and gate full builds to tags by @sydneyrenee in https://github.com/SolaceHarmony/emberharmony/pull/118
|
|
10
|
+
* Dev by @sydneyrenee in https://github.com/SolaceHarmony/emberharmony/pull/119
|
|
11
|
+
* Fix voice breaking on every tool use (operation aborted) by @sydneyrenee in https://github.com/SolaceHarmony/emberharmony/pull/120
|
|
12
|
+
* Dev by @sydneyrenee in https://github.com/SolaceHarmony/emberharmony/pull/121
|
|
5
13
|
|
|
6
14
|
|
|
7
|
-
**Full Changelog**: https://github.com/SolaceHarmony/emberharmony/compare/v1.4.
|
|
15
|
+
**Full Changelog**: https://github.com/SolaceHarmony/emberharmony/compare/v1.4.5...v1.4.6
|
package/bin/emberharmony
CHANGED
|
Binary file
|