Skip to content

Commit

Permalink
chore: v3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Feb 25, 2024
1 parent 807994f commit 7417d2a
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 2 deletions.
25 changes: 24 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Bitfocus Companion

## Companion v3.2.2 - Release Notes

### 🐞 BUG FIXES

- Launcher window growing horizontally infinitely
- Ensure application exits properly with the launcher
- Fix logging of rosstalk connections #2758 #2747
- Show button previews in actions/feedbacks while editing triggers
- Grid header layout issues in firefox
- Incomplete documentation for expression syntax #2743
- Restarting modules during development being too agressive #2741

### 🧩 UPDATED MODULES

- allenheath-ahm
- bmd-hyperdeck
- bmd-webpresenter
- colorlight-grandshow
- figure53-qlab-advance
- generic-ssh
- justmacros-lua
- studiocoast-vmix

## Companion v3.2.1 - Release Notes

### 🐞 BUG FIXES
Expand All @@ -16,7 +39,7 @@
- Imported emulators not being setup until restart
- Typo in tcp/udp documentation #2717

### 🧩 NEW & UPDATED MODULES
### 🧩 UPDATED MODULES

- birddog-ptz
- bmd-atem
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.2.1",
"version": "3.2.2",
"description": "Companion",
"main": "main.js",
"type": "module",
Expand Down

0 comments on commit 7417d2a

Please sign in to comment.