Skip to content

Releases: beclab/Olares

v1.6.0-20240626 Release

26 Jun 19:05
8423d9c
Compare
Choose a tag to compare
Pre-release
fix: remove dify provider from files, dify model from nitro, aboveos …

v1.6.0-20240625 Release

25 Jun 19:06
c046979
Compare
Choose a tag to compare
Pre-release
fix: make the dify-ui entrance invisible (#159)

Co-authored-by: liuyu <>

v1.6.0-20240624 Release

24 Jun 19:05
c046979
Compare
Choose a tag to compare
Pre-release
fix: make the dify-ui entrance invisible (#159)

Co-authored-by: liuyu <>

v1.6.0-20240623 Release

23 Jun 19:03
a6aed46
Compare
Choose a tag to compare
Pre-release
fix: add applicationmanagers,imagemanagers permission for workspaces-…

v1.6.0-20240622 Release

22 Jun 19:04
a6aed46
Compare
Choose a tag to compare
Pre-release
fix: add applicationmanagers,imagemanagers permission for workspaces-…

v1.6.0-20240621 Release

21 Jun 19:07
a6aed46
Compare
Choose a tag to compare
Pre-release
fix: add applicationmanagers,imagemanagers permission for workspaces-…

v1.5.0 Release

21 Jun 13:48
d6dbbeb
Compare
Choose a tag to compare

What's Changed

This release introduces support for a dark theme, adds the ability to show download progress for app downloading from market, and includes multiple updates to dependency management and installation processes. Additionally, a bunch of bug fixes have been implemented to enhance system stability and performance, along with documentation updates.

Feature Updates

  • Support dark theme by @icebergtsn in #135
  • Update settings/desktop/vault/files to support dark theme by @qq815776412 in #140
  • Add dark theme for Devbox by @wushuangs in #143
  • Add showing download progress for app image pull by @hysyeah in #88
  • Support change IP (early version) by @eball in #62
  • Add check for the existence of local dependency files by @aby913 in #70
  • Package and push dependency files for terminus installation to S3 by @aby913 in #77
  • Add build artifact for pushing dependency files to S3 by @aby913 in #78
  • Update Vault & Files version to v0.4.64 by @qq815776412 in #86
  • Update Settings version to v0.1.65 by @qq815776412 in #85
  • Add font subset by @icebergtsn in #89
  • Allow configurable using NITRO or WASM by @lovehunter9 in #104
  • Add Orion GPU container-runtime pod running status check by @eball in #94
  • Support manually chunking files and context down to 1024 in Dify by @lovehunter9 in #92
  • Collect Ubuntu GPU dependency file and push to S3 by @aby913 in #95
  • Add retry to refresh STS token by @eball in #114
  • Add ways to open mobile browser bookmarks for Desktop and login by @wushuangs in #121

Bug Fixes

  • Fix format fatal error log by @eball in #49
  • Set header x-bfl-user for legacy proxy request by @eball in #50
  • Fix Dify document indexing bug (both economical and high-quality methods) by @lovehunter9 in #51
  • Only watch Dify supported files for dify-gateway by @lovehunter9 in #54
  • Remove MongoDB from market backend by @almondyoung in #55
  • Update backup-server to v0.3.7 by @aby913 in #57
  • Modify Knowledge Base related providers to fit frontend design by @lovehunter9 in #58
  • Add update icon by @wushuangs in #59
  • Fix Orion GPU runtime broken error on Ubuntu 22.04 by @eball in #69
  • Fix system upgrading broken error in multi-user mode by @eball in #63
  • Fix changed local IP update error when Cloudflare tunnel is enabled by @eball in #72
  • Fix error where GPU limit inject overrides resource requests by @hysyeah in #71
  • Add quotation marks to BFL_NAME in files and fix a Dify auto login bug with old cookie by @lovehunter9 in #75
  • Restart some pods to guarantee the system recovery by @eball in #74
  • Fix the bug where Files can't get default dataset by @lovehunter9 in #79
  • Support offline installation packages for k8s by @aby913 in #81
  • Copy pre-installation dependency files by @aby913 in #82
  • Fix curl download failure, as well as other errors by @aby913 in #83
  • Optimize installation for k8s environment by @aby913 in #84
  • Lower the minimum upgradable version by @eball in #87
  • Update ControlHub and Dashboard icon by @yongheng2016 in #91
  • Fix image download progress rollback by @hysyeah in #103
  • Use random ticker to lower conflict in progress jobs by @hysyeah in #107
  • Increase MongoDB resource limit by @eball in #111
  • Fix files paste timeout by @lovehunter9 in #109
  • Support deletion operations for oss during uninstallation by @aby913 in #113
  • Update ControlHub/Middleware database table list by @yongheng2016 in #115
  • Change workloads tree ID for ControlHub/Browse by @yongheng2016 in #116
  • Remove Seafile UI and add Dify auth by @lovehunter9 in #127
  • Fix nitro related bugs by @lovehunter9 in #131
  • Fix pull Velero image failure by @aby913 in #90
  • Fix Velero image pull timeout error by @aby913 in #156

Doc Update

New Contributors

Full Changelog: 1.4.0...1.5.0

v1.6.0-20240620 Release

20 Jun 19:17
d2119ca
Compare
Choose a tag to compare
Pre-release
feat: support middleware install;set namespace for app (#148)

* feat: support middleware install;set namespace for app

* feat: update market version

---------

Co-authored-by: icebergtsn <[email protected]>

v1.6.0-20240619 Release

19 Jun 19:11
8ba2a8f
Compare
Choose a tag to compare
Pre-release
feat: User Group (Control Hub/Browse) (#147)

feat: User Group (Contro Hub/Browse)

v1.6.0-20240618 Release

18 Jun 19:08
26e8d23
Compare
Choose a tag to compare
Pre-release
feat: tailscale support arm64 (#145)

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