TeddyCloud Release v0.6.5
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
- Frontend based TAF encoding
- Fixed backend TAF encoding in library
- Fixes for the freshnessCheck that should solve not updated original Tonies (like daily updated Advent-Tonies)
- Random .taf.jsons and empty folders should not be created any more
- Page for Kids
- Plugins
- TeddyStudio for creating Coin-Tags
- Many GUI enhancements and fixes by @henryk86
- Security checks for the ESP32 Flasher to reduce brick risks.
- Alternative ESP32 Flasher by @g3gg0 (still in test, needs to be enabled in the expert settings)
- 18 frontend issues fixed
- 10 backend issues fixed
- And many other fixes and small adjustments.
- And not to forget: STABILITY!
What's Changed (more, auto generated)
- #291 fix error when using reverse proxy by @P1tt187 in https://github.com/toniebox-reverse-engineering/teddycloud/pull/292
- add unplace event for MQTT, sends TagID with "-" as TagValid to identify the removed Tag. by @timehlers in https://github.com/toniebox-reverse-engineering/teddycloud/pull/309
- #291 unable to activate rtnl when using reverse proxy by @P1tt187 in https://github.com/toniebox-reverse-engineering/teddycloud/pull/329
- Bump opus to v1.5.2 by @mrueg in https://github.com/toniebox-reverse-engineering/teddycloud/pull/257
- Bump cyclone to v2.4.4 by @mrueg in https://github.com/toniebox-reverse-engineering/teddycloud/pull/287
- Fix issue with maximum http connections by @mrueg in https://github.com/toniebox-reverse-engineering/teddycloud/pull/357
- Fix builds on alpine by @mrueg in https://github.com/toniebox-reverse-engineering/teddycloud/pull/353
- Don't push forks by @mrueg in https://github.com/toniebox-reverse-engineering/teddycloud/pull/352
- Update github actions via dependabot by @mrueg in https://github.com/toniebox-reverse-engineering/teddycloud/pull/345
- Added new setting frontend.check_cc3200_cfw by @henryk86 in https://github.com/toniebox-reverse-engineering/teddycloud/pull/361
- Fix serial number in CA root certificate by @cboehme in https://github.com/toniebox-reverse-engineering/teddycloud/pull/364
- ogg: Use v1.3.6 by @mrueg in https://github.com/toniebox-reverse-engineering/teddycloud/pull/368
- Bump cJSON to v1.7.19 by @mrueg in https://github.com/toniebox-reverse-engineering/teddycloud/pull/382
- added setting for use revvox flashing tool by @henryk86 in https://github.com/toniebox-reverse-engineering/teddycloud/pull/390
New Contributors
- @P1tt187 made their first contribution in https://github.com/toniebox-reverse-engineering/teddycloud/pull/292
- @cboehme made their first contribution in https://github.com/toniebox-reverse-engineering/teddycloud/pull/364
Full Changelog: https://github.com/toniebox-reverse-engineering/teddycloud/compare/tc_v0.6.4...tc_v0.6.5 Full Changelog: https://github.com/toniebox-reverse-engineering/teddycloud_web/compare/tcw_v0.6.4...tcw_v0.6.5 Detailed Changelog
Docker Image
Ubuntu: ghcr.io/toniebox-reverse-engineering/teddycloud:tc_v0.6.5 Ubuntu: ghcr.io/toniebox-reverse-engineering/teddycloud:tc_v0.6.5_ubuntu Debian: ghcr.io/toniebox-reverse-engineering/teddycloud:tc_v0.6.5_debian Alpine (no sanitize features, experimental, not recommended): ghcr.io/toniebox-reverse-engineering/teddycloud:tc_v0.6.5_alpine