From f1929cc7f3190d6ffc334a68a9587acd6653e92d Mon Sep 17 00:00:00 2001 From: ranfdev Date: Sat, 7 May 2022 11:23:21 +0200 Subject: [PATCH] Update metadata for v1.0.1 --- Cargo.lock | 2 +- Cargo.toml | 2 +- data/com.ranfdev.Geopard.metainfo.xml.in.in | 57 ++++++++++++++++++--- meson.build | 2 +- 4 files changed, 52 insertions(+), 11 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 1f4fa23..57216f5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -484,7 +484,7 @@ dependencies = [ [[package]] name = "geopard" -version = "1.0.0" +version = "1.0.1" dependencies = [ "anyhow", "async-fs", diff --git a/Cargo.toml b/Cargo.toml index 8177cfc..56e4e97 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "geopard" -version = "1.0.0" +version = "1.0.1" authors = ["ranfdev "] edition = "2021" diff --git a/data/com.ranfdev.Geopard.metainfo.xml.in.in b/data/com.ranfdev.Geopard.metainfo.xml.in.in index a0d4d66..6da4ce1 100644 --- a/data/com.ranfdev.Geopard.metainfo.xml.in.in +++ b/data/com.ranfdev.Geopard.metainfo.xml.in.in @@ -7,7 +7,28 @@ Geopard A gemini browser -

A fast gemini browser with colors

+

Geopard is a browser for the gemini protocol, that is, a lighter alternative to the web. + Use Geopard to browse the space and reach hundreds of gemini capsules! Read stories, download files, play games...

+

Features

+
    +
  • +

    Colors! + The browser will have a different color for each domain you visit.

    +
  • +
  • +

    Fast (async core + caching). + Streams content by default. That means you can open pages even when you have + connection speeds of Kb/s. + It also caches pages in the history, so you can go back in an instant

    +
  • +
  • +

    Can download binary files. + The download will start as soon as you open the corresponding link. + You can always cancel it by opening another page.

    +
  • +
  • Bookmarks
  • +
  • Search
  • +
@@ -27,19 +48,33 @@ https://ranfdev.com/projects/Geopard https://github.com/ranfdev/Geopard/issues/ + + + + Changes: + - Fix downloads by granting access to download folder + - Improve download progress handling + - Show close button on small window sizes + + - This is the first working flatpak release. Some features (colors, caching) - are missing. + + This is the first working flatpak release. Some features (colors, caching) + are missing. + - First release on flathub! You get all the most important features: - - colors - - caching - - search - :D + + First release on flathub! You get all the most important features: + - colors + - caching + - search + :D + +