Skip to content

Latest commit

 

History

History
56 lines (31 loc) · 3.15 KB

CHANGELOG.md

File metadata and controls

56 lines (31 loc) · 3.15 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.

v0.0.6 - 2024-04-24

Compare with v0.0.5

Bug Fixes

  • declarations are missing from the package (e56e632 by Sergey Motornyuk).

v0.0.5 - 2024-04-24

Compare with v0.0.4

Bug Fixes

  • log pollution is possible when long values saved to options (21c62e6 by Sergey Motornyuk).
  • custom values for non-editable options are still applied (b5391d8 by Sergey Motornyuk).

v0.0.4 - 2023-07-28

Compare with v0.0.3

Features

  • basic config management form (b7eba9e by Sergey Motornyuk).
  • additional_validators config option (eed0893 by Sergey Motornyuk).
  • add charge_timeout config option (cba2b6a by Sergey Motornyuk).

v0.0.3 - 2023-07-13

Compare with v0.0.2

Features

  • convert core overrides via convert_core_overrides option (b304b41 by Sergey Motornyuk).
  • disable AdminUI Config tab via disable_admin_config_tab option (1320aab by Sergey Motornyuk).

v0.0.2 - 2023-07-13

Compare with v0.0.1

Features

  • show current option in list action (91c9b7b by Sergey Motornyuk).

v0.0.1 - 2023-06-19

Compare with first commit