Skip to content

Releases: Oppzippy/OpenSCQ30

v2.8.2

23 May 07:55
Immutable release. Only release title and notes can be modified.
v2.8.2
76f2581

Choose a tag to compare

General

Fixes

  • Soundcore Space A40 equalizer not working

v2.8.1

23 May 03:10
Immutable release. Only release title and notes can be modified.
v2.8.1
8560453

Choose a tag to compare

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

16 May 23:17
Immutable release. Only release title and notes can be modified.
v2.8.0
6219d7e

Choose a tag to compare

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 -v through -vvvv for varying levels of verbosity as an alternative to setting RUST_LOG.

Fixes

  • RUST_LOG was 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

29 Apr 20:02
Immutable release. Only release title and notes can be modified.
v2.7.0
9ec6e6e

Choose a tag to compare

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

08 Apr 10:37
Immutable release. Only release title and notes can be modified.
v2.6.2

Choose a tag to compare

Android

Fixes

  • Widget crashes in release builds
  • Crash on add device screen when there is an error getting bonded devices

v2.6.1

06 Apr 07:56
Immutable release. Only release title and notes can be modified.
v2.6.1
369947f

Choose a tag to compare

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

06 Apr 00:41
Immutable release. Only release title and notes can be modified.
v2.6.0
178414a

Choose a tag to compare

General

Features

  • New logo (thanks to Luca Pio Valerio)

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

05 Mar 11:09
Immutable release. Only release title and notes can be modified.
v2.5.1
5290780

Choose a tag to compare

Android

Fixes

  • Notification quick preset buttons activate the wrong quick preset

v2.5.0

21 Feb 06:17
Immutable release. Only release title and notes can be modified.
v2.5.0
ddaa086

Choose a tag to compare

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

23 Jan 03:13
Immutable release. Only release title and notes can be modified.
ca227de

Choose a tag to compare

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