Skip to content

Latest commit

 

History

History
51 lines (41 loc) · 2.08 KB

CHANGELOG.md

File metadata and controls

51 lines (41 loc) · 2.08 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Fixed

  • Icons now follow the colour scheme correctly.

Added

  • Option to play a feedback sound when changing volume. See #32
  • The volume icon can now be pressed to mute/unmute the output. See #3

0.1.0 - 2022-10-17

Fixed

  • Text and icons are no longer blurry.
  • Icons in quick toggle buttons are no longer tiny.
  • Layout and scaling works better.
  • Improved the logo.
  • Spacing between the title and the subtitle in the LongButton is now smaller.
  • Spacing below the horizontal line in the networks section now matches other margins.
  • The colour scheme switcher now works properly in other languages.

Changed

  • The scale is now 100 by default instead of 120.
  • The code is a lot cleaner and easier to manage.
  • The README now includes information about dependencies and contributing instructions.

Added

  • Option to show percentages in sliders.
  • Option to show/hide most components.
  • Option to change the control centre icon.
  • Option to add custom buttons that can run shell commands.
  • Option to use control centre in the system tray.
  • A "previous" button in the media player.
  • A new brightness slider to help you control your display's brightness.
  • A new button to switch colour schemes easily.
  • A different page for the "Support Me" section in the settings.
  • This changelog.

Removed

  • Removed the "archives" folder as it's useless.

0.0.1 - 2022-10-07

Initial Release