Releases: JarbasHiveMind/ZZZ-HiveMind-core
0.1.0a2
What's Changed
- feat/json_redis_sqlite_db_options by @JarbasAl in https://github.com/JarbasHiveMind/HiveMind-core/pull/90
Full Changelog: JarbasHiveMind/HiveMind-core@0.14.1...0.1.0a2
0.14.1
What's Changed
- fix: requirements.txt by @JarbasAl in https://github.com/JarbasHiveMind/HiveMind-core/pull/102
- Release 0.14.1a1 by @github-actions in https://github.com/JarbasHiveMind/HiveMind-core/pull/103
Full Changelog: JarbasHiveMind/HiveMind-core@0.14.0...0.14.1
0.14.1a1
What's Changed
- fix: requirements.txt by @JarbasAl in https://github.com/JarbasHiveMind/HiveMind-core/pull/102
Full Changelog: JarbasHiveMind/HiveMind-core@0.14.0...0.14.1a1
0.14.0
What's Changed
- feat:binary handlers by @JarbasAl in https://github.com/JarbasHiveMind/HiveMind-core/pull/100
- Release 0.14.0a1 by @github-actions in https://github.com/JarbasHiveMind/HiveMind-core/pull/101
Full Changelog: JarbasHiveMind/HiveMind-core@0.13.1...0.14.0
0.14.0a1
What's Changed
- feat:binary handlers by @JarbasAl in https://github.com/JarbasHiveMind/HiveMind-core/pull/100
Full Changelog: JarbasHiveMind/HiveMind-core@0.13.1...0.14.0a1
0.13.1
What's Changed
- add FakeCroft mind type by @JarbasAl in JarbasHiveMind/HiveMind-core#40
- launcher scripts / deprecate mail param / increase RSA key size by @Joanguitar in JarbasHiveMind/HiveMind-core#46
- refactor/deprecate_sql by @JarbasAl in JarbasHiveMind/HiveMind-core#48
- Refactor/hivemind presence by @JarbasAl in https://github.com/JarbasHiveMind/HiveMind-core/pull/49
- move to asyncio by @JarbasAl in JarbasHiveMind/HiveMind-core#41
- Xdg by @JarbasAl in https://github.com/JarbasHiveMind/HiveMind-core/pull/51
- V2 by @JarbasAl in https://github.com/JarbasHiveMind/HiveMind-core/pull/50
- add minimal database unittests by @JarbasAl in https://github.com/JarbasHiveMind/HiveMind-core/pull/61
- tornado by @JarbasAl in https://github.com/JarbasHiveMind/HiveMind-core/pull/64
- [requirements] Add missing pyOpenSSL by @goldyfruit in https://github.com/JarbasHiveMind/HiveMind-core/pull/69
- add typehints by @emphasize in https://github.com/JarbasHiveMind/HiveMind-core/pull/70
- filter allowed_types by @emphasize in https://github.com/JarbasHiveMind/HiveMind-core/pull/71
- binarize handshake by @JarbasAl in https://github.com/JarbasHiveMind/HiveMind-core/pull/73
- add site_id by @JarbasAl in https://github.com/JarbasHiveMind/HiveMind-core/pull/74
- feat/ggwave by @JarbasAl in https://github.com/JarbasHiveMind/HiveMind-core/pull/75
- allow subclasses to pass protocol and bus objects by @JarbasAl in https://github.com/JarbasHiveMind/HiveMind-core/pull/76
- Add support to remote bus address and port by @goldyfruit in https://github.com/JarbasHiveMind/HiveMind-core/pull/79
- Fix missing host argument by @goldyfruit in https://github.com/JarbasHiveMind/HiveMind-core/pull/80
- fix/clients_manage_their_own_sessions by @JarbasAl in https://github.com/JarbasHiveMind/HiveMind-core/pull/84
- fix/allow_audio_state_messages_for_session by @JarbasAl in https://github.com/JarbasHiveMind/HiveMind-core/pull/85
- allow to report SEI to OCP by @JarbasAl in https://github.com/JarbasHiveMind/HiveMind-core/pull/87
- feat/intercom by @JarbasAl in https://github.com/JarbasHiveMind/HiveMind-core/pull/86
- fix/91 by @JarbasAl in https://github.com/JarbasHiveMind/HiveMind-core/pull/92
- fix/session_mapping by @JarbasAl in https://github.com/JarbasHiveMind/HiveMind-core/pull/94
- feat/skill_intent_blacklist_per_client by @JarbasAl in https://github.com/JarbasHiveMind/HiveMind-core/pull/89
- fix:allow b64 by default by @JarbasAl in https://github.com/JarbasHiveMind/HiveMind-core/pull/96
- fix:binary payloads by @JarbasAl in https://github.com/JarbasHiveMind/HiveMind-core/pull/97
- feat:semver by @JarbasAl in https://github.com/JarbasHiveMind/HiveMind-core/pull/98
- Release 0.13.1a22 by @github-actions in https://github.com/JarbasHiveMind/HiveMind-core/pull/99
New Contributors
- @Joanguitar made their first contribution in JarbasHiveMind/HiveMind-core#46
- @goldyfruit made their first contribution in https://github.com/JarbasHiveMind/HiveMind-core/pull/69
- @emphasize made their first contribution in https://github.com/JarbasHiveMind/HiveMind-core/pull/70
- @github-actions made their first contribution in https://github.com/JarbasHiveMind/HiveMind-core/pull/99
Full Changelog: JarbasHiveMind/HiveMind-core@0.10.7...0.13.1
0.13.1a22
What's Changed
- feat:semver by @JarbasAl in https://github.com/JarbasHiveMind/HiveMind-core/pull/98
Full Changelog: JarbasHiveMind/HiveMind-core@V0.13.1a21...0.13.1a22
Release 0.13.1a21
Changes in this Release
Changelog
Unreleased
Merged pull requests:
V0.13.1a20 (2024-10-23)
Fixed bugs:
- Messages received by the same client #93
Closed issues:
- Wakeword sound takes longer to play with "instant_listen" #81
Merged pull requests:
V0.13.1a19 (2024-07-05)
Implemented enhancements:
V0.13.1a18 (2024-07-01)
Fixed bugs:
V0.13.1a17 (2024-07-01)
Fixed bugs:
Closed issues:
- KeyError: 'VoiceSatelliteV0.3.0:10.233.100.128::default' #91
V0.13.1a16 (2024-06-05)
Implemented enhancements:
V0.13.1a15 (2024-06-05)
Implemented enhancements:
V0.13.1a14 (2024-05-02)
Implemented enhancements:
V0.13.1a13 (2024-04-22)
V0.13.1a12 (2024-04-22)
V0.13.1a11 (2024-04-21)
Fixed bugs:
Closed issues:
- Proposal/s: compressing messages, URIs for nodes, and how they relate #14
V0.13.1a10 (2024-01-02)
Merged pull requests:
- Fix missing host argument #80 (goldyfruit)
V0.13.1a9 (2024-01-02)
Closed issues:
- Handle client deletion by name #68
Merged pull requests:
- Add support to remote bus address and port #79 (goldyfruit)
V0.13.1a8 (2023-11-24)
V0.13.1a7 (2023-11-21)
V0.13.1a6 (2023-10-17)
V0.13.1a5 (2023-10-17)
V0.13.1a4 (2023-10-13)
V0.13.1a3 (2023-09-28)
Merged pull requests:
V0.13.1a2 (2023-09-15)
Implemented enhancements:
V0.13.1a1 (2023-09-12)
Implemented enhancements:
V0.13.0a0 (2023-09-08)
V0.13.0a9 (2023-09-08)
V0.13.0a8 (2023-09-07)
V0.13.0a7 (2023-09-07)
V0.13.0a6 (2023-09-06)
V0.13.0a5 (2023-08-03)
V0.13.0a4 (2023-08-03)
V0.13.0a3 (2023-08-03)
V0.13.0a2 (2023-08-03)
Breaking changes:
Implemented enhancements:
Fixed bugs:
- Does not close port on exit #36
Closed issues:
- pyOpenSSL missing from the requirements. #67
- Default port should be different than the Mycroft message bus #66
- "hivemind-client terminal" complains about missing file #65
- Is it a dead project? #63
- Dep issues #35
- Post-intent STT activations don't work #23
- Enforce crypto #13
Merged pull requests:
- filter allowed_types [#71](https://github.com/JarbasHiveMi...
Release 0.13.1a20
Changes in this Release
Changelog
Unreleased
Fixed bugs:
- Messages received by the same client #93
Closed issues:
- Wakeword sound takes longer to play with "instant_listen" #81
Merged pull requests:
V0.13.1a19 (2024-07-05)
Implemented enhancements:
V0.13.1a18 (2024-07-01)
Fixed bugs:
V0.13.1a17 (2024-07-01)
Fixed bugs:
Closed issues:
- KeyError: 'VoiceSatelliteV0.3.0:10.233.100.128::default' #91
V0.13.1a16 (2024-06-05)
Implemented enhancements:
V0.13.1a15 (2024-06-05)
Implemented enhancements:
V0.13.1a14 (2024-05-02)
Implemented enhancements:
V0.13.1a13 (2024-04-22)
V0.13.1a12 (2024-04-22)
V0.13.1a11 (2024-04-21)
Fixed bugs:
Closed issues:
- Proposal/s: compressing messages, URIs for nodes, and how they relate #14
V0.13.1a10 (2024-01-02)
Merged pull requests:
- Fix missing host argument #80 (goldyfruit)
V0.13.1a9 (2024-01-02)
Closed issues:
- Handle client deletion by name #68
Merged pull requests:
- Add support to remote bus address and port #79 (goldyfruit)
V0.13.1a8 (2023-11-24)
V0.13.1a7 (2023-11-21)
V0.13.1a6 (2023-10-17)
V0.13.1a5 (2023-10-17)
V0.13.1a4 (2023-10-13)
V0.13.1a3 (2023-09-28)
Merged pull requests:
V0.13.1a2 (2023-09-15)
Implemented enhancements:
V0.13.1a1 (2023-09-12)
Implemented enhancements:
V0.13.0a0 (2023-09-08)
V0.13.0a9 (2023-09-08)
V0.13.0a8 (2023-09-07)
V0.13.0a7 (2023-09-07)
V0.13.0a6 (2023-09-06)
V0.13.0a5 (2023-08-03)
V0.13.0a4 (2023-08-03)
V0.13.0a3 (2023-08-03)
V0.13.0a2 (2023-08-03)
Breaking changes:
Implemented enhancements:
Fixed bugs:
- Does not close port on exit #36
Closed issues:
- pyOpenSSL missing from the requirements. #67
- Default port should be different than the Mycroft message bus #66
- "hivemind-client terminal" complains about missing file #65
- Is it a dead project? #63
- Dep issues #35
- Post-intent STT activations don't work #23
- Enforce crypto #13
Merged pull requests:
- filter allowed_types #71 (emphasize)
- add typehints #70 (emphasize)
- [requirements] Add missing pyOpenSSL #69 (goldyfruit)
[...
Release 0.13.1a19
Changes in this Release
Changelog
Unreleased
Implemented enhancements:
V0.13.1a18 (2024-07-01)
Fixed bugs:
V0.13.1a17 (2024-07-01)
Fixed bugs:
Closed issues:
- KeyError: 'VoiceSatelliteV0.3.0:10.233.100.128::default' #91
V0.13.1a16 (2024-06-05)
Implemented enhancements:
V0.13.1a15 (2024-06-05)
Implemented enhancements:
V0.13.1a14 (2024-05-02)
Implemented enhancements:
V0.13.1a13 (2024-04-22)
V0.13.1a12 (2024-04-22)
V0.13.1a11 (2024-04-21)
Fixed bugs:
Closed issues:
- Proposal/s: compressing messages, URIs for nodes, and how they relate #14
V0.13.1a10 (2024-01-02)
Merged pull requests:
- Fix missing host argument #80 (goldyfruit)
V0.13.1a9 (2024-01-02)
Closed issues:
- Handle client deletion by name #68
Merged pull requests:
- Add support to remote bus address and port #79 (goldyfruit)
V0.13.1a8 (2023-11-24)
V0.13.1a7 (2023-11-21)
V0.13.1a6 (2023-10-17)
V0.13.1a5 (2023-10-17)
V0.13.1a4 (2023-10-13)
V0.13.1a3 (2023-09-28)
Merged pull requests:
V0.13.1a2 (2023-09-15)
Implemented enhancements:
V0.13.1a1 (2023-09-12)
Implemented enhancements:
V0.13.0a0 (2023-09-08)
V0.13.0a9 (2023-09-08)
V0.13.0a8 (2023-09-07)
V0.13.0a7 (2023-09-07)
V0.13.0a6 (2023-09-06)
V0.13.0a5 (2023-08-03)
V0.13.0a4 (2023-08-03)
V0.13.0a3 (2023-08-03)
V0.13.0a2 (2023-08-03)
Breaking changes:
Implemented enhancements:
Fixed bugs:
- Does not close port on exit #36
Closed issues:
- pyOpenSSL missing from the requirements. #67
- Default port should be different than the Mycroft message bus #66
- "hivemind-client terminal" complains about missing file #65
- Is it a dead project? #63
- Dep issues #35
- Post-intent STT activations don't work #23
- Enforce crypto #13
Merged pull requests:
- filter allowed_types #71 (emphasize)
- add typehints #70 (emphasize)
- [requirements] Add missing pyOpenSSL #69 (goldyfruit)
V0.11.0a3 (2022-08-07)
Implemented enhancements:
V0.11.0a2 (2022-04-25)
Implemented enhancements:
- add FakeCroft mind type [#40](https://github.com...