From c66ff92d913bbe193f6c8be52d82c253c0b46f77 Mon Sep 17 00:00:00 2001 From: Youssef Fathy <32334265+0xzer0x@users.noreply.github.com> Date: Tue, 5 Mar 2024 17:35:44 +0200 Subject: [PATCH] release: update snapcraft.yaml and xdg metainfo files --- ...io.github._0xzer0x.qurancompanion.metainfo.xml | 15 ++++++++++++++- snap/snapcraft.yaml | 2 +- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/dist/xdg/io.github._0xzer0x.qurancompanion.metainfo.xml b/dist/xdg/io.github._0xzer0x.qurancompanion.metainfo.xml index 3e0e2dc5..bf06db88 100644 --- a/dist/xdg/io.github._0xzer0x.qurancompanion.metainfo.xml +++ b/dist/xdg/io.github._0xzer0x.qurancompanion.metainfo.xml @@ -6,7 +6,7 @@ MIT LGPL-3.0-or-later - + Youssef Fathy @@ -44,6 +44,19 @@ + + +
    +
  • Bugfixes
  • +
  • Added Pickthall - English translation
  • +
  • Disabled Auto-play when navigating to a Surah
  • +
  • Added Thoughts feature
  • +
  • Changed tafsir dialog to display all available content types (tafsir, translation, thoughts)
  • +
  • Move tafsir setting to content dialog
  • +
  • Added user data import/export functionality
  • +
+
+
    diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index eb253ef3..3d81f402 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,6 +1,6 @@ name: quran-companion base: core22 -version: '1.2.3' +version: '1.2.4' title: Quran Companion website: https://github.com/0xzer0x/quran-companion source-code: https://github.com/0xzer0x/quran-companion