Releases: FaeyUmbrea/obs-utils
Releases · FaeyUmbrea/obs-utils
3.2.4
Version 3.2.4
Fixes
- Fix typo in module json syntax
3.2.3
Version 3.2.3
Localization
- Brazilian Portuguese updated
- Added partial support for Norwegian Bokmål
3.2.2
Version 3.2.2
Localization
- Added localization support for the entire module
- Support added for german
- Brazilian Portuguese updated
3.2.1
Version 3.2.1
Localization
- Support added for brazilian Portuguese
3.2.0
Version 3.2.0
Added
- Preliminary support for Dice so Nice overlays!
3.1.0
Version 3.1.0
Added
- Introduced keybindings support for OBS Utils. Users can now switch director modes via keyboard shortcuts.
- New setting
showKeybindingPopup
to enable or disable keybinding notifications.
Fixed
- Tracking logic revised to only track a camera if the scene matches that of the stream user, ensuring better synchronization and performance.
3.0.4
Version 3.0.4
Fixes:
- Improved
ProgressBarComponent
to handle invalid numerical values gracefully by assigning default values. If the current value is invalid, the progress bar will now show0.5
, and if the maximum value is invalid, its maximum value will be set to1
.
This ensures that the progress bar displays valid data and avoids rendering issues caused by incorrect numerical inputs.
3.0.3
Version 3.0.3
Fix:
- Fixes an issue with token data in V12 that causes the camera to lag behind in track target mode.
3.0.2
Version 3.0.2
Fix:
- Fixed issues that would cause Combat Tracker to misbehave
3.0.1
Version 3.0.1
Added:
- Suppress User Config dialog (can be turned off in Settings)