1.5.0-beta.14
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
- @razzeee made their first contribution in #482
- @getjump made their first contribution in #532
- @jlskuz made their first contribution in #537
- @jeinstei made their first contribution in #539
- @henricook made their first contribution in #568
- @mattmattox made their first contribution in #565
- @tyvsmith made their first contribution in #570
Full Changelog: 1.5.0-beta.13...1.5.0-beta.14