Skip to content

Releases: wlft/browser-extensions-GitHubBetterFileIcons

v0.9.0

06 Apr 18:33
7567065

Choose a tag to compare

0.9.0 (2026-04-05)

Features

Bug Fixes

  • icons: capital letter typo in cirrus dockerfile entry (7f3ee3c)
  • icons: improve darklua matching (6682196)
  • icons: knip.json not matching to knip (b146577)

Performance Improvements

  • folders: trim off unnecessary .svg in folders matching (1353de6)

v0.8.0

10 Mar 14:00
b4228f3

Choose a tag to compare

0.8.0 (2026-03-04)

Features

Bug Fixes

  • icons: fix apps matching (3237612)
  • icons: i18next not matching to correct svg location (a55b665)
  • icons: lefthook matching (e3e342f)
  • icons: markdown not matching to md (c1c86f4)
  • icons: missing match for .nxignore (2e2c760)
  • icons: missing match for tsconfig.lint.json (ab70fdc)

v0.7.0

16 Feb 02:29
44c95c2

Choose a tag to compare

0.7.0 (2026-02-16)

Features

Bug Fixes

  • icons: docker not being matched to Dockerfile* (2357588)
  • icons: expand docker-compose matching (4812066)
  • icons: expend vitest matching to vitest* (1e33f0b)
  • icons: improve playwright matching (5b4ed38)
  • icons: other swift config files not being matched (1f2fb7b)
  • icons: swift logo not matching to swiftformat, swiftlint, swiftversion (b8b891b)

v0.6.1

26 Jan 11:44
439fb19

Choose a tag to compare

0.6.1 (2026-01-26)

Bug Fixes

  • icons: support legacy source directory (0a58a97)
  • icons: support missing matchings for 'lib' (a70b599)

v0.6.0

25 Jan 01:21
1abd719

Choose a tag to compare

0.6.0 (2026-01-24)

Features

Bug Fixes

  • icons: fix i18n folder not being matched (12b4828)
  • icons: misplaced test.svg icon (b42a12f)
  • icons: some dotfiles not being matched to wildcards (8335e13)
  • icons: tests folder not matching test icon (41e522b)

v0.5.0

20 Jan 11:11
0dce389

Choose a tag to compare

0.5.0 (2026-01-20)

⚠ BREAKING CHANGES

  • incorrect wildcard routing for files/folders that begin with .
  • add wildcard support for file/folder matching

Features

Bug Fixes

  • icons: .eslintrc.js not being matched (90029ff)
  • incorrect wildcard routing for files/folders that begin with . (ee9adad)

v0.4.0

20 Jan 02:58
98a0e11

Choose a tag to compare

0.4.0 (2026-01-20)

⚠ BREAKING CHANGES

  • support folders

Features

v0.3.0

19 Jan 23:07
d7932cd

Choose a tag to compare

0.3.0 (2026-01-19)

⚠ BREAKING CHANGES

  • This release only contains major changes to the release-please CI which required a release.

v0.2.0

19 Jan 22:58
9227519

Choose a tag to compare

0.2.0 (2026-01-19)

⚠ BREAKING CHANGES

  • migrate to wxt

Features

v0.1.0

18 Jan 23:21
12a087f

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

0.1.0 (2026-01-18)

Features

Bug Fixes