增加网络中心
之前github等插件下载镜像存在网络问题,现在你可以直接在内部指定本地代理去下载插件
对于低代码模块
对于低代码部分进行了一部分优化
Installation or Upgrade
Linux/macOS:
curl -fsSL https://raw.githubusercontent.com/taichuy/1flowbase/main/scripts/shell/docker-deploy.sh | shWindows PowerShell:
irm https://raw.githubusercontent.com/taichuy/1flowbase/main/scripts/powershell/docker-deploy.ps1 | iexWindows CMD:
powershell -NoProfile -ExecutionPolicy Bypass -Command "irm https://raw.githubusercontent.com/taichuy/1flowbase/main/scripts/powershell/docker-deploy.ps1 | iex"Docker Images
ghcr.io/taichuy/1flowbase-web:v0.4.1ghcr.io/taichuy/1flowbase-api-server:v0.4.1ghcr.io/taichuy/1flowbase-plugin-runner:v0.4.1ghcr.io/taichuy/1flowbase-*:latest
Traceability
- Target commit:
7ef145c - Workflow run: container images #32811005130
- Source branch:
latest
Pull requests, linked issues, commits, and contributors are generated below by GitHub when available.
Full Changelog: v0.4.0...v0.4.1