Skip to content

Commit e233496

Browse files
committed
Update changelog for new features and bug fixes
Added entries for .ddeb package support, embedded lyrics in music files, JSON detection with UTF-8 BOM, and a fix for tags not displayed due to empty cover art. These updates reflect recent enhancements and bug fixes in the project.
1 parent 9a6c6cc commit e233496

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
## 4.4.0
22

33
- Add support for `.cnf` files to INI syntax highlighting
4+
- Add support for `.ddeb` Debian debug symbol packages
45
- Add a **Reload** option to the **More** context menu [#1839](https://github.com/QL-Win/QuickLook/issues/1839)
6+
- Add support for embedded lyrics in music file [#1847](https://github.com/QL-Win/QuickLook/issues/1847)
57
- Add a certificate viewer plugin
68
- Add support for Compound File Binary formats (`.cfb` and `.eif` is now supported)
79
- Add a restart button after plugin installation [#1823](https://github.com/QL-Win/QuickLook/issues/1823)
810
- Improve XML version attribute detection in `XMLDetector` (e.g. `<?xml version='1.0'?>` is now supported)
911
- Improve YAML highlighting and support `.clang-format`
1012
- Fix a crash that could occur when shutting down or restarting Windows [#1782](https://github.com/QL-Win/QuickLook/issues/1782)
13+
- Fix JSON detection with UTF-8 BOM present
14+
- Fix tags not displayed due to empty cover art [#1845](https://github.com/QL-Win/QuickLook/issues/1845)
1115

1216
## 4.3.0
1317

0 commit comments

Comments
 (0)