Releases: OpenVoiceOS/ovos-installer
Releases · OpenVoiceOS/ovos-installer
Wolfenstein
What's Changed
- [ansible/templates] Use SOX player for wav and mp3 by default by @goldyfruit in #181
- [ansible/venv] Use a wrapper for ovos-phal-admin systemd unit by @goldyfruit in #183
- [utils/common] Check for Python version higher than 3.8 by @goldyfruit in #184
- [utils/common] Check for AVX2 instead of AVX instruction by @goldyfruit in #185
- [tui/detect] Update from AVX to AVX2 by @goldyfruit in #186
- [readme] Update documentation by @goldyfruit in #187
- [ansible/venv] Install ggawave skill from PyPi by @goldyfruit in #188
- [ansible/venv] Comment eastereggs skill until PR is merged by @goldyfruit in #190
- [installer] POSIX compliant by @goldyfruit in #192
- [ansible/config] Disable GUI messages when headless by @goldyfruit in #194
- added italian by @gitlocalize-app in #195
- [ansible/venv] Fix potential wrapper race condition by @goldyfruit in #197
- [ansible/configuration] Remove already defaulted options by @goldyfruit in #198
- da-dk/translate by @gitlocalize-app in #199
- [utils/common] Add missing python3-libdnf5 package for Fedora by @goldyfruit in #205
- [utils/common] Add support for KDE Neon by @goldyfruit in #206
- [ansible/venv] Enable virtual keyboard when Mark II or DevKit detected by @goldyfruit in #209
- [ansible/venv] Remove backend client requirement by @goldyfruit in #210
- Add Catalan translation by @gitlocalize-app in #211
- [ansible/venv] Remove ovos-cli-client as its not maintained anymore by @goldyfruit in #212
- Add Catalan strings by @gitlocalize-app in #213
- [utils/common] Add more debug to the log by @goldyfruit in #214
- [ansible/venv] Add docs viewer back by @goldyfruit in #216
- [ansible/templates] Enable ovos-PHAL-plugin-system plugin by @goldyfruit in #217
- [ansible/tuning] Enable NUMA for Raspberry Pi 4 and 5 by @goldyfruit in #219
- de-de/translate by @gitlocalize-app in #220
- [ansible/tuning] Fix issue when not running on a Mark II by @goldyfruit in #222
- [ansible/mark2] Fix hardcoded path by @goldyfruit in #223
- [ansible/ovos] Create .config/hivemind when not ovos profile by @goldyfruit in #227
- [ansible/venv] Use PyPi packages instead of GitHub by @goldyfruit in #229
- Feat/uv ansible module by @goldyfruit in #230
- [ansible] Bump Ansible version ans roles by @goldyfruit in #231
- Add Catalan translation by @gitlocalize-app in #232
- [ansible] Use official module since PR got merged by @goldyfruit in #234
- [ansible/handler] Replace include by import by @goldyfruit in #236
Full Changelog: v4.0.0...v5.0.0
Descent
What's Changed
- Update detection.sh by @timonvanhasselt in #105
- [mark2] Address issue #99 about kernel version by @goldyfruit in #106
- [ansible/venv|docker] Create hivemind's _identity.json file by @goldyfruit in #107
- Remove extraneous "the" by @tobymurray in #110
- adding support to almalinux by @lcipria in #111
- containers in almalinux by @lcipria in #116
- [mpv] Replace VLC by MPV player by @goldyfruit in #115
- [audio/template] Configure OCP when Mark II is detected by @goldyfruit in #117
- [slowroll] Add openSUSE Slowroll support by @goldyfruit in #119
- [arch/fann] Install fann from AUR by @goldyfruit in #121
- [ansible/sound] Fix ansible_os_family for Slowroll by @goldyfruit in #123
- [ansible/docker] Make sure xhost is installed when not EGLFS by @goldyfruit in #124
- [ansible/docker] Handle xhost on Fedora by @goldyfruit in #125
- [ansible/video] Detect WAYLAND_DISPLAY and dynamic DISPLAY by @goldyfruit in #126
- [ansible/docker] Make sure Docker GUI can run on stock Mark II by @goldyfruit in #127
- [ansible/conf] Fix sentence_tokenize by @goldyfruit in #128
- [mark2] Add missing rpi-backlight overlay by @goldyfruit in #129
- Update Italian translation by @airon90 in #131
- Update core-requirements.txt.j2 by @denics in #132
- [ansible/venv] Potentialy fix and close #133 by @goldyfruit in #136
- [ansible/gui] Add missing breeze-icon and fix #134 by @goldyfruit in #137
- fix typo by @JarbasAl in #139
- [tui/method] Set default method to virtualenv by @goldyfruit in #140
- [ansible/virtualenv] core requirements by @goldyfruit in #143
- use pypi by @JarbasAl in #144
- More robust user home by @Erotemic in #147
- [shell] Fix linting due to PR #147 by @goldyfruit in #148
- [ansible/venv] Close issue #150 by @goldyfruit in #152
- [ci] Enable CI for pull request by @goldyfruit in #153
- speedup installer by @Erotemic in #151
- Rename REUSED_CACHED_ARTIFACTS->REUSE_CACHED_ARTIFACTS by @Erotemic in #156
- fix:pt by @JarbasAl in #159
- feat:gitlocalize by @JarbasAl in #161
- mt/catalan by @gitlocalize-app in #162
- mt/basque by @gitlocalize-app in #163
- mt/polish by @gitlocalize-app in #164
- improve catalan translation by @gitlocalize-app in #166
- Add Catalan translation by @gitlocalize-app in #167
- Add Catalan translation by @gitlocalize-app in #168
- [ansible/venv] Make sure ovos-phal-admin waits for /tmp/combo-locks by @goldyfruit in #173
- [ansible/template] Make sure ovos-ggwave-listener starts by @goldyfruit in #175
- [utils/common] Ask user permission to upload log on dpaste.com by @goldyfruit in #176
- [ansible/template] Fix requirements by @goldyfruit in #177
- [readme] Add documentation about services start/stop by @goldyfruit in #178
- Add autoconfig support to installer by @suvanbanerjee in #170
- [ansible/venv] Less restrictive about the group for ovos-phal-admin by @goldyfruit in #179
- [ansible/venv] Add Matxa TTS when Catalan detected by @goldyfruit in #180
New Contributors
- @tobymurray made their first contribution in #110
- @lcipria made their first contribution in #111
- @airon90 made their first contribution in #131
- @Erotemic made their first contribution in #147
- @gitlocalize-app made their first contribution in #162
Full Changelog: v3.0.0...v4.0.0
Quake
What's Changed
- added back button by @suvanbanerjee in #66
- [server] Implement server profile by @goldyfruit in #69
- Hindi language support added by @Vaibhav-Magadum in #71
- added uninstall in README by @suvanbanerjee in #70
- [scenario] Make sure scenario is valid by @goldyfruit in #73
- [FIX] Installer allowing invalid config.yaml files by @suvanbanerjee in #77
- added missing " by @suvanbanerjee in #78
- Add support for Mycroft Mark 1 device by @goldyfruit in #79
- Zorinos support by @suvanbanerjee in #82
- Feat/support devkit by @goldyfruit in #86
- [utils/common] Add Python repo when Ubuntu > 23.10 detected by @goldyfruit in #87
- Update vocalfusion.yml to compile against currently installed kernel by @denics in #88
- [skills] Add extra skills by @goldyfruit in #92
- Update features.sh by @timonvanhasselt in #97
- Support all Python versions by @goldyfruit in #101
- [backup] Add backup support when uninstall by @goldyfruit in #102
New Contributors
- @suvanbanerjee made their first contribution in #66
- @Vaibhav-Magadum made their first contribution in #71
- @denics made their first contribution in #88
Full Changelog: v2.0.0...v3.0.0
Doom
What's Changed
- Dutch translations improvements by @timonvanhasselt in #39
- Adding missing vars to sound.yml by @NilsGeorg in #43
- Add openSUSE LEAP/Tumbleweed support by @goldyfruit in #48
- [ansible/venv] Improve cleaning by @goldyfruit in #51
- Add supported distros to README by @w-vi in #55
- feat/arch_support by @JarbasAl in #59
- [RFE] Mark 2 support by @goldyfruit in #63
New Contributors
- @timonvanhasselt made their first contribution in #39
- @NilsGeorg made their first contribution in #43
- @goldyfruit made their first contribution in #48
- @w-vi made their first contribution in #55
- @JarbasAl made their first contribution in #59
Full Changelog: v1.0.0...v2.0.0
Duke Nukem
What's Changed
- add main locales by @emphasize in #28
New Contributors
- @emphasize made their first contribution in #28
Full Changelog: https://github.com/OpenVoiceOS/ovos-installer/commits/v1.0.0