Skip to content

Releases: ProxeusApp/proxeus-core

v1.6.12

15 Oct 07:24
468d8c0

Choose a tag to compare

This is a minor patch release, containing vital security and stability fixes only.

⚠️ Notice ⚠️ This project is not actively supported and we are looking for new maintainers! Please contact us via Issues or by e-mail if you are interested.

What's Changed

Full Changelog: v1.6.11...v1.6.12

v1.6.11

07 Jul 22:36
85f22fd

Choose a tag to compare

A fresh attempt to migrate to the latest Vue 2 / Webpack 5. This is quite a large body of work, with many refactorings to bring our project more in-line with the latest front-end standards. All stylesheets are now in SCSS format, LESS has been fully converted. Many unused dependencies have been removed. We are now targeting Go 1.24 and Node 20, with several key libraries updated. Various issues, mostly frontend inconsistencies, resolved after testing.

🧇 Dependabot runs are now monthly. A "needs maintainer" notices has been published.

Try the latest release on our demo site at http://demo.proxeus.org/

Download new builds at Docker Hub.

Screenshot From 2025-07-07 18-36-37
Screenshot of workflow editor, with updated navigation elements.

Issues resolved:

Full Changelog: v1.6.10...v1.6.11

v1.6.10

08 Jan 17:42
a32aa50

Choose a tag to compare

This includes a regular maintenance update of Proxeus core libraries.

Try the latest release on our demo site at http://demo.proxeus.org/

Download new builds at Docker Hub.

What's Changed

Full Changelog: v1.6.9...v1.6.10

v1.6.9

29 Nov 08:58
19c8ed0

Choose a tag to compare

This includes a regular maintenance update of Proxeus core libraries.

Try the latest release on our demo site at http://demo.proxeus.org/

Download new builds at Docker Hub.

What's Changed

Full Changelog: v1.6.8...v1.6.9

v1.6.8

10 Oct 12:55
4d97f91

Choose a tag to compare

This includes a regular maintenance update of Proxeus core libraries.

Try the latest release on our demo site at http://demo.proxeus.org/

As usual, you can download the latest build at Docker Hub.

What's changed?

Full Changelog: v1.6.7...v1.6.8

v1.6.7

09 Aug 13:28
0fa2229

Choose a tag to compare

This includes a general update of Proxeus core libraries, and coincides with an update of Document Service (v1.2).

Try the latest release on our demo site at http://demo.proxeus.org/

As usual, you can download the latest build at Docker Hub.

Updates

What's changed?

  • Preprod to main for release v1.6.7 #622

Full Changelog: v1.6.6...v1.6.7

v1.6.6

24 Jul 14:59
dccb432

Choose a tag to compare

This is a minor release that includes library updates and a bug fix to the workflow editor UI.

What's Changed

Full Changelog: v1.6.5...v1.6.6

v1.6.5

21 Jun 14:22
4540980

Choose a tag to compare

This release makes improvement to the Placeholder Nodes functionality, which look like this:

Screenshot

In case you haven't seen it already, this allows you to mock up your Proxeus Workflow, adding notes about future functionality that will be implemented as a node. We have improved the icons and usability.

We have also added a beautiful CSS editor for System Administrators, which allows you to easily customize your Proxeus instance - we figured some people may want to do more than just swap in a new logo.

As usual, you can download the latest build at Docker Hub.

👏 Many thanks to @slavas490 for the contributions.

Features

  • Placeholder nodes #276
  • Style customization #475
  • Waitforproxeus E2E test fix #577
  • Issues with workflow
  • Library updates

Backend libraries

  • #587 go-ethereum 1.14.5
  • #588 mongo-driver 1.15.1
  • #567 gomega 1.33.1
  • #589 sessions 1.3.0
  • #585 x/net 0.26.0
  • #586 x/crypto 0.24.0

Frontend libraries

What's Changed

Full Changelog: v1.6.4...v1.6.5

v1.6.4

21 May 07:47
d89942b

Choose a tag to compare

This is a maintenance release with a number of bug fixes and hot patches since last month. We have closed a long outstanding issue in the form builder, and added optimizations to the Proxeus core project.

👏 Many thanks to @slavas490 for the contributions.

As usual, you can download the latest build at Docker Hub.


Screenshot of new workflow icons


Screenshot from the bug report by @stefanvogel65

Bug fixes:

Hotfixes applied:

What's Changed

Full Changelog: v1.6.3...v1.6.4

v1.6.3

19 Apr 11:17
e067196

Choose a tag to compare

This PR adds the feature of placeholder nodes #531

You can now add non-functional nodes with free text to your workflows. These can for prototyping and designing workflows, to bookmark locations of actual nodes that are later developed, or used as "comments" to explain parts of the workflow.

This is a regular, tested maintenance release which includes minor patches to backend & frontend libraries, and some updates to our documentation.

Deployment

As usual, you can download the Docker image or deploy this release from source.

Screenshots

Screenshot from 2024-04-03 12-02-23

Screenshot of the workflow editor

Includes fixes from #514

  1. fix redirect for bookmarked links
  2. update i18n link to handbook
  3. fix e2e test cases

Updates included

Pull Requests

  • Preprod to main for maintenance v1.6.3 by @loleg in #532
  • Preprod to main for feature release v1.6.3 by @loleg in #537

Full Changelog: v1.6.2...v1.6.3