Skip to content

Latest commit

 

History

History
50 lines (26 loc) · 1.48 KB

CHANGELOG.md

File metadata and controls

50 lines (26 loc) · 1.48 KB

Changelog

Unversioned

Fixes

  • Some font names don't apply, for example 'Terminus (TTF) for Windows'. PR #14.

1.2.0 (16-01-2022)

Features

  • Apply styles to code HTML elements. PR #13.

1.1.0 (16-01-2022)

Features

  • Can provide just one style property and it will apply that style property instead of making the user provide values for all the style properties. PR #12.

1.0.3 (26-12-2021)

Features

  • Can customize line height.

1.0.2 (07-07-2021)

Fixes

1.0.1 (01-04-2021)

Features

  • Support for Firefox. Released it as an official mozilla firefox addon
  • Scripts to build/package the extension( zip ) and generate manifest.json

Fixes and refactors

  • Extra scroll( overflow ) on <body> in Popup on Firefox
  • Refactor Popup CSS styles to styles.css

1.0.0 (29-03-2021)

First public release