Skip to content

Releases: Oppzippy/OpenSCQ30

v1.8.1

31 Oct 06:46
1a5d809
Compare
Choose a tag to compare

Android

Fixes

  • Add a few retries and a timeout when connecting to a device

v1.8.0

22 Oct 05:50
1bd33b3
Compare
Choose a tag to compare

GUI

Features

  • Add quick presets
  • Add button keybinding settings
  • Add hear id settings

Fixes

  • Localize equalizer preset names

Dependencies

  • Minimum gtk4 version increased to v4.12 (GNOME 45)
  • Minimum libadwaita version increased to v1.4 (GNOME 45)

v1.7.0

30 Sep 11:00
5068aae
Compare
Choose a tag to compare

v1.7.0

GUI

Fixes

  • Bluetooth initialization when launching the application will no longer block the window from showing

Android

Features

  • If you have more than one type of Soundcore device, they will now each have their own sets of quick presets. To avoid having this be a breaking change, any newly connected devices' quick presets will be initialized with your quick preset configuration prior to this release.

Fixes

  • Fix settings not used by the connected device showing in quick presets
  • Fix screen rotation causing disconnect
  • Refresh device list when granting bluetooth permission

v1.6.0

09 Sep 04:27
322966c
Compare
Choose a tag to compare

General

Features

  • Add experimental support for new devices: A3027, A3028, A3030, A3033, A3033EU, A3926, A3926Z11, A3930, A3931, A3931XR, A3935, A3935W, A3951
  • Add support for custom transparency mode
  • Add support for custom noise canceling mode
  • Add device information tab

Android

Fixes

  • Fix notification buttons not working on API level 34 (Android 14)

Web

Features

  • Add loading indicator while in the process of connecting to device

v1.5.2

14 Jul 06:04
e176b13
Compare
Choose a tag to compare

GUI

Fixes

  • Fix non-soundcore devices showing in device list

Android

Fixes

  • Pull to refresh icon now follows color scheme
  • No longer crashes on api level 34 (android 14 beta)

Web

Fixes

  • Disallow deselecting sound mode buttons

v1.5.1

11 Jul 19:56
2145d0b
Compare
Choose a tag to compare

No need to update from v1.5.0 on platforms other than android.

Android

Fixes

  • Fix noise canceling mode displaying in notification as $1Noise Canceling
  • Fix text fields not being single line
  • Fix equalizer remaining checked when moving between Quick Preset tabs

v1.5.0

11 Jul 08:41
af3c1ae
Compare
Choose a tag to compare

GUI

Fixes

  • Go back to device selection screen immediately when device disconnects

Android

Features

  • Added "Quick Presets", which enable changing ambient sound mode, noise canceling mode, and equalizer profile all together with the press of a notification button.

v1.4.0

04 Jul 03:06
59b5d02
Compare
Choose a tag to compare

Windows builds are delayed until the next release of gvsbuild.

General

Fixes

  • Improve handing of device disconnects. How this is implemented varies by platform. The desktop GUI could still use some more work.

Android

  • Minimum Android API level increased from 24 to 26 (Android 7.0 to Android 8.0)

Features

  • The bluetooth connection is now held by a service, so it can be kept open in the background. This is in preparation for having sound mode and eq profile buttons in a notification.

v1.3.1

14 Jun 00:17
19d69d4
Compare
Choose a tag to compare

GUI

Now available on Flathub!

Fixes

  • Fix arm64 builds

v1.3.0

13 Jun 16:45
e08be61
Compare
Choose a tag to compare

General

Features

  • Allow modifying equalizer directly from a preset profile rather than having to switch the dropdown to Custom first
  • Allow selecting a custom profile while a preset profile is selected rather than having to select Custom first

Web

Fixes

  • Fixed custom profile dropdown having incorrect aria label