Releases: beclab/Olares
Releases · beclab/Olares
v1.12.0-20250306 Release
olares: fix special leading char cause helm render error (#1040)
v1.11.5 Release
What's new
We are excited to share Olares 1.11.5 with you. This update brings several feature improvements, performance enhancements, and bug fixes to enhance the overall user experience.
Highlights
- SMB mounting support: Support for mounting SMB (e.g., Synology NAS) into Olares has been added. This allows seamless integration of external file systems for centralized file management within the platform.
- SSH access: You can now use the Control Hub application within Olares to enable SSH remote access to the host machine. This feature greatly simplifies debugging and system management workflows.
- Performance optimizations: Network performance and file transfer speeds have been greatly enhanced. This ensures a smoother experience when working with large files or launching resource-intensive application such as ComfyUI.
- File search enhancements: File search has been optimized for both speed and accuracy, improving the overall user experience.
- Improved mobile and tablet experience: The desktop application now provides a mobile-optimized interface when accessed on phones, while tablets display the full desktop interface, ensuring a more consistent and seamless experience across devices.
What's changed
- feat: cloud drive upload file rename by @bleachzou3 in #991
- feat: add id-route for file info, fix file size limit when direct upload by @bleachzou3 in #1004
- app-service: change user space network policy for ipblock by @hysyeah in #968
- olaresd: optimize smb mount options & add api for oic by @eball in #970
- olaresd: remove smb mounting blocksize option to use the default value by @eball in #1012
- feat: search3 optimization by @bleachzou3 in #982
- desktop: update highlight txt in search by @wushuangs in #987
- fix(desktop): disable PWA in safari on the desktop by @yongheng2016 in #978
- login&desktop: open a new tab when on mobile and tablet devices by @wushuangs in #1016
- app-service: choose the nearest cdn server in the upgrade job by @eball in #971
- fix(installer): use the absolute path of ubuntu.exe by @aby913 in #974
- market: allow paused apps to update by @icebergtsn in #976
- fix: drop async upload filesize error by @bleachzou3 in #983
- tapr: fix create stream return nil value by @hysyeah in #986
- app-service: fix app installation can not be canceled after reboot by @hysyeah in #994
- bfl-ingress: increase keepalive requests of ingress by @eball in #995
- app-service: custom allowed outbound port;tcp udp port by @hysyeah in #998
- fix(installer): trim all redundant slashes in the mirror url; mark as linux in docker desktop with wsl by @dkeven in #999
- login&desktop: update desktop dock logic and optimize mobile device by @wushuangs in #1003
- knowledge&download: update knowledge to v0.1.64, download-spider to v0.0.19 by @kaki-admin in #1008
- app-service: fix envoy outbound port by @hysyeah in #1009
- feat(bfl): add watcher to apply reverse proxy (#1013) by @dkeven in #1017
- ks: handle node shell change to bash by @hysyeah in #1018
- wise, file: update files & wise new version to 1.3.38 by @icebergtsn in #1020
- fix: increase ingress client body buffer size by @eball in #1022
- fix(bfl): fetch current user object before every configure operation by @dkeven in #1024
- feat(control-hub): add node terminal by @yongheng2016 in #1025
- fix: update @bytetrade/core to v0.3.76 by @wushuangs in #1027
- files: update files new version to 1.3.39 by @qq815776412 in #1031
- olares: add system upgrading files server checking by @eball in #1032
Full Changelog: 1.11.4...1.11.5
v1.11.5-rc.4 Release
v1.11.5-rc.3 Release
What's Changed
- app-service: change user space network policy for ipblock by @hysyeah in #968
- olaresd: optimize smb mount options & add api for oic by @eball in #970
- app-service: choose the nearest cdn server in the upgrade job by @eball in #971
- fix(installer): use the absolute path of ubuntu.exe by @aby913 in #974
- market: allow paused apps to update by @icebergtsn in #976
- fix(desktop): disable PWA in safari on the desktop by @yongheng2016 in #978
- feat: search3 optimization by @bleachzou3 in #982
- fix: drop async upload filesize error by @bleachzou3 in #983
- tapr: fix create stream return nil value by @hysyeah in #986
- desktop: update highlight txt in search by @wushuangs in #987
- feat: cloud drive upload file rename by @bleachzou3 in #991
- app-service: fix app installation can not be canceled after reboot by @hysyeah in #994
- bfl-ingress: increase keepalive requests of ingress by @eball in #995
- app-service: custom allowed outbound port;tcp udp port by @hysyeah in #998
- fix(installer): trim all redundant slashes in the mirror url; mark as linux in docker desktop with wsl by @dkeven in #999
- login&desktop: update desktop dock logic and optimize mobile device by @wushuangs in #1003
- feat: add id-route for file info, fix file size limit when direct upload by @bleachzou3 in #1004
- knowledge&download: update knowledge to v0.1.64, download-spider to v0.0.19 by @kaki-admin in #1008
- app-service: fix envoy outbound port by @hysyeah in #1009
- olaresd: remove smb mounting blocksize option to use the default value by @eball in #1012
- login&desktop: open a new tab when on mobile and tablet devices by @wushuangs in #1016
- feat(bfl): add watcher to apply reverse proxy (#1013) by @dkeven in #1017
- ks: handle node shell change to bash by @hysyeah in #1018
- wise, file: update files & wise new version to 1.3.38 by @icebergtsn in #1020
- fix: increase ingress client body buffer size by @eball in #1022
- fix(bfl): fetch current user object before every configure operation by @dkeven in #1024
- feat(control-hub): add node terminal by @yongheng2016 in #1025
- fix: update @bytetrade/core to v0.3.76 by @wushuangs in #1027
- files: update files new version to 1.3.39 by @qq815776412 in #1031
- olares: add system upgrading files server checking by @eball in #1032
Full Changelog: 1.11.4...1.11.5-rc.3
v1.12.0-20250305 Release
files: update files new version to 1.3.39 (#1029) * fix: seafile remove recv file log for uploading more stable * fix: upload retry error & sync upload refresh files --------- Co-authored-by: lovehunter9 <[email protected]>
v1.11.5-rc.2 Release
v1.12.0-20250304 Release
wise, file: update files & wise new version to 1.3.38 (#1019) * fix: files changed to feed drive_server 0.0.50 and cache using newest version, uploader offset judging changed for SMB 499 and improve uploading speed * feat: update files & wise new version --------- Co-authored-by: lovehunter9 <[email protected]> Co-authored-by: qq815776412 <[email protected]>
v1.12.0-20250303 Release
login&desktop: open a new tab when on mobile and tablet devices (#1015) login&desktop: open the app in a new tab when on mobile and tablet devices
v1.11.5-rc.1 Release
v1.12.0-20250302 Release
login&desktop: update desktop dock logic and optimize mobile device (…