Skip to content

Releases: beclab/Olares

v1.8.0-20240805 Release

05 Aug 19:01
dcb5563
Compare
Choose a tag to compare
Pre-release
fix: change ip bug on wsl (#292)

Co-authored-by: liuyu <>

v1.8.0-20240804 Release

04 Aug 19:02
00413ff
Compare
Choose a tag to compare
Pre-release
feat: support playing videos in Sync (#289)

Co-authored-by: 0x7fffff92 <[email protected]>

v1.8.0-20240803 Release

03 Aug 19:00
00413ff
Compare
Choose a tag to compare
Pre-release
feat: support playing videos in Sync (#289)

Co-authored-by: 0x7fffff92 <[email protected]>

v1.8.0-20240802 Release

02 Aug 19:04
00413ff
Compare
Choose a tag to compare
Pre-release
feat: support playing videos in Sync (#289)

Co-authored-by: 0x7fffff92 <[email protected]>

v1.8.0-20240801 Release

01 Aug 19:01
bdd4346
Compare
Choose a tag to compare
Pre-release
feat: add support for nats (#286)

v1.7.0-rc.1 Release

01 Aug 12:56
e0fdfc4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.0-rc.0...1.7.0-rc.1

v1.8.0-20240731 Release

31 Jul 19:02
98db8ca
Compare
Choose a tag to compare
Pre-release
ci: bump to 1.8.0 (#279)

Co-authored-by: liuyu <>

v1.7.0-rc.0 Release

31 Jul 14:24
a231061
Compare
Choose a tag to compare

What's Changed

Platform Support

  • Added support for Raspbian ARM64 version (@eball, #174)
  • Added support for WSL2 Ubuntu-22.04 in Windows 11 (@eball, #180)
  • Implemented support for adding ARM64 worker nodes (@eball, #185)
  • Added quick install script for macOS, WSL & Raspberry Pi (@eball, #221)
  • Added support for Minikube (@aby913, #262)
  • Added macOS installation script to installer package (@eball, #200)
  • Optimized ControlHub and dashboard build configuration (@yongheng2016, #193)
  • Updated build for quasar.config (@wushuangs, #202)
  • Added script to check image sizes in the installation package (@pengpeng, #238)
  • Optimized installation process (@eball, #247, #249)

Application Enhancements

Infrastructure and Performance

  • Added explicit runtime class for NVIDIA to support WSL (@eball, #254)
  • Implemented system-server proxy support for SSE/x-ndjson (@hysyeah, #256)
  • Added cluster architecture for Helm values (@hysyeah, #257)
  • Implemented support for switching jfsnotify to fsnotify (@eball, #264)
  • Refactored legacy API with Envoy sidecar (@hysyeah, #183)

Bug Fixes

Documentation and Miscellaneous

Refactoring and Clean-up

CI/CD

Full Changelog: 1.6.0-rc.0...1.7.0-rc.0

v1.7.0-20240730 Release

30 Jul 19:02
7f468b6
Compare
Choose a tag to compare
Pre-release
fix: hide pvc in play path, service bug (#273)

* fix: for special characters in path

* fix: optimize the memory usage of media-server

* fix: video-only media, 301 urlencode

* fix: move media-server to os-system namespace

* fix: hide pvc in play path

---------

Co-authored-by: 0x7fffff92 <[email protected]>

v1.7.0-20240729 Release

29 Jul 19:01
1834651
Compare
Choose a tag to compare
Pre-release
fix: ntpdate error (#266)

* fix: ntpdate error

* fix: hwclock

---------

Co-authored-by: liuyu <>