mirror of
https://github.com/QL-Win/QuickLook.git
synced 2026-01-28 01:08:34 +08:00
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.
This commit is contained in:
@@ -1,13 +1,17 @@
|
||||
## 4.4.0
|
||||
|
||||
- Add support for `.cnf` files to INI syntax highlighting
|
||||
- Add support for `.ddeb` Debian debug symbol packages
|
||||
- Add a **Reload** option to the **More** context menu [#1839](https://github.com/QL-Win/QuickLook/issues/1839)
|
||||
- Add support for embedded lyrics in music file [#1847](https://github.com/QL-Win/QuickLook/issues/1847)
|
||||
- Add a certificate viewer plugin
|
||||
- Add support for Compound File Binary formats (`.cfb` and `.eif` is now supported)
|
||||
- Add a restart button after plugin installation [#1823](https://github.com/QL-Win/QuickLook/issues/1823)
|
||||
- Improve XML version attribute detection in `XMLDetector` (e.g. `<?xml version='1.0'?>` is now supported)
|
||||
- Improve YAML highlighting and support `.clang-format`
|
||||
- Fix a crash that could occur when shutting down or restarting Windows [#1782](https://github.com/QL-Win/QuickLook/issues/1782)
|
||||
- Fix JSON detection with UTF-8 BOM present
|
||||
- Fix tags not displayed due to empty cover art [#1845](https://github.com/QL-Win/QuickLook/issues/1845)
|
||||
|
||||
## 4.3.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user