Skip to content

Releases: beclab/Olares

v1.12.0-20250128 Release

28 Jan 18:46
b081743
Compare
Choose a tag to compare
Pre-release
olares: remove some debug code (#935)

fix: remove some debug codes

Co-authored-by: liuyu <>

v1.12.0-20250127 Release

27 Jan 18:47
b081743
Compare
Choose a tag to compare
Pre-release
olares: remove some debug code (#935)

fix: remove some debug codes

Co-authored-by: liuyu <>

v1.12.0-20250126 Release

26 Jan 18:45
b081743
Compare
Choose a tag to compare
Pre-release
olares: remove some debug code (#935)

fix: remove some debug codes

Co-authored-by: liuyu <>

v1.12.0-20250125 Release

25 Jan 18:44
b081743
Compare
Choose a tag to compare
Pre-release
olares: remove some debug code (#935)

fix: remove some debug codes

Co-authored-by: liuyu <>

v1.12.0-20250124 Release

24 Jan 18:46
b081743
Compare
Choose a tag to compare
Pre-release
olares: remove some debug code (#935)

fix: remove some debug codes

Co-authored-by: liuyu <>

v1.11.3 Release

24 Jan 06:59
d9be731
Compare
Choose a tag to compare

What's Changed

This release includes several features, fixes, and updates across multiple components.


Features

Installer

  • Add env var to explicitly specify public access in #867
  • Set WSL distro storage location in #872
  • Add node to a cluster in #868

Headscale

  • Make ACL rules dynamic and replace SQLite with Postgres in #878

Files, Vault, Wise

  • Update LarePass to v1.3.14 in #896
  • Update LarePass to v1.3.19 in #899
  • Update LarePass to v1.3.20 in #906
  • Update LarePass to v1.3.24 in #920
  • Update LarePass to v1.3.25 in #926

Fixes

Installer

  • Fix issues in WSL downloading/containerd install in #885
  • Fix WSL hangs on update in #915
  • Fix prompt for installation location and setup host IP as NAT gateway IP for OIC in #924

App-Service

  • Inject NVShare debug env in #887
  • Support network visit from Windows app in #892
  • Inject NVShare environment duplicately in #928
  • Add ACL rules to application CRD in #931
  • Remove app cache path on the hosts directly in #937

Files & Vault

  • Samba (SMB) support, MD5 function, cache preview, and fix PVC problem in #897

Control-Hub

  • Fix pod status sync after deleting replicas in #911

Knowledge & Download

  • Update yt-dlp to v0.0.19 and knowledge to v0.1.61 in #913

Other Fixes

  • Fix space refresh token error in #869
  • Restore settings app entrance status notification and dashboard websocket in #877
  • Fix ByteTrade UI button style in #882
  • Fix TailScale to follow HeadScale restart in #918
  • Mount USB device compatible with ATA bridge in olaresd in #904
  • Delete notify ID in notifyHide for files in #933
  • Remove debug codes in Olares in #934

Upgrade Note:

If you upgrade from 1.11.2 to 1.11.3, you will need to manually upgrade the olaresd service to normally mount external storage. See upgrade instructions for detailed steps.

Full Changelog: 1.11.2...1.11.3

v1.11.3-rc.7 Release

24 Jan 03:20
d9be731
Compare
Choose a tag to compare
v1.11.3-rc.7 Release Pre-release
Pre-release

v1.12.0-20250123 Release

23 Jan 18:46
98984ea
Compare
Choose a tag to compare
Pre-release
files: delete notify id in notifyHide (#932)

fix: delete notify id in notifyHide

v1.11.3-rc.6 Release

23 Jan 12:49
a0a597c
Compare
Choose a tag to compare
v1.11.3-rc.6 Release Pre-release
Pre-release

v1.12.0-20250122 Release

22 Jan 18:45
01d2598
Compare
Choose a tag to compare
Pre-release
files&files server: updage LarePass version to v1.3.24 (#919)

* fix: files nginx increase worker and timeout, and pasting temp file invisiable

* fix: fix create new folder in sync and update nginx timeout

* fix: increase the ingress read timeout

---------

Co-authored-by: lovehunter9 <wangrx07@aliyun.com>
Co-authored-by: liuyu <>