Skip to content

v1.13.0

Compare
Choose a tag to compare
@Oppzippy Oppzippy released this 31 Aug 05:50
· 130 commits to master since this release
5cbb94a

General

Build

  • Replace cargo-make with just

GUI

Features

  • Add custom equalizer profile importing/exporting

Fixes

  • Fix some circumstances where the volume adjustments matching a custom profile would be selected, but the dropdown would not show the profile as selected
  • Custom equalizer profile sorting is now case insensitive
  • Icon colors now adapt when using dark theme
  • Write config file to temp file first before overwriting to work around potential data loss if writing is interrupted
  • The config file is no longer overwritten with the exact same content during every application startup

Android

Features

  • Add custom equalizer profile importing/exporting
  • Show the title of the current screen rather than the device's name in the header bar
  • New color scheme generated from logo color

Fixes

  • To resolve inconsistent transition animations, use slides everywhere
  • Custom equalizer profile duplicate detection issues

Web

Features

  • Add custom equalizer profile importing/exporting
  • There is now a dropdown menu to select light/dark mode in addition to the default option of following the system preference

Fixes

  • Accesibility issues