|
2 | 2 |
|
3 | 3 | ## [Unreleased](https://github.com/OpenVoiceOS/ovos-core/tree/HEAD)
|
4 | 4 |
|
5 |
| -[Full Changelog](https://github.com/OpenVoiceOS/ovos-core/compare/V0.0.8a61...HEAD) |
| 5 | +[Full Changelog](https://github.com/OpenVoiceOS/ovos-core/compare/V0.0.8a62...HEAD) |
| 6 | + |
| 7 | +**Fixed bugs:** |
| 8 | + |
| 9 | +- Padacioso fails when a skill with entities is reloaded [\#394](https://github.com/OpenVoiceOS/ovos-core/issues/394) |
| 10 | +- Deregister any entities when a skill is detached. Fixes \#394 [\#395](https://github.com/OpenVoiceOS/ovos-core/pull/395) ([lbt](https://github.com/lbt)) |
| 11 | + |
| 12 | +**Merged pull requests:** |
| 13 | + |
| 14 | +- allow alpha versions of ovos-utils [\#398](https://github.com/OpenVoiceOS/ovos-core/pull/398) ([JarbasAl](https://github.com/JarbasAl)) |
| 15 | + |
| 16 | +## [V0.0.8a62](https://github.com/OpenVoiceOS/ovos-core/tree/V0.0.8a62) (2023-12-31) |
| 17 | + |
| 18 | +[Full Changelog](https://github.com/OpenVoiceOS/ovos-core/compare/V0.0.8a61...V0.0.8a62) |
6 | 19 |
|
7 | 20 | **Fixed bugs:**
|
8 | 21 |
|
|
533 | 546 |
|
534 | 547 | [Full Changelog](https://github.com/OpenVoiceOS/ovos-core/compare/V0.0.7...V0.0.8a1)
|
535 | 548 |
|
536 |
| -**Implemented enhancements:** |
537 |
| - |
538 |
| -- roadmap - 0.0.7 [\#270](https://github.com/OpenVoiceOS/ovos-core/issues/270) |
539 |
| - |
540 | 549 | **Merged pull requests:**
|
541 | 550 |
|
542 | 551 | - Adds easy input box support for skill [\#298](https://github.com/OpenVoiceOS/ovos-core/pull/298) ([AIIX](https://github.com/AIIX))
|
|
625 | 634 |
|
626 | 635 | [Full Changelog](https://github.com/OpenVoiceOS/ovos-core/compare/V0.0.7a4...V0.0.7a5)
|
627 | 636 |
|
628 |
| -**Implemented enhancements:** |
629 |
| - |
630 |
| -- skill loading requirements continued [\#272](https://github.com/OpenVoiceOS/ovos-core/pull/272) ([JarbasAl](https://github.com/JarbasAl)) |
631 |
| - |
632 | 637 | ## [V0.0.7a4](https://github.com/OpenVoiceOS/ovos-core/tree/V0.0.7a4) (2023-02-10)
|
633 | 638 |
|
634 | 639 | [Full Changelog](https://github.com/OpenVoiceOS/ovos-core/compare/V0.0.7a3...V0.0.7a4)
|
635 | 640 |
|
636 |
| -**Merged pull requests:** |
637 |
| - |
638 |
| -- fix color scheme selection popups on vertical displays [\#275](https://github.com/OpenVoiceOS/ovos-core/pull/275) ([AIIX](https://github.com/AIIX)) |
639 |
| - |
640 | 641 | ## [V0.0.7a3](https://github.com/OpenVoiceOS/ovos-core/tree/V0.0.7a3) (2023-02-10)
|
641 | 642 |
|
642 | 643 | [Full Changelog](https://github.com/OpenVoiceOS/ovos-core/compare/V0.0.7a2...V0.0.7a3)
|
|
653 | 654 |
|
654 | 655 | [Full Changelog](https://github.com/OpenVoiceOS/ovos-core/compare/V0.0.7a1...V0.0.7a2)
|
655 | 656 |
|
656 |
| -**Fixed bugs:** |
657 |
| - |
658 |
| -- default VAD to "ovos-vad-plugin-webrtcvad" + setup/requirements cleanup [\#271](https://github.com/OpenVoiceOS/ovos-core/pull/271) ([JarbasAl](https://github.com/JarbasAl)) |
659 |
| - |
660 | 657 | ## [V0.0.7a1](https://github.com/OpenVoiceOS/ovos-core/tree/V0.0.7a1) (2023-02-02)
|
661 | 658 |
|
662 | 659 | [Full Changelog](https://github.com/OpenVoiceOS/ovos-core/compare/V0.0.6...V0.0.7a1)
|
|
0 commit comments