Skip to content

Latest commit

 

History

History
261 lines (216 loc) · 7.63 KB

CHANGELOG.md

File metadata and controls

261 lines (216 loc) · 7.63 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.

3.1.0 - 2023-05-05

Added

  • keyboard light timeout control (for the driver version that supports it)

Changed

  • update dependencies
  • update Go to 1.19

3.0.3 - 2022-03-17

Changed

  • update Go to 1.16
  • remove vfsgen dependency (use standard-library embed instead)
  • update dependencies
  • revert to using upstream systray library that now has libayatana support
  • make build tag consistent with updated systray library

3.0.2 - 2021-09-03

Translations

  • Spanish

3.0.1 - 2021-06-30

Fixed

  • provide legacy builds against libappindicator

3.0.0 - 2021-06-10

Changed

  • use libayatana-appindicator instead of the deprecaded libappindicator
  • scripts are not attempted by default (i.e. -r is false by default)

Removed

  • the long-deprecated -s flag

2.5.0 - 2020-12-19

Added

  • information on kernel 5.5 in README

Changed

  • BP values of 0 0 returned from the driver are no longer considered invalid but are treated as BP OFF, since this seems to be the case sometimes, especially on 2020 models

2.4.8 - 2019-12-11

Changed

  • migrated Debian repo to a new signing key

2.4.7 - 2019-11-12

Translations

  • German

2.4.6 - 2019-11-12

Fixed

  • signing binaries

2.4.5 - 2019-11-12

Fixed

  • releasing debian package

2.4.4 - 2019-11-12

Fixed

  • signing binaries

2.4.3 - 2019-11-10

Fixed

  • release script

2.4.2 - 2019-11-10

Changed

  • prepare to migrate Debian repo to a new signing key

2.4.1 - 2019-11-06

Fixed

  • changelog

Translations

  • translated flags usage

2.4.0 - 2019-11-06

Added

  • internationalization

Translations

  • Russian

2.3.3 - 2019-10-31

Fixed

  • build script

2.3.2 - 2019-10-31

Fixed

  • release script

2.3.1 - 2019-10-31

Fixed

  • lack of proper changelog
  • displayed version numbers

2.3.0 - 2019-09-22

Added

  • windowed mode (triggered by -w option)
  • deprecation warning when -s option is used

Fixed

  • crashes in cases where either only fnlock or only battery endpoint is available
  • lack of documentation about GTK+ dependency

2.2.0 - 2019-09-21

Added

  • a way to set custom battery threshold

2.1.4 - 2019-09-19

Changed

  • platform endpoints are now preferred instead of kernel ones

Fixed

  • persistent battery thresholds endpoint autodetection
  • minor glitches in *.deb generation

2.1.3 - 2019-09-16

Added

  • -r option for using scripts as endpoints; on by default for now, but will be off by default eventually

Fixed

  • batpro script not working
  • minor glitches

2.1.2 - 2019-09-15

Fixed

  • support for some corner cases and legacy endpoints

2.1.1 - 2019-09-11

Fixed

  • minor issues

2.1.0 - 2019-09-09

Added

  • support for driver version >3.2

2.0.2 - 2019-09-09

Fixed

  • battery status message when status is unavailable

2.0.1 - 2019-06-18

Fixed

  • minor manpage defects

2.0.0 - 2019-06-17

Added

  • .desktop file
  • -n option for not saving battery thresholds for persistence

Removed

  • attempts to chmod files in /etc/default/huawei-wmi/

Deprecated

  • -s option ("save battery thresholds for persistence")

1.3.3 - 2019-06-10

Fixed

  • lack of manpage
  • .deb did not depend on libc6

1.3.2 - 2019-06-07

Fixed

  • lack of .deb in release

1.3.1 - 2019-06-06

Removed

  • obsolete files in release

1.3.0 - 2019-06-06

Added

  • -s option for saving battery thresholds for persistence

Changed

Fixed

  • build process

1.2.5 - 2019-05-02

Added

  • -wait option for MateBook X

Removed

  • driver waits by default

1.2.4 - 2019-04-28

Fixed

  • battery protection status messages inconsistency

1.2.3 - 2019-04-28

Added

  • -icon option for custom icon

Fixed

  • didn't wait for driver to set thresholds
  • minor glitches

1.2.2 - 2019-04-26

Fixed

  • icon was invisible on dark panel background

1.2.1 - 2019-04-26

Fixed

  • no version info was shown
  • minor glitches

1.2.0 - 2019-04-25

Added

  • support for Huawei-WMI driver

1.1.0 - 2019-04-19

Added

  • Fn-Lock functionality

Fixed

  • minor glitches

1.0.1 - 2019-04-19

Fixed

  • icon not showing up

1.0.0 - 2019-04-19

initial release

Added

  • setting battery protection thresholds
  • checks for scripts availability