Skip to content

v3.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 04:24
· 41 commits to master since this release

Discord Open Collective backers and sponsors GitHub Sponsors

Full Changelog: v3.3.0...v3.3.1

ossia score 3.3.1 is a minor hotfix release following the major 3.3 release.

New features

  • LED View process to display [r,g,b,r,g,b,...] triplets
    led-view

  • Signal Display will now display multi-dimensional arrays in addition of single values
    anim

  • Artnet devices can now receive an array of [r,g,b] values directly for instance to more easily control LED universes.

Bugfixes

  • Build: fix warnings coming from 3rdparty libraries
  • CI: multiple fixes
  • UI: do not center widgets in vertical layouts
  • UI: fix precision issue with xy / xyz spinboxes and large ranges
  • Signal Display: fix that it was stuck and could not be moved anymore
  • Core: be more lenient with processes that have dynamic ports
  • Core: fix that a QThread was deleted after QCoreApplication leading to a macOS crash
  • OSC: fix a crash on editing OSC devices's OSCQuery port