Skip to content

Commit a04fa18

Browse files
committed
v1.3.1
Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
1 parent 96b3681 commit a04fa18

2 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,18 @@ All notable changes to this project will be documented in this file.
99
The format is based on [Keep a Changelog](http://keepachangelog.com/)
1010
and this project adheres to [Semantic Versioning](http://semver.org/).
1111

12+
## [1.3.1 - 2026-02-09]
13+
14+
### Fixed
15+
16+
- Enabled the `deno_core` Cargo feature when building Windmill to fix JavaScript expression evaluation in workflows. #134 Thanks to @strobelpierre
17+
18+
## [1.3.0 - 2026-01-13]
19+
20+
### Changed
21+
22+
- Windmill updated from version `v1.394.4` to `v1.603.4`
23+
1224
## [1.2.2 - 2025-12-07]
1325

1426
### Added

appinfo/info.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This app provides an easy way to install the Windmill based Business Process Aut
2424
**Requires [`AppAPI`](https://github.com/nextcloud/app_api) and `webhook_listeners` to be enabled to work.**
2525
2626
]]></description>
27-
<version>1.3.0</version>
27+
<version>1.3.1</version>
2828
<licence>agpl</licence>
2929
<author mail="julien-nc@posteo.net" homepage="https://github.com/julien-nc">Julien Veyssier</author>
3030
<author mail="mklehr@gmx.net" homepage="https://github.com/marcelklehr">Marcel Klehr</author>
@@ -45,7 +45,7 @@ This app provides an easy way to install the Windmill based Business Process Aut
4545
<docker-install>
4646
<registry>ghcr.io</registry>
4747
<image>nextcloud/flow</image>
48-
<image-tag>1.3.0</image-tag>
48+
<image-tag>1.3.1</image-tag>
4949
</docker-install>
5050
<routes>
5151
<route>

0 commit comments

Comments
 (0)