diff --git a/data/dev.geopjr.Collision.metainfo.xml.in b/data/dev.geopjr.Collision.metainfo.xml.in index 709ac11..71e2b43 100644 --- a/data/dev.geopjr.Collision.metainfo.xml.in +++ b/data/dev.geopjr.Collision.metainfo.xml.in @@ -44,6 +44,19 @@ + + +
    +
  • Added Blake3, CRC32 and Adler32 support
  • +
  • Added progress bar for tracking the calculation progress
  • +
  • Added the ability to open multiple files through the main file picker
  • +
  • Fixed occasional crashes when opening too many files at the same time
  • +
  • Metadata revisions
  • +
  • New website
  • +
  • Updated translations
  • +
+
+
    diff --git a/shard.yml b/shard.yml index 090aba5..9e3aae2 100644 --- a/shard.yml +++ b/shard.yml @@ -1,5 +1,5 @@ name: collision -version: 3.6.0 +version: 3.7.0 authors: - GeopJr