Releases: Oppzippy/OpenSCQ30
Releases · Oppzippy/OpenSCQ30
v2.8.2
v2.8.1
Immutable
release. Only release title and notes can be modified.
General
Fixes
- Dual connections not working with some devices
- Soundcore Space A40 sound modes fail to set properly and lead to the UI being desynchronized from the device
- Soundcore Space A40's adaptive noise canceling setting is now read only, since the setting is changed by the device automatically and not by the user.
v2.8.0
Immutable
release. Only release title and notes can be modified.
General
Features
- Add support for dual connections on all relevant devices
- Add Voice Prompt, Low Battery Alert, and LDAC for Soundcore Space Q45
- Add LDAC for Soundcore Liberty 2 Pro+, Liberty Air 2 Pro, and Liberty 3 Pro
- Add support for Soundcore Liberty 2 Pro. A known issue is that while the device will remember EQ settings between reconnects, the UI won't, and will show the default EQ settings after a reconnect. This will likely never be fixed in OpenSCQ30, since it's due to weirdness with this specific device that I don't want to bother working around.
Fixes
- Error connecting to devices with serial numbers containing non-hexidecimal characters
- Soundcore Liberty 2 Pro+ was incorrectly labeled as Soundcore Liberty 2 Pro
- Another attempt at fixing Soundcore Motion+ connection issues. I don't think it's likely to succeed, but worth a try.
- Don't show Soundcore P30i/R50i NC's Gaming Mode on older firmware versions that don't support it
- Remove ANC Personalized to Ear Canal setting for Soundcore Liberty 5, since the device doesn't actually support that setting
- Battery level for a disconnected earbud is displayed as 2550%
CLI
Features
- Add
-vthrough-vvvvfor varying levels of verbosity as an alternative to settingRUST_LOG.
Fixes
RUST_LOGwas ignored, leading to the log level not being configurable- Deprecate
--debug-errors, since I don't think it ever makes sense to use it but not-v
v2.7.0
Immutable
release. Only release title and notes can be modified.
General
Features
- Add support for Soundcore Liberty 3 Pro (A3952)
- Add support for Soundcore Space One Pro (A3062)
- Add LDAC toggle for relevant devices. If I missed a device that supports LDAC, please open an issue.
Fixes
- Error connecting on Linux (br-connection-busy)
- On Linux, when multiple bluetooth adapters are availabe, don't give up if there is an error with only one of them
- For devices with wind noise suppression, the device not be in normal mode while toggling wind noise suppression, so if you were to toggle it while in normal mode, it would first switch to noise canceling, toggle it, and then switch back. This 3 step process was unnecessarily being done while in transparency mode as well, despite it being possible to it in one step. This is now fixed, so the 3 step process is only done for normal mode.
Android
Fixes
- Decrease height of widget title bar so that more settings fit without having to scroll
- Crash when a bluetooth device with a null name is paired
v2.6.2
v2.6.1
Immutable
release. Only release title and notes can be modified.
This release only affects Android has no changes for desktop users.
Android
Fixes
- Preferences UI randomly stops working in release builds
- Filter out spam log messages from Copy Logs to Clipboard
v2.6.0
Immutable
release. Only release title and notes can be modified.
General
Features
Fixes
- Parse error when connecting to Soundcore P40i in some situations
GUI
Features
- Update libcosmic, enabling IME support
Fixes
- Update pop-os/iced, which has been rebased on iced 0.14, fixing various issues
- Enable Hebrew and Egyptian Arabic languages now that the crash when using RTL languages has been fixed in pop-os/iced
Android
Features
- Redesign app (thanks to Luca Pio Valerio)
- Add option to force light/dark theme
- Add option to disable Material You
v2.5.1
v2.5.0
Immutable
release. Only release title and notes can be modified.
General
Features
- Add support for Soundcore Liberty 5 (thanks to @diegok)
GUI
Fixes
- Resizing causes window to freeze on x11
- Crash when running with ICED_BACKEND=tiny-skia on x11
- Attempt at fixing connection issues for Motion+ and Liberty 2 Pro
Android
Fixes
- Add device not working on Android 12 and older
- Widget radio button label color ignoring light/dark theme
v2.4.0
Immutable
release. Only release title and notes can be modified.
General
Features
- Add power off action for Soundcore Motion+
GUI
Fixes
- Temporarily disable Hebrew language due to text rendering related crash
Android
Fixes
- Crash when adding a device on android 12