Skip to content

v0.4.1

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Aug 05:11

增加网络中心

之前github等插件下载镜像存在网络问题,现在你可以直接在内部指定本地代理去下载插件

对于低代码模块

对于低代码部分进行了一部分优化

Installation or Upgrade

Linux/macOS:

curl -fsSL https://raw.githubusercontent.com/taichuy/1flowbase/main/scripts/shell/docker-deploy.sh | sh

Windows PowerShell:

irm https://raw.githubusercontent.com/taichuy/1flowbase/main/scripts/powershell/docker-deploy.ps1 | iex

Windows 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.1
  • ghcr.io/taichuy/1flowbase-api-server:v0.4.1
  • ghcr.io/taichuy/1flowbase-plugin-runner:v0.4.1
  • ghcr.io/taichuy/1flowbase-*:latest

Traceability

Pull requests, linked issues, commits, and contributors are generated below by GitHub when available.

Full Changelog: v0.4.0...v0.4.1