Sponsors
We thank all our current monthly sponsors and the one-time sponsors!
Workaround for ARM on Debian and Ubuntu
We had to disable the sanitizer libasan for those build, that helps to alert and mitigate coding and security issues, as the compiler backend had some changes, we were not able to solve yet. Especially for people running a public instance of teddyCloud may be less secure.
What's Changed
- Updates several GitHub Actions
- gui: Added search field in audio player
- gui: Only show tags once in Audioplayer
- gui: Use new backend generic request API for macvendor.com requests toniebox-reverse-engineering/teddycloud_web#161
- gui: footer not fixed anymore, only in case of open audio player (avoid iOS Display bug)
- gui: display hint if a new version is available (working in develop and release branch) toniebox-reverse-engineering/teddycloud_web#260
- gui: TeddyStudio: Added possibility to show series on image label, added possibility for custom settings per labelset
- ⭐ gui: Revvox Flasher: Integrated new overworked and even more reliable version of revvox esp32 flasher, added more checks on file upload.
- ⭐ gui: Revvox Flasher: Is the new default flasher, legacy flasher will be removed in next version. You can switch to legacy flasher through settings and disabling frontend.use_revvox_flasher (expert level setting)
- gui: Select source preselects the currently set path in the filebrowser according the selected source
- gui: Added warning flashing on users own risk.
- Stability
New Contributors
- @dependabot[bot] made their first contribution in #392
Full Changelog: tc_v0.6.5...tc_v0.6.6
Full Changelog: toniebox-reverse-engineering/teddycloud_web@tcw_v0.6.5...tcw_v0.6.6
Detailed Changelog
Docker Image
Ubuntu: ghcr.io/toniebox-reverse-engineering/teddycloud:tc_v0.6.6
Ubuntu: ghcr.io/toniebox-reverse-engineering/teddycloud:tc_v0.6.6_ubuntu
Debian: ghcr.io/toniebox-reverse-engineering/teddycloud:tc_v0.6.6_debian
Alpine (no sanitize features, experimental, not recommended): ghcr.io/toniebox-reverse-engineering/teddycloud:tc_v0.6.6_alpine