Skip to content

v1.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Mar 22:32
· 17 commits to main since this release
d618a97

1.5.0 (2025-03-11)

🧰 Build

  • deps-dev: bump vite from 4.5.5 to 4.5.9 in /webui (#79) (d1894f6)
  • deps: bump axios from 1.7.9 to 1.8.2 in /webui (#91) (d618a97)
  • deps: bump esbuild, vuetify, @vitejs/plugin-vue, unplugin-fonts, vite and vite-plugin-vuetify in /webui (#88) (787ecf7)
  • deps: bump golang.org/x/net from 0.25.0 to 0.33.0 (#81) (7e927a7)

🐝 Chore

  • deps: update dependency axios to v1.7.9 (#83) (4e1ffe5)
  • deps: update module golang.org/x/crypto to v0.35.0 (#85) (533be06)
  • webui: add "type": "module" to package.json to move Vite's Node API as ESM only (#90) (b6f07d3)

🚀 Features

  • service, webui: implement dynamic hostname/IP for frontend-backend (webui and cfm-service) communication (#84) (e79e8a6)
  • switch from http to https (service, webui, cli) (#56) (6322397), closes #59 #57 #58 #60 #61
  • webui: display the failed added devices with errors in the dashboard (#80) (8d5cbe0)

🛠️ Fixes

  • tweak makefile to delete unused\conflicting generated code (#89) (1887ae1)
  • webui: resolve issue where memory chart and memory region table do not display when navigating from the dashboard (#86) (f257ca5)
  • webui: resolve the assign port empty issue (#87) (67cbf97)