Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

Latest commit

History

History
116 lines (52 loc) 路 4.9 KB

CHANGELOG.md

File metadata and controls

116 lines (52 loc) 路 4.9 KB

0.7.3 (2020-11-01)

Features

0.7.2 (2020-06-07)

Bug Fixes

  • replace copyrighted icon with Firefox's Photon icon (bf24e77), closes #1

Features

0.7.1 (2020-05-09)

Features

0.7.0 (2020-03-22)

Bug Fixes

  • remove unnecessary permission (657dc7f)

Features

  • support Chromium-based browsers (49e105b)
  • simplify the display of the number of occurrences (b9f5400)
  • update dependencies (41287cf)

0.6.0 (2020-02-14)

Bug Fixes

  • support pages that have a tag (ef7b1a4)

Features

  • ability to filter out style sheets (4c3a6a0)
  • classify issues in categories (ceb404b)
  • don't report value support if version doesn't support the property at all (5e0c68e)
  • update dependencies (fbde2e3)

0.5.0 (2020-01-31)

Bug Fixes

  • ignore non-existent @-rules (322b293)

Features

  • show icons for experimental/non-standard/deprecated CSS features (2f55498)
  • ability to filter out experimental/non-standard/deprecated CSS features (0d8932b)
  • ability to filter legacy browser versions (6ff1afc)
  • update dependencies (446134a)

0.4.0 (2020-01-20)

Features

  • add info for Edge Chromium (dda15a0)
  • report media query support and other @-rules (dbeec64)
  • report selector support (f43741d)
  • report support of a wider variety of declarations/values, taking into account vendor prefixes (4c0f2af)
  • report custom property support (364340d)
  • clear error message on restricted URLs (9cbf109)

0.3.0 (2020-01-09)

Bug Fixes

  • avoid errors getting certain inline styles (b76deb2)

Features

  • reload panel on navigation (6effe3b)
  • error screen with instructions to report it (d128d34)
  • hide unreleased future browser versions (c05396b)
  • update dependencies (30bd4ce)

0.2.0 (2019-12-29)

Initial release