Skip to content

Latest commit

 

History

History
77 lines (60 loc) · 2.41 KB

changelog.md

File metadata and controls

77 lines (60 loc) · 2.41 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.

0.5.5 - 2024-01-24

Fixed

  • update devdocs assets.

0.5.4 - 2023-09-30

Fixed

  • Fix locales and broken links.
  • update devdocs assets.

0.5.3 - 2023-04-22

Fixed

  • Fix syntax highlighting for non-default languages in prismjs, fix #40.
  • Fix the issue of input box failing to remember previous inputs.

0.5.2 - 2023-04-11

Fixed

  • Fix input autofix.

0.5.0 - 2023-04-09

Added

  • Added support for auto switching themes.

0.4.0 - 2023-11-10

Added

  • Add french translation.

0.3.1 - 2023-05-03

Fixed

  • Fix perfermance issue mentioned in #33.

0.3.0 - 2022-03-27

Changed

  • migrate to manifest v3

0.2.4 - 2021-12-19

Fixed

  • Fix selected documentations not shown, fix #29

0.2.3 - 2021-03-10

Fixed

  • Update api domain, fix #20

0.2.2 - 2019-07-14

Added

  • Enable dark theme automatically

0.2.1 - 2019-07-09

Fixed

  • remove the duplicate badage

0.2.0 - 2019-07-09

Changed

  • Minor ui optimizations