Skip to content

Commit

Permalink
chore: v3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
krocheck committed Nov 1, 2023
1 parent 843593d commit 05c37a1
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 1 deletion.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# Bitfocus Companion

## Companion v3.1.2 - Release Notes

### 🐞 BUG FIXES

- Fixed xkeys unable to show colours
- Fixed https binding to wrong port at startup (#2610)
- Fixed switching between version branches failing on windows
- Fixed crash with fresh config (#2557, #2615)
- Added default for lastUpgradeIndex (#2627)
- Updated some vulnerable dependencies
- Ensured timed triggers dont trigger when enabled unexpectedly (#2626)
- Fixed handle missing property in import (#2627)

### 🐞 MODULE FIXES

- dataton-watchout
- etc-eos
- generic-mqtt
- globalcache-itac-cc
- grassvalley-amp
- presentationtools-aps
- ptzoptics-visca
- qsys-remote-control
- shelly-ws
- softron-movierecorder
- videolan-vlc
- vistream-online

## Companion v3.1.1 - Release Notes

### 🐞 BUG FIXES
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "companion",
"version": "3.1.1",
"version": "3.1.2",
"description": "Companion",
"main": "main.js",
"type": "module",
Expand Down

0 comments on commit 05c37a1

Please sign in to comment.