Skip to content

Release 0.0.38

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Dec 20:39
· 102 commits to master since this release
184c8cf

Changes in this Release

Changelog

V0.0.37.post1 (2023-12-29)

Full Changelog

V0.0."37.post1" (2023-12-29)

Full Changelog

V0.1.0a2 (2023-12-29)

Full Changelog

Breaking changes:

V0.0.37 (2023-12-28)

Full Changelog

V0.0.37a4 (2023-12-28)

Full Changelog

Merged pull requests:

V0.0.37a3 (2023-12-28)

Full Changelog

Closed issues:

  • decouple concerns from bus/workshop #205

Merged pull requests:

V0.0.37a2 (2023-12-18)

Full Changelog

Fixed bugs:

V0.0.37a1 (2023-11-08)

Full Changelog

Fixed bugs:

V0.0.36 (2023-10-26)

Full Changelog

Closed issues:

  • Import EventSchedulerInterface from ovos-bus-client #168

V0.0.36a12 (2023-10-25)

Full Changelog

Fixed bugs:

  • [GUI] _pages2uri reports page not found when omitting extension #194

Merged pull requests:

V0.0.36a11 (2023-10-25)

Full Changelog

Merged pull requests:

V0.0.36a10 (2023-10-19)

Full Changelog

Fixed bugs:

V0.0.36a9 (2023-10-12)

Full Changelog

Implemented enhancements:

V0.0.36a8 (2023-09-26)

Full Changelog

Implemented enhancements:

  • Support "logging" section to allow per-service log level changes #189 (lbt)

V0.0.36a7 (2023-09-17)

Full Changelog

Fixed bugs:

V0.0.36a6 (2023-09-13)

Full Changelog

Merged pull requests:

V0.0.36a5 (2023-09-05)

Full Changelog

Implemented enhancements:

  • Only scan for executables if a good one has not yet been found #187 (lbt)

V0.0.36a4 (2023-09-05)

Full Changelog

Implemented enhancements:

V0.0.36a3 (2023-08-17)

Full Changelog

Fixed bugs:

Closed issues:

  • __HACK_preload in file_utils.py causes circular import when launching ovos_dinkum_listener #183

V0.0.36a2 (2023-08-07)

Full Changelog

Fixed bugs:

  • HACK / speed up resolve_ovos_resource_file #182 (JarbasAl)

V0.0.36a1 (2023-08-07)

Full Changelog

Merged pull requests:

V0.0.35 (2023-07-20)

Full Changelog

V0.0.35a9 (2023-07-19)

Full Changelog

Implemented enhancements:

V0.0.35a8 (2023-07-13)

Full Changelog

Fixed bugs:

V0.0.35a7 (2023-07-07)

Full Changelog

Merged pull requests:

V0.0.35a6 (2023-07-06)

Full Changelog

Merged pull requests:

V0.0.35a5 (2023-07-04)

Full Changelog

Fixed bugs:

  • Fix bug in dev branch with refactoring and added unit test #176 (NeonDaniel)

V0.0.35a4 (2023-07-04)

Full Changelog

Merged pull requests:

V0.0.35a3 (2023-07-04)

Full Changelog

Closed issues:

  • Non-blocking error when running on MacOS natively #175

V0.0.35a2 (2023-06-28)

Full Changelog

Merged pull requests:

V0.0.35a1 (2023-06-21)

Full Changelog

Merged pull requests:

V0.0.34 (2023-06-15)

Full Changelog

V0.0.34a9 (2023-06-15)

Full Changelog

Merged pull requests:

  • Add timeout to get_ip to prevent tests failing on timeout #165 (NeonDaniel)

V0.0.34a8 (2023-06-15)

Full Changelog

Merged pull requests:

V0.0.34a7 (2023-06-14)

Full Changelog

Merged pull requests:

  • Add options to deprecation logging to configure logged caller #163 (NeonDaniel)

V0.0.34a6 (2023-06-14)

Full Changelog

Fixed bugs:

V0.0.34a5 (2023-06-13)

Full Changelog

Implemented enhancements:

Fixed bugs:

Merged pull requests:

V0.0.34a3 (2023-06-09)

Full Changelog

Fixed bugs:

  • Annotate GUI Module and refactor resource resolution #158 (NeonDaniel)

V0.0.34a2 (2023-06-08)

Full Changelog

Merged pull requests:

  • Troubleshooting GUI shell plugin resource file resolution #157 (NeonDaniel)

V0.0.34a1 (2023-06-08)

Full Changelog

Fixed bugs:

Merged pull requests:

V0.0.33 (2023-06-02)

Full Changelog

V0.0.33a12 (2023-05-31)

Full Changelog

Merged pull requests:

  • Update docstrings for FileWatcher class and add unit test coverage #152 (NeonDaniel)

V0.0.33a11 (2023-05-30)

Full Changelog

Merged pull requests:

V0.0.33a10 (2023-05-29)

Full Changelog

Fixed bugs:

Closed issues:

  • OVOS-Cookbook link goes nowhere useful #150

V0.0.33a9 (2023-05-24)

Full Changelog

Implemented enhancements:

Closed issues:

  • os.env #146
  • These lines are always showing even if log_level is set to INFO #142

V0.0.33a8 (2023-05-17)

Full Changelog

Merged pull requests:

V0.0.33a7 (2023-05-17)

Full Changelog

Fixed bugs:

V0.0.33a6 (2023-05-04)

Full Changelog

Implemented enhancements:

V0.0.33a5 (2023-05-01)

Full Changelog

Implemented enhancements:

V0.0.33a4 (2023-05-01)

Full Changelog

Fixed bugs:

Closed issues:

  • Moving ovos-bus-client to requirements.txt? #137

Merged pull requests:

V0.0.33a3 (2023-04-29)

Full Changelog

Fixed bugs:

V0.0.33a2 (2023-04-24)

Full Changelog

V0.0.33a1 (2023-04-24)

Full Changelog

Implemented enhancements:

Merged pull requests:

V0.0.32 (2023-04-18)

Full Changelog

V0.0.31a18 (2023-04-18)

Full Changelog

V0.0.31a17 (2023-04-17)

Full Changelog

Merged pull requests:

V0.0.31a16 (2023-04-14)

Full Changelog

Implemented enhancements:

  • Update wait_for_exit_signal to use Event.wait instead of looped sleep #128 (NeonDaniel)

V0.0.31a15 (2023-04-14)

Full Changelog

Closed issues:

  • Is there an option to disable the log file creation #124

Merged pull requests:

V0.0.31a14 (2023-04-13)

Full Changelog

Merged pull requests:

  • Update docstrings, annotate deprecation, and outline unit tests #119 (NeonDaniel)

V0.0.31a13 (2023-04-13)

Full Changelog

Fixed bugs:

V0.0.31a12 (2023-04-12)

Full Changelog

Merged pull requests:

V0.0.31a11 (2023-04-11)

Full Changelog

Merged pull requests:

V0.0.31a10 (2023-04-11)

Full Changelog

Fixed bugs:

V0.0.31a9 (2023-04-11)

Full Changelog

Fixed bugs:

V0.0.31a8 (2023-04-11)

Full Changelog

Merged pull requests:

V0.0.31a7 (2023-04-10)

Full Changelog

Merged pull requests:

V0.0.31a6 (2023-04-07)

Full Changelog

Fixed bugs:

V0.0.31a5 (2023-04-07)

Full Changelog

Fixed bugs:

V0.0.31a4 (2023-04-06)

Full Changelog

Merged pull requests:

V0.0.31a3 (2023-04-05)

Full Changelog

Merged pull requests:

V0.0.31a2 (2023-04-05)

Full Changelog

Merged pull requests:

V0.0.31a1 (2023-03-23)

Full Changelog

Merged pull requests:

  • Add show input box method for skills #109 (AIIX)

V0.0.30 (2023-03-09)

Full Changelog

V0.0.30a4 (2023-03-09)

Full Changelog

Merged pull requests:

V0.0.30a3 (2023-03-08)

Full Changelog

Merged pull requests:

V0.0.30a2 (2023-03-08)

Full Changelog

Implemented enhancements:

V0.0.30a1 (2023-03-08)

Full Changelog

Merged pull requests:

  • Implement module_property decorator with unit test #103 (NeonDaniel)

V0.0.29 (2023-03-03)

Full Changelog

V0.0.29a2 (2023-03-03)

Full Changelog

Fixed bugs:

V0.0.29a1 (2023-03-03)

Full Changelog

Implemented enhancements:

V0.0.28 (2023-02-24)

Full Changelog

V0.0.28a7 (2023-02-16)

Full Changelog

Merged pull requests:

  • Refactor SSH helpers and add generic systemd helpers #95 (NeonDaniel)

V0.0.28a6 (2023-02-15)

Full Changelog

Merged pull requests:

  • Handle default network config values if core configuration is incomplete #99 (NeonDaniel)

V0.0.28a5 (2023-02-15)

Full Changelog

Implemented enhancements:

  • port network utils from mk2 #85
  • improve network checks #88 (JarbasAl)

V0.0.28a4 (2023-02-08)

Full Changelog

Implemented enhancements:

V0.0.28a3 (2023-02-07)

Full Changelog

Implemented enhancements:

V0.0.28a2 (2023-02-04)

Full Changelog

Implemented enhancements:

V0.0.28a1 (2023-01-25)

Full Changelog

Fixed bugs:

V0.0.27 (2023-01-20)

Full Changelog

V0.0.27a8 (2023-01-20)

Full Changelog

Merged pull requests:

V0.0.27a7 (2023-01-12)

Full Changelog

Merged pull requests:

V0.0.27a6 (2023-01-05)

Full Changelog

Fixed bugs:

V0.0.27a5 (2022-12-16)

Full Changelog

Implemented enhancements:

V0.0.27a4 (2022-11-30)

Full Changelog

Merged pull requests:

  • Add background_color to show image and show animated image #86 (AIIX)

V0.0.27a3 (2022-11-15)

Full Changelog

Merged pull requests:

  • gui notification callback data #84 (AIIX)

V0.0.27a2 (2022-11-11)

Full Changelog

Fixed bugs:

V0.0.27a1 (2022-11-11)

Full Changelog

Fixed bugs:

V0.0.26 (2022-10-29)

Full Changelog

V0.0.26a2 (2022-10-22)

Full Changelog

Implemented enhancements:

  • refactor some stuff to properties for better compatibility with ovos-… #80 (JarbasAl)

V0.0.26a1 (2022-10-19)

Full Changelog

Implemented enhancements:

V0.0.25 (2022-10-18)

Full Changelog

Merged pull requests:

V0.0.25a15 (2022-10-18)

Full Changelog

Fixed bugs:

V0.0.25a14 (2022-10-17)

Full Changelog

Fixed bugs:

  • fallback to True for mouse detection if libinput is missing #76 (JarbasAl)

V0.0.25a13 (2022-10-17)

Full Changelog

Implemented enhancements:

V0.0.25a12 (2022-10-17)

Full Changelog

Fixed bugs:

V0.0.25a11 (2022-10-11)

Full Changelog

Merged pull requests:

  • add mail api point to ovos api service #73 (AIIX)

V0.0.25a10 (2022-10-10)

Full Changelog

Closed issues:

  • get_mycroft_bus ignores Configuration #71

Merged pull requests:

  • Update ovos_config references, Read config in get_mycroft_bus #72 (NeonDaniel)

V0.0.25a9 (2022-10-10)

Full Changelog

Fixed bugs:

V0.0.25a8 (2022-10-07)

Full Changelog

Implemented enhancements:

V0.0.25a7 (2022-10-03)

Full Changelog

Implemented enhancements:

V0.0.25a6 (2022-09-28)

Full Changelog

Merged pull requests:

  • Add geolocate methods support in ovos_api_service #67 (AIIX)

V0.0.25a5 (2022-09-16)

Full Changelog

Implemented enhancements:

  • Add methods for controlled notifications #66 (AIIX)

V0.0.25a4 (2022-09-10)

Full Changelog

Implemented enhancements:

V0.0.25a3 (2022-09-10)

Full Changelog

Fixed bugs:

V0.0.25a2 (2022-09-08)

Full Changelog

Merged pull requests:

  • Add method to restart arbitrary systemd service #63 (NeonDaniel)

V0.0.25a1 (2022-09-07)

Full Changelog

Implemented enhancements:

V0.0.24 (2022-09-07)

Full Changelog

V0.0.24a4 (2022-09-06)

Full Changelog

Merged pull requests:

  • add systemctl mycroft restart option #61 (AIIX)

V0.0.24a3 (2022-09-06)

Full Changelog

Implemented enhancements:

V0.0.24a2 (2022-08-17)

Full Changelog

Merged pull requests:

  • Handle exceptions getting cache directory when MemoryTempfile fails (i.e. in a chroot) #58 (NeonDaniel)

V0.0.24a1 (2022-08-15)

Full Changelog

Merged pull requests:

  • Add extend about data method to gui utils #57 (AIIX)

V0.0.23 (2022-07-20)

Full Changelog

V0.0.23a7 (2022-07-20)

Full Changelog

Implemented enhancements:

Merged pull requests:

  • Update release tag workflows to include version change commits #56 (NeonDaniel)

V0.0.23a6 (2022-07-06)

Full Changelog

Merged pull requests:

V0.0.23a5 (2022-07-06)

Full Changelog

Implemented enhancements:

V0.0.23a4 (2022-07-06)

Full Changelog

Merged pull requests:

  • Loosen mycroft-messagebus-client dependency to allow 0.10.0 #53 (NeonDaniel)

V0.0.23a3 (2022-06-15)

Full Changelog

Fixed bugs:

  • Prevent raising exception when msm config not present #51 (NeonDaniel)

V0.0.23a2 (2022-06-10)

Full Changelog

Fixed bugs:

V0.0.23a1 (2022-06-07)

Full Changelog

Fixed bugs:

V0.0.22 (2022-06-02)

Full Changelog

V0.0.22a3 (2022-06-02)

Full Changelog

Fixed bugs:

V0.0.22a2 (2022-05-31)

Full Changelog

Implemented enhancements:

V0.0.22a1 (2022-05-17)

Full Changelog

Implemented enhancements:

V0.0.21 (2022-05-17)

Full Changelog

V0.0.21a6 (2022-05-17)

Full Changelog

Implemented enhancements:

  • add InputDeviceHelper to detect available inputs on current system #44 (AIIX)

V0.0.21a5 (2022-05-12)

Full Changelog

Implemented enhancements:

V0.0.21a4 (2022-05-09)

Full Changelog

Merged pull requests:

V0.0.21a3 (2022-05-07)

Full Changelog

Merged pull requests:

V0.0.21a2 (2022-05-07)

Full Changelog

Merged pull requests:

V0.0.21a1 (2022-05-07)

Full Changelog

Fixed bugs:

V0.0.20 (2022-04-27)

Full Changelog

V0.0.20a4 (2022-04-27)

Full Changelog

Implemented enhancements:

Merged pull requests:

V0.0.20a3 (2022-03-23)

Full Changelog

Implemented enhancements:

V0.0.20a2 (2022-03-16)

Full Changelog

Implemented enhancements:

V0.0.20a1 (2022-03-03)

Full Changelog

Fixed bugs:

V0.0.19 (2022-03-03)

Full Changelog

V0.0.19a3 (2022-03-03)

Full Changelog

Fixed bugs:

V0.0.19a2 (2022-03-03)

Full Changelog

Breaking changes:

Merged pull requests:

V0.0.17a6 (2022-02-25)

Full Changelog

Fixed bugs:

V0.0.17a5 (2022-02-25)

Full Changelog

Merged pull requests:

V0.0.18 (2022-02-24)

Full Changelog

V0.0.17a4 (2022-02-24)

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

  • Dependency Version specs #13
  • dependencies are duplicated + add version specs #5

Merged pull requests:

0.0.12 (2021-11-04)

Full Changelog

Implemented enhancements:

  • release0.0.12/extract get_local_settings and save_settings from core #4 (JarbasAl)
  • Adds checked path to log that root config path was not found #3 (NeonDaniel)

* This Changelog was automatically generated by github_changelog_generator