Skip to content

Releases: DaveKeehl/fonts-jar

0.4.0

03 Feb 10:26
Compare
Choose a tag to compare

Added

  • Support for filtering fonts based on the origin websites
  • Tooltips for toolbar buttons
  • Support for Adobe Fonts
  • Completely overhauled and made a lot easier the process of adding new supported websites

Changed

  • Manifest key is now overridden to have a consistent extension ID
  • Publish workflow now automates releases
  • Updated dependencies
  • Put back caret down icon in sort method and sort direction buttons in toolbar
  • Content scripts now use Plasmo CSUI to inject React components within the supported websites

Removed

  • No longer using background service worker
  • No longer internally storing font variants and variable axis count

Fixed

  • Collection input field in collections manager modal is now set to width: 100% to prevent horizontal overflow

0.3.0

14 Jan 23:35
Compare
Choose a tag to compare

Added

  • Support for collections

Changed

  • Rewrote extension with Plasmo

Fixed

  • Typeface family name is now trimmed before being added to the favorites list

0.2.0

04 Jan 22:28
Compare
Choose a tag to compare

Added

  • Created utility function isUrlLegal and refactored parts of the codebase to use it

Changed

  • Website ignore regex is now optional
  • Improved website types
  • Fixed typos
  • Strengthened regex to ignore websites
  • Refactored code to increase code quality
  • Updated selectors to match the updated Google Fonts website
  • Updated github workflow

0.1.1

30 May 22:07
Compare
Choose a tag to compare

Changed

  • Added links to release number

Fixed

  • Previewing a typeface does not trigger new buttons to be added on screen anymore

0.1.0

03 Apr 17:13
Compare
Choose a tag to compare
  • Initial beta release