Skip to content

1.5.0-beta.14

Choose a tag to compare

@Core447 Core447 released this 21 May 09:11
12052de

Manually written changelog

Features:

  • Add support for remote decks (beta)
  • Support webdings fonts
  • Add option to disable label scrolling

Improvements:

  • Reworked page settings UI
  • Auto hide compatible/incompatible switcher in store
  • Better handling of transparent images
  • Improve SD+ Dial interaction through the UI
  • Streamdeck-UI Importer
  • Overall stability
  • Respect GIF frame delays
  • Respect Adwaita accent color

Fixes:

  • Tray icon not getting loaded on some desktops
  • SD+ bar images not always respecting aspect ratio
  • Auto page switching not working on some KDE and Sway installations
  • App not starting when backup dir does not exist
  • Font stylings not loading correctly
  • Localization problems
  • --change-state argument not working

Automatic GH changelog

What's Changed

  • Load icon from non-scalable path by @razzeee in #482
  • Page and Main UI Rework by @G4PLS in #413
  • Fix transparency artifacts in image rendering by @designgears in #517
  • Fix Localization Issues: HTML Entity Escaping & CSV Parsing by @designgears in #515
  • Fix Import Warnings by @designgears in #514
  • Window Grabber Supported Sway Environments by @jgoett154 in #518
  • Bump RapidFuzz==3.14.3 and typing_extensions==4.14.1 to support Python 3.14 by @getjump in #532
  • fix: kdotools search needs a search term by @jlskuz in #537
  • Adding support for dials that don't have an associated touchscreen by @jeinstei in #539
  • fix: properly close event loops in EventHolder and Observer by @ImDevinC in #527
  • Feat(DialBox): Add software knob interaction and context menu support by @designgears in #525
  • Add support for remote decks by @Core447 in #557
  • fix: fix backup directory bug by @ImDevinC in #561
  • fix: StreamDeck UI importer - support v1 flat format by @henricook in #568
  • fix: wrap replacement deck in BetterDeck on resume from sleep by @mattmattox in #565
  • fix: wrap GTK widget calls in GLib.idle_add() to prevent SIGSEGV on startup by @mattmattox in #567
  • fix: resolve KDE tray icon by passing bundled IconThemePath by @mattmattox in #564
  • Fix Font Style Persistence Issue by @designgears in #522
  • Fix symbol font encoding for dingbat fonts (Webdings, Wingdings) by @designgears in #523
  • Implement GIF Frame Delay Support by @designgears in #524
  • Fix: use correct method name in on_change_state D-Bus handler by @tyvsmith in #570

New Contributors

Full Changelog: 1.5.0-beta.13...1.5.0-beta.14