Skip to content

Latest commit

 

History

History
124 lines (77 loc) · 2.89 KB

CHANGELOG.md

File metadata and controls

124 lines (77 loc) · 2.89 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.

Added

  • Add disable music feature
  • Add notification sound feature

Removed

  • Remove changelog from modinfo
  • Remove obsolete "Hide changelog" configuration

0.8.0 - 2020-10-05

Added

  • Add support for "banned" and "kicked" statuses

Changed

  • Improve some existing status icons
  • Improve the "Dev Tools" mod submenu
  • Refactor modinfo

Fixed

  • Fix issue with syncing rejoin button state

0.7.0 - 2020-09-14

Added

  • Add support for "Rejoin" pause screen button
  • Add support for the last connection status
  • Add support for the rejoin pause screen button configuration

Changed

  • Change indicator position configuration

Fixed

  • Fix issue with rejoining a non-master shard

0.6.0 - 2020-09-11

Added

  • Add button states animations
  • Add support for "Rejoin" main screen button
  • Add support for rejoin configurations
  • Add support for the "Dev Tools" mod submenu

Changed

  • Change some configurations

0.5.0 - 2020-08-24

Added

  • Add support for a corner indicator in some other screens
  • Add support for the hide changelog configuration
  • Add tests and documentation

Changed

  • Change configuration to be divided into sections
  • Refactor and restructure most of the existing code

0.4.0 - 2019-11-10

Added

  • Add indicators on other screens
  • Add support for the indicator configuration
  • Add support for the indicator padding configuration
  • Add support for the indicator position configuration
  • Add support for the indicator scale configuration

0.3.0 - 2019-11-07

Changed

  • Improve behaviour to start/stop auto-joining
  • Improve some existing functions and variables
  • Refactor buttons into widgets
  • Refactor password prompt into the separate screen

Fixed

  • Fix button hover text position and states

0.2.0 - 2019-11-02

Added

  • Add different button focus states
  • Add different button hover text states
  • Add support for highlighting the selected server

Changed

  • Improve the countdown

0.1.0 - 2019-10-31

First release.