Skip to content

0.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Feb 10:26

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