Skip to content

Commit 2cf9dff

Browse files
chore: @openworkflow/dashboard v0.1.8
1 parent f87b2d8 commit 2cf9dff

3 files changed

Lines changed: 22 additions & 2 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/dashboard/CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# @openworkflow/dashboard
22

3+
## 0.1.8
4+
5+
### Patch Changes
6+
7+
- fds
8+
- Updated dependencies [cec5f93]
9+
- @openworkflow/cli@0.4.3
10+
11+
## Unreleased
12+
13+
- Add pagination to runs and step attempts, including conditional pagination
14+
controls
15+
- Redesign the run details page
16+
- Add Monaco-based JSON viewing and input experiences
17+
- Improve dashboard layout and spacing, including mobile refinements
18+
- Make status colors consistent
19+
- Move sleeping-to-running status handling to the backend
20+
- Add color to workflow stats cards (#314)
21+
- Update TanStack dependencies (#352, #354, #361)
22+
323
## 0.1.7
424

525
- Add child workflow visibility in run list and run details (#342)

packages/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openworkflow/dashboard",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"type": "module",
55
"bin": "./bin.mjs",
66
"files": [

0 commit comments

Comments
 (0)