Skip to content

Releases: Nexploy/nexploy

v0.15.9

Choose a tag to compare

@github-actions github-actions released this 30 Aug 15:44

Nexploy 0.15.9

Chores

  • deps: bump @nexploy/nodes to v0.8.3 in pnpm-lock.yaml and package.jsonc58f0e3

Other Changes

  • [Release] Update version to 0.15.9 — e411b8f

Docker images

docker pull nexploy/nexploy:0.15.9
docker pull nexploy/docker-api:0.15.9

Install

curl -fsSL https://nexploy.app/install.sh | sh

Or pin this exact version:

NEXPLOY_VERSION=v0.15.9 \
  sh -c "$(curl -fsSL https://nexploy.app/install.sh)"

Already running Nexploy?

curl -fsSL https://nexploy.app/install.sh | sh -s update

Contributors

Thanks to everyone who contributed to this release:

@nathacks

Full changelog: v0.15.8...v0.15.9

v0.15.8

Choose a tag to compare

@github-actions github-actions released this 30 Aug 13:43

Nexploy 0.15.8

Refactoring

  • pipeline: rename resolvedConfig for clarity and improve validation handling — 009caa9

Other Changes

  • [Release] Update version to 0.15.8 — fd54e6c

Docker images

docker pull nexploy/nexploy:0.15.8
docker pull nexploy/docker-api:0.15.8

Install

curl -fsSL https://nexploy.app/install.sh | sh

Or pin this exact version:

NEXPLOY_VERSION=v0.15.8 \
  sh -c "$(curl -fsSL https://nexploy.app/install.sh)"

Already running Nexploy?

curl -fsSL https://nexploy.app/install.sh | sh -s update

Contributors

Thanks to everyone who contributed to this release:

@nathacks

Full changelog: v0.15.7...v0.15.8

v0.15.7

Choose a tag to compare

@github-actions github-actions released this 27 Aug 20:24

Nexploy 0.15.7

Chores

  • deps: bump @nexploy/nodes to v0.8.1 in pnpm-lock.yaml and package.json676a503

Other Changes

  • [Release] Update version to 0.15.7 — 47541d9

Docker images

docker pull nexploy/nexploy:0.15.7
docker pull nexploy/docker-api:0.15.7

Install

curl -fsSL https://nexploy.app/install.sh | sh

Or pin this exact version:

NEXPLOY_VERSION=v0.15.7 \
  sh -c "$(curl -fsSL https://nexploy.app/install.sh)"

Already running Nexploy?

curl -fsSL https://nexploy.app/install.sh | sh -s update

Contributors

Thanks to everyone who contributed to this release:

@nathacks

Full changelog: v0.15.6...v0.15.7

v0.15.6

Choose a tag to compare

@github-actions github-actions released this 27 Aug 15:23

Nexploy 0.15.6

Features

  • events: add run-script event with workspace execution and logging — bb2dd97

Chores

  • docker: add bash to Nexploy Dockerfile dependencies — d3ce29e

Other Changes

  • [Release] Update version to 0.15.6 — 4c8cd5f

Docker images

docker pull nexploy/nexploy:0.15.6
docker pull nexploy/docker-api:0.15.6

Install

curl -fsSL https://nexploy.app/install.sh | sh

Or pin this exact version:

NEXPLOY_VERSION=v0.15.6 \
  sh -c "$(curl -fsSL https://nexploy.app/install.sh)"

Already running Nexploy?

curl -fsSL https://nexploy.app/install.sh | sh -s update

Contributors

Thanks to everyone who contributed to this release:

@nathacks

Full changelog: v0.15.5...v0.15.6

v0.15.5

Choose a tag to compare

@github-actions github-actions released this 27 Aug 12:30

Nexploy 0.15.5

Features

  • pipeline: add Git provider support and node compatibility checks — 786975d

Other Changes

  • [Release] Update version to 0.15.5 — e262fe8

Docker images

docker pull nexploy/nexploy:0.15.5
docker pull nexploy/docker-api:0.15.5

Install

curl -fsSL https://nexploy.app/install.sh | sh

Or pin this exact version:

NEXPLOY_VERSION=v0.15.5 \
  sh -c "$(curl -fsSL https://nexploy.app/install.sh)"

Already running Nexploy?

curl -fsSL https://nexploy.app/install.sh | sh -s update

Contributors

Thanks to everyone who contributed to this release:

@nathacks

Full changelog: v0.15.4...v0.15.5

v0.15.4

Choose a tag to compare

@github-actions github-actions released this 26 Aug 17:32

Nexploy 0.15.4

Features

  • registry: add support for registry container deletion and Traefik config management — 8c417f6
  • registry: add support for secure local registries with Traefik integration — e4a8634

Other Changes

  • [Release] Update version to 0.15.4 — ba29c99

Docker images

docker pull nexploy/nexploy:0.15.4
docker pull nexploy/docker-api:0.15.4

Install

curl -fsSL https://nexploy.app/install.sh | sh

Or pin this exact version:

NEXPLOY_VERSION=v0.15.4 \
  sh -c "$(curl -fsSL https://nexploy.app/install.sh)"

Already running Nexploy?

curl -fsSL https://nexploy.app/install.sh | sh -s update

Contributors

Thanks to everyone who contributed to this release:

@nathacks

Full changelog: v0.15.3...v0.15.4

v0.15.3

Choose a tag to compare

@github-actions github-actions released this 25 Aug 12:55

Nexploy 0.15.3

Performance

  • prisma: add performance indexes and optimize build queries — fb39d84

Refactoring

  • services: add React cache for async functions in build and auth services — 210cbb7
  • repository/envs: optimize environment variable handling with new services and reveal logic — f1525f9

Documentation

  • sync-docs: add DISK_SPACE_LOW to known API error codes — 2c7fb03

Other Changes

  • [Release] Update version to 0.15.3 — faa20f0

Docker images

docker pull nexploy/nexploy:0.15.3
docker pull nexploy/docker-api:0.15.3

Install

curl -fsSL https://nexploy.app/install.sh | sh

Or pin this exact version:

NEXPLOY_VERSION=v0.15.3 \
  sh -c "$(curl -fsSL https://nexploy.app/install.sh)"

Already running Nexploy?

curl -fsSL https://nexploy.app/install.sh | sh -s update

Contributors

Thanks to everyone who contributed to this release:

@nathacks

Full changelog: v0.15.2...v0.15.3

v0.15.2

Choose a tag to compare

@github-actions github-actions released this 22 Aug 20:34

Nexploy 0.15.2

Features

  • repository/settings: enhance environment variable management with import support — e9d4507

Other Changes

  • [Release] Update version to 0.15.2 — 11b7459

Docker images

docker pull nexploy/nexploy:0.15.2
docker pull nexploy/docker-api:0.15.2

Install

curl -fsSL https://nexploy.app/install.sh | sh

Or pin this exact version:

NEXPLOY_VERSION=v0.15.2 \
  sh -c "$(curl -fsSL https://nexploy.app/install.sh)"

Already running Nexploy?

curl -fsSL https://nexploy.app/install.sh | sh -s update

Contributors

Thanks to everyone who contributed to this release:

@nathacks

Full changelog: v0.15.1...v0.15.2

v0.15.1

Choose a tag to compare

@github-actions github-actions released this 22 Aug 13:47

Nexploy 0.15.1

Bug Fixes

  • docker: adjust .env file handling for correct directory usage — c728e1a

Other Changes

  • [Release] Update version to 0.15.1 — 732d375

Docker images

docker pull nexploy/nexploy:0.15.1
docker pull nexploy/docker-api:0.15.1

Install

curl -fsSL https://nexploy.app/install.sh | sh

Or pin this exact version:

NEXPLOY_VERSION=v0.15.1 \
  sh -c "$(curl -fsSL https://nexploy.app/install.sh)"

Already running Nexploy?

curl -fsSL https://nexploy.app/install.sh | sh -s update

Contributors

Thanks to everyone who contributed to this release:

@nathacks

Full changelog: v0.15.0...v0.15.1

v0.15.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 23:00

Nexploy 0.15.0

Features

  • pipeline: add "view" mode to NodeContextMenu and update translations — fef790c
  • i18n: add support for Spanish and Italian translations in pipelines — 3f18199
  • repository: add support for custom Git repositories — cd012ec
  • docker: enhance volume management and add support for network exposure APIs — 6e2947f
  • ai/settings: add "allowPipelineGroup" permission and pipeline analysis support — e61b112

Refactoring

  • pipeline: centralize pipeline template application logic — d8e5744

Other Changes

  • [Release] Update version to 0.15.0 — 6218617

Docker images

docker pull nexploy/nexploy:0.15.0
docker pull nexploy/docker-api:0.15.0

Install

curl -fsSL https://nexploy.app/install.sh | sh

Or pin this exact version:

NEXPLOY_VERSION=v0.15.0 \
  sh -c "$(curl -fsSL https://nexploy.app/install.sh)"

Already running Nexploy?

curl -fsSL https://nexploy.app/install.sh | sh -s update

Contributors

Thanks to everyone who contributed to this release:

@nathacks

Full changelog: v0.14.2...v0.15.0