Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.

Latest commit

 

History

History
42 lines (33 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

42 lines (33 loc) · 1.1 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.

[Unreleased]

[1.2.1] - 2019-10-31

Fixed

  • Now loading minified version of master JavaScript file.

[1.2.0] - 2019-10-12

Added

  • Added settings panel.
    • Added exact date countdown option.
      • It follows the format "60 d. 6 h. 30 m. 3 s.".
    • Added option to show day countdown in title of web page.
    • Settings will be saved in local storage, but a link with the config can also be saved.
  • Added auto update of countdown.
    • Countdown is updated every second.
  • Added link to website in README.
  • Added favicon.

Changed

  • Code refactor.

Fixed

  • Fixed bug with daylight saving time.

[1.1.0] - 2019-09-19

Changed

  • When it is October, count down until 1st of November instead of the last day of October.

Fixed

  • Fixed comment in code.
  • Fixed English.
  • Fixed CSS problems.

[1.0.0] - 2019-08-26

Added

  • Initial release.