Release notes 0.6.6

After release is before the next release. :wink:

Changes

  • 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 MAC Vencor API - CORS issue · Issue #161 · toniebox-reverse-engineering/teddycloud_web · GitHub
  • 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) Update Check · Issue #260 · toniebox-reverse-engineering/teddycloud_web · GitHub
  • gui: TeddyStudio: Added possibility to show series on image label, added possibility for custom settings per labelset
  • :star: gui: Revvox Flasher: Integrated new overworked and even more reliable version of revvox esp32 flasher, added more checks on file upload.
  • :star: 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.
  • gui: Added logging output on flashing page.
  • gui: Finalized TAP Editor functionality, but backend still in an early pre release stage.

Contributors

And a big Thank you for all bug reports in the time inbetween.

Feel free to have a look onto it and if you see any bug… please report it!

Known bugs:

  • There is still a deadlock in rare situations. As this is very rare, it will be fixed in a future version.
  • There is a bug in teddystudio in non https context. After selection of a tag, the window turns black or white. Will be fixed in next version.

Hello everyone, I noticed that an error occurs in the web view of TeddyStudio as soon as you select any Tonie in the search. After clicking on a figure, the browser window turns blank (black). I’ve already tested different browsers (Edge, Chrome, and Firefox), and trying a different laptop didn’t help either. Apart from that, the web view works perfectly. Is anyone else experiencing this issue?

It’s known. Use it in https Mode and it will work. (Ip:8443/web).
Will be fixed in next version.