Skip to content

Commit

Permalink
v2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Feb 3, 2023
1 parent 622f599 commit fcb5a86
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Bitfocus Companion

## Companion v2.4.2 - Release Notes

### 🐞 BUG FIXES

- UI crash after saving a trigger
- UI crash if module status is not a string
- Missing libasound2 in docker image

### 🐞 MODULE FIXES

- bitfocus-companion
- equipson-lightshark
- generic-artnet
- generic-sacn
- haivision-connectdvr
- zoom-osc-iso

## Companion v2.4.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": "2.4.1",
"version": "2.4.2",
"description": "Companion",
"main": "electron.js",
"build": {
Expand Down

0 comments on commit fcb5a86

Please sign in to comment.