Skip to content

Commit

Permalink
Release version 0.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ximion committed Dec 22, 2021
1 parent 328ccaf commit dcf0825
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,32 @@
Version 0.8.6
~~~~~~~~~~~~~~
Released: 2021-12-22

Notes:
* This is the first release to fully use libappstream-compose for
almost all metadata analysis (except icon processing, which needs
special care).

Features:
* Reimplement data extractor using the compose API
* Enable screencasts in compose based on our screenshotVideos feature flag
* Run external metadata through the exact same processing as all other data
* Redirect glib debug messages to our own logging if in verbose mode
* Adjust parallel processing work unit sizes for seeding
* ci: Add Fedora to the CI environment

Bugfixes:
* Fix build with GLib >= 2.69
* engine: Protect iconTarFiles variable when scanning for icons in parallel
* Resolve some issue tag conflicts with as-compose
* Control batch processing better to enable better extractor reuse
* Add duplicate-metainfo exemption for injected data
* Improve explanation of the "no-metainfo" tag
* Don't emit "description-from-package" if "no-metainfo" was already present

Contributors:
Neal Gompa (ニール・ゴンパ), Matthias Klumpp

Version 0.8.5
~~~~~~~~~~~~~~
Released: 2021-08-28
Expand Down

0 comments on commit dcf0825

Please sign in to comment.