Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Special thanks to: @rejas, @sdetweil, @MagMar94
- The `cors`-method in `server.js` now supports sending and recieving HTTP headers.
- Replace `…` by `…`.
- Cleanup compliments module
- Updated dependencies: electron to v22 (#2903), fix playwright to v1.27.1 (#2969)
- Updated dependencies including electron to v22 (#2903)

### Fixed

Expand All @@ -53,6 +53,7 @@ Special thanks to: @rejas, @sdetweil, @MagMar94
- Tests not waiting for the application to start and stop before starting the next test
- Fix electron tests failing sometimes in github workflow
- Fixed gap in clock module when displayed on the left side with displayType=digital
- Fixed playwright issue by upgrading to v1.29.1 (#2969)

## [2.21.0] - 2022-10-01

Expand Down
Loading