Skip to content

Commit d6ecea2

Browse files
committed
Updated CHANGELOG.md and version-compatibility.md
1 parent 4cf2c5e commit d6ecea2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
*Note: Numbers like (\#123) point to closed Pull Requests on the fractal-web repository.*
22

3-
# Unreleased
3+
# 1.18.1
44

55
* Used new API endpoint to detect task version upgrade (\#792);
66
* Handled arguments schema changes in workflow task runs (\#796);
7+
* Added Run tab in workflow page (\#796);
8+
* Improved handling of viewer paths errors (\#796);
9+
* Added converter non parallel and converter compound to task creation form (\#796);
710

811
# 1.18.0
912

docs/version-compatibility.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ The following table shows which `fractal-server` versions are compatible with wh
44

55
| fractal-web | fractal-server |
66
|-------------|----------------|
7+
| 1.18.1 | 2.14.8 |
78
| 1.18.0 | 2.14.1 |
89
| 1.17.4 | 2.14.1 |
910
| 1.17.3 | 2.14.1 |

0 commit comments

Comments
 (0)