Releases: beclab/Olares
Releases · beclab/Olares
v1.8.0-20240805 Release
fix: change ip bug on wsl (#292) Co-authored-by: liuyu <>
v1.8.0-20240804 Release
feat: support playing videos in Sync (#289) Co-authored-by: 0x7fffff92 <[email protected]>
v1.8.0-20240803 Release
feat: support playing videos in Sync (#289) Co-authored-by: 0x7fffff92 <[email protected]>
v1.8.0-20240802 Release
feat: support playing videos in Sync (#289) Co-authored-by: 0x7fffff92 <[email protected]>
v1.8.0-20240801 Release
feat: add support for nats (#286)
v1.7.0-rc.1 Release
v1.8.0-20240731 Release
ci: bump to 1.8.0 (#279) Co-authored-by: liuyu <>
v1.7.0-rc.0 Release
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
- Implemented DifyFusion-related changes (@lovehunter9, #179)
- Added media server for Files (@0x7fffff92, #181)
- Implemented video support in Files (@wushuangs, #182)
- Restored Dify model auto-configuration (@lovehunter9, #184)
- Updated Market to v0.2.8, v0.2.9, and v0.2.10 (@icebergtsn, #186, #219, #236)
- Added API intent v2 provider registry (@hysyeah, #187)
- Updated Profile version to v0.3.23 (@icebergtsn, #188)
- Added application permissions API for settings (@hysyeah, #192)
- Added PostgreSQL extension zhparser (@hysyeah, #204)
- Implemented OpenID Connect support (@eball, #211)
- Added download module (@kaki-admin, #214)
- Supported ini search3 (@bleachzou3, #228)
- Added initial support for Google Drive and Dropbox in Files (@pengpeng, #239)
- Updated Files version to v1.2.14 (@qq815776412, #253)
- Implemented Files to OS-system transition (@lovehunter9, #259)
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
- Fixed Velero update, added wait-minute (@aby913, #175)
- Resolved Nitro Nginx config spelling error (@lovehunter9, #199)
- Fixed installation bugs on macOS (@eball, #209)
- Resolved Knowledge auto-restart issue (@bleachzou3, #220)
- Optimized memory usage of media-server (@0x7fffff92, #222)
- Fixed IP change for WSL (@eball, #223)
- Resolved OS architecture check for macOS (@eball, #224)
- Fixed package download issue (@eball, #225)
- Resolved dashboard layout bug in Windows (@yongheng2016, #231)
- Added Velero create CRDs retries (@aby913, #240)
- Fixed video-only media, 301 URL encoding (@0x7fffff92, #251)
- Resolved installing GPU bugs on WSL (@eball, #255)
- Fixed apt update failure due to wrong clock time (@eball, #261)
Documentation and Miscellaneous
- Updated home cloud as project positioning (@cal-weng, #218, #226, #227)
- Removed ZincSearch from ControlHub/Middleware (@yongheng2016, #205)
- Removed Zinc server from Terminus (@hysyeah, #217)
- Updated settings version to v0.1.71 (@qq815776412, #246)
- Updated desktop, login, and settings background pictures (@qq815776412, #248)
Refactoring and Clean-up
- Removed Knowledge Zinc (@kaki-admin, #215)
- Removed Files Zinc and Dify-gateway provider call (@lovehunter9, #206)
CI/CD
Full Changelog: 1.6.0-rc.0...1.7.0-rc.0
v1.7.0-20240730 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
fix: ntpdate error (#266) * fix: ntpdate error * fix: hwclock --------- Co-authored-by: liuyu <>