Skip to content

Commit

Permalink
Release version 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ximion committed Sep 24, 2019
1 parent fbaa426 commit 23ff4de
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,33 @@
Version 0.8.0
~~~~~~~~~~~~~~
Released: 2019-09-24

Notes:
* This release needs FFmpeg installed if video screenshots should
be permitted. No transcoding will be done. Check out the options
to modify this feature in the documentation.

Features:
* Add Igor Khasilev's container implementations to the source
* Replace EMSI containers with built-in implementation
* Bump dependency on AppStream
* Fix build with latest AppStream
* Implement improved validation issue reporting
* Always build registry of all hint tags, instead of adding them on-demand
* Add AV1 video sample for video support tests
* Add video tag support, analyze and store videos
* Use generic download method for downloading screenshots as well

Bugfixes:
* Make dscanner happy again
* Drop wrap files: We don't need them anymore
* debian: Don't check for bz2 compressed indices
* Only add remote icons if we have a mediaBaseUrl and are permitting image caches
* Validate injected metainfo files as well
* Ignore pedantic issues in HTML reports
* Fix getFileContents when acting on remote data
* XML-escape validator explanations

Version 0.7.7
~~~~~~~~~~~~~~
Released: 2019-02-24
Expand Down

0 comments on commit 23ff4de

Please sign in to comment.