Skip to content

Commit

Permalink
Merge branch 'release/3.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
StorytellerCZ committed Dec 7, 2023
2 parents 51377f2 + 102d172 commit 874b08b
Show file tree
Hide file tree
Showing 5 changed files with 1,436 additions and 1,246 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
## v3.1.2 <sup>XX.XX.2023</sup>
## v3.2.0 <sup>07.12.2023</sup>
* Updated electron to v17
Make sure to update your electron and electron-builder versions to:
```
"electron": "17.4.11",
"electron-builder": "24.6.4",
```

## v3.1.1 <sup>XX.10.2023</sup>
## v3.1.1 <sup>22.10.2023</sup>
* Fix issue with single instance, which causes error with opening already opened app on windows
* Fixes for devEnvSetup.js
* Fix: do not download new version when desktopHCP is set to false
Expand Down
Loading

0 comments on commit 874b08b

Please sign in to comment.