From ed531989ee58ec871c5be8c30c09f535a57b6a1a Mon Sep 17 00:00:00 2001 From: Youssef Fathy <32334265+0xzer0x@users.noreply.github.com> Date: Wed, 6 Nov 2024 08:16:00 +0200 Subject: [PATCH] release: update snap version and xdg release notes (#105) --- ...ithub._0xzer0x.qurancompanion.metainfo.xml | 24 ++++++++++++------- snap/snapcraft.yaml | 2 +- 2 files changed, 17 insertions(+), 9 deletions(-) diff --git a/dist/xdg/io.github._0xzer0x.qurancompanion.metainfo.xml b/dist/xdg/io.github._0xzer0x.qurancompanion.metainfo.xml index 14ae8f95..9a6cd71e 100644 --- a/dist/xdg/io.github._0xzer0x.qurancompanion.metainfo.xml +++ b/dist/xdg/io.github._0xzer0x.qurancompanion.metainfo.xml @@ -16,8 +16,8 @@

Quran Companion is a cross-platform Quran reader and player with recitation download capabilities, verse highlighting, resizable quran font, and a variety of tafsir books and translations

- #8ab4f8 - #8ab4f8 + #8ab4f8 + #8ab4f8 Youssef Fathy @@ -55,7 +55,15 @@ - + + +
    +
  • Added Indonesian UI translation
  • +
  • Upgrade to Qt 6.7
  • +
+
+
+
  • Move all downloadable content to a different location
  • @@ -65,21 +73,21 @@
- +
  • Customizable downloads path
- +
  • Bugfix in repeater widget positioning
- +
  • Added verse group repeat feature
  • @@ -88,7 +96,7 @@
- +
  • Russian UI translation
  • @@ -97,7 +105,7 @@
- +
  • Added recitations menu in downloads manager for a more clear UI
  • diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 8b3a7082..57656b01 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,6 +1,6 @@ name: quran-companion base: core22 -version: '1.3.0' +version: 1.3.1 title: Quran Companion website: https://0xzer0x.github.io/projects/quran-companion source-code: https://github.com/0xzer0x/quran-companion