Skip to content

Commit

Permalink
Merge pull request #86 from 0xzer0x/release/1.2.8
Browse files Browse the repository at this point in the history
v1.2.8
  • Loading branch information
0xzer0x committed Jun 25, 2024
2 parents de999fe + 016a3b3 commit d735d16
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 14 deletions.
8 changes: 2 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,10 @@

### التحديثات 💭

- إضافة خاصية تكرار التلاوة لمجموعة من الآيات (#78)
- إضافة كتاب أسباب نزول القرآن - الواحدي (نسخة الشاملة)
- إضافة كتاب هدايات القرآن (مركز معالم التدبر)
- تصليح عطل في مكان ظهور نافذة التكرار

</div>

### What's Changed 💭

- Added verse group repeat feature (#78)
- Added Asbab al-Nuzul - Al-Wahidi
- Added Hadayat al-Quran - Maʿalim al-Tadabbur
- Bug fix in repeater widget positioning
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.22)
project(
quran-companion
LANGUAGES CXX
VERSION 1.2.7
VERSION 1.2.8
DESCRIPTION "Quran reader and player"
HOMEPAGE_URL "https://0xzer0x.github.io/projects/quran-companion/")

Expand Down
4 changes: 2 additions & 2 deletions README-AR.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
<a href='https://flathub.org/apps/io.github._0xzer0x.qurancompanion'>
<img width='240' alt='Download Flatpak' src='https://dl.flathub.org/assets/badges/flathub-badge-en.svg'/>
</a>
<a href='https://github.com/0xzer0x/quran-companion/releases/download/v1.2.7/Quran_Companion-1.2.7-x86_64.AppImage'>
<a href='https://github.com/0xzer0x/quran-companion/releases/download/v1.2.8/Quran_Companion-1.2.8-x86_64.AppImage'>
<img width='260' alt='Download AppImage' src='https://docs.appimage.org/_images/download-appimage-banner.svg' style='border-radius: 10px'/>
</a>
<a href="https://snapcraft.io/quran-companion">
Expand Down Expand Up @@ -329,4 +329,4 @@ cmake --build .
[win-installer]: https://github.com/0xzer0x/quran-companion/releases/download/v1.1.9/qc_online_installer_x64_win.exe
[translation-wiki]: https://github.com/0xzer0x/quran-companion/wiki/Contributing-Translations
[recitations-wiki]: https://github.com/0xzer0x/quran-companion/wiki/Contributing-Recitations
[macos-dmg-url]: https://github.com/0xzer0x/quran-companion/releases/download/v1.2.7/Quran_Companion-1.2.7-x86_64.dmg
[macos-dmg-url]: https://github.com/0xzer0x/quran-companion/releases/download/v1.2.8/Quran_Companion-1.2.8-x86_64.dmg
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ The application can be downloaded in any of the available packages (snap, flatpa
<a href='https://flathub.org/apps/io.github._0xzer0x.qurancompanion'>
<img width='240' alt='Download Flatpak' src='https://dl.flathub.org/assets/badges/flathub-badge-en.svg'/>
</a>
<a href='https://github.com/0xzer0x/quran-companion/releases/download/v1.2.7/Quran_Companion-1.2.7-x86_64.AppImage'>
<a href='https://github.com/0xzer0x/quran-companion/releases/download/v1.2.8/Quran_Companion-1.2.8-x86_64.AppImage'>
<img width='260' alt='Download AppImage' src='https://docs.appimage.org/_images/download-appimage-banner.svg' style='border-radius: 10px'/>
</a>
<a href="https://snapcraft.io/quran-companion">
Expand Down Expand Up @@ -311,4 +311,4 @@ Distributed under the [Waqf General Public License](https://ojuba.org/waqf-2.0:%
[win-installer]: https://github.com/0xzer0x/quran-companion/releases/download/v1.1.9/qc_online_installer_x64_win.exe
[translation-wiki]: https://github.com/0xzer0x/quran-companion/wiki/Contributing-Translations
[recitations-wiki]: https://github.com/0xzer0x/quran-companion/wiki/Contributing-Recitations
[macos-dmg-url]: https://github.com/0xzer0x/quran-companion/releases/download/v1.2.7/Quran_Companion-1.2.7-x86_64.dmg
[macos-dmg-url]: https://github.com/0xzer0x/quran-companion/releases/download/v1.2.8/Quran_Companion-1.2.8-x86_64.dmg
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.7
1.2.8
7 changes: 7 additions & 0 deletions dist/xdg/io.github._0xzer0x.qurancompanion.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,13 @@
</screenshot>
</screenshots>
<releases>
<release version="1.2.8" date="2024-06-25">
<description>
<ul>
<li>Bugfix in repeater widget positioning</li>
</ul>
</description>
</release>
<release version="1.2.7" date="2024-06-22">
<description>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: quran-companion
base: core22
version: '1.2.7'
version: '1.2.8'
title: Quran Companion
website: https://0xzer0x.github.io/projects/quran-companion
source-code: https://github.com/0xzer0x/quran-companion
Expand Down
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ main(int argc, char* argv[])
QApplication a(argc, argv);
QApplication::setApplicationName("Quran Companion");
QApplication::setOrganizationName("0xzer0x");
QApplication::setApplicationVersion("1.2.7");
QApplication::setApplicationVersion("1.2.8");

QSplashScreen splash(QPixmap(":/resources/splash.png"));
splash.show();
Expand Down

0 comments on commit d735d16

Please sign in to comment.