diff --git a/CHANGELOG.md b/CHANGELOG.md index 26a2999..ef38e32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,75 +1,50 @@ # Changelog -## [Unreleased](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/tree/HEAD) +## [0.0.3a3](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/tree/0.0.3a3) (2023-06-21) -[Full Changelog](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/compare/V0.0.3a1...HEAD) +[Full Changelog](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/compare/V0.0.3a2...0.0.3a3) + +**Implemented enhancements:** + +- Pass configuration to GUIInterface [\#1](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/pull/1) ([NeonDaniel](https://github.com/NeonDaniel)) **Merged pull requests:** -- Fix typo in event handler [\#12](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/pull/12) ([NeonDaniel](https://github.com/NeonDaniel)) +- Update automation to shared actions [\#4](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/pull/4) ([NeonDaniel](https://github.com/NeonDaniel)) +- Update messagebus package dependency [\#3](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/pull/3) ([NeonDaniel](https://github.com/NeonDaniel)) -## [V0.0.3a1](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/tree/V0.0.3a1) (2022-12-15) +## [V0.0.3a2](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/tree/V0.0.3a2) (2023-01-07) -[Full Changelog](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/compare/V0.0.2...V0.0.3a1) +[Full Changelog](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/compare/V0.0.3a1...V0.0.3a2) -**Merged pull requests:** +## [V0.0.3a1](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/tree/V0.0.3a1) (2022-12-15) -- remove build files, fix text theme [\#11](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/pull/11) ([AIIX](https://github.com/AIIX)) +[Full Changelog](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/compare/V0.0.2...V0.0.3a1) ## [V0.0.2](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/tree/V0.0.2) (2022-11-17) [Full Changelog](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/compare/V0.0.2a6...V0.0.2) -**Merged pull requests:** - -- Update license\_tests automation [\#10](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/pull/10) ([NeonDaniel](https://github.com/NeonDaniel)) - ## [V0.0.2a6](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/tree/V0.0.2a6) (2022-10-15) [Full Changelog](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/compare/V0.0.2a5...V0.0.2a6) -**Closed issues:** - -- Network Speech and Security truncated in GUI [\#6](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/issues/6) - ## [V0.0.2a5](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/tree/V0.0.2a5) (2022-10-05) [Full Changelog](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/compare/V0.0.2a4...V0.0.2a5) -**Closed issues:** - -- missing readme [\#7](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/issues/7) - -**Merged pull requests:** - -- Fixes pods text positioning and elide issues, adds ipaddress pod [\#8](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/pull/8) ([AIIX](https://github.com/AIIX)) - ## [V0.0.2a4](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/tree/V0.0.2a4) (2022-10-02) [Full Changelog](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/compare/V0.0.2a3...V0.0.2a4) -**Merged pull requests:** - -- Update PyPI Action name and action spec [\#5](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/pull/5) ([NeonDaniel](https://github.com/NeonDaniel)) - ## [V0.0.2a3](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/tree/V0.0.2a3) (2022-09-12) [Full Changelog](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/compare/V0.0.2a2...V0.0.2a3) -**Implemented enhancements:** - -- Refactor ui, re connection and Forced closed events [\#4](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/pull/4) ([AIIX](https://github.com/AIIX)) - ## [V0.0.2a2](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/tree/V0.0.2a2) (2022-09-08) [Full Changelog](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/compare/d6c422592d546db624963b4d0f0f7eaab92191a4...V0.0.2a2) -**Merged pull requests:** - -- Fix package name in version\_file path in setup.py [\#3](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/pull/3) ([NeonDaniel](https://github.com/NeonDaniel)) -- Add PyPI and versioning automation scripts and workflows [\#2](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/pull/2) ([NeonDaniel](https://github.com/NeonDaniel)) -- add button sounds to follow rest of the system [\#1](https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gui-network-client/pull/1) ([AIIX](https://github.com/AIIX)) - \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*