Skip to content

Commit 1166ec7

Browse files
Update CHANGELOG.md
1 parent a076574 commit 1166ec7

File tree

1 file changed

+33
-11
lines changed

1 file changed

+33
-11
lines changed

CHANGELOG.md

Lines changed: 33 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,54 @@
11
<h1 align=center>📜 Changelog - سجل التغيير</h1>
22
<p align=center>سجل التغيير هو ملف يحتوي على قائمة مرتبة ترتيبًا زمنيًا بالتغييرات الملحوظة لكل إصدار من المشروع.</p>
33

4+
## [Unreleased](https://github.com/AbdelrahmanBayoumi/Azkar-App/compare/1.2.8...HEAD)
45

5-
## [Unreleased](https://github.com/AbdelrahmanBayoumi/Azkar-App/compare/1.2.7...HEAD)
6+
## [1.2.8](https://github.com/AbdelrahmanBayoumi/Azkar-App/releases/tag/1.2.8) - 2024-07-06
7+
8+
### Add
9+
10+
- 📅 Display elapsed time since the current prayer for up to 30 minutes from the Adhan.
11+
- 📜 Added Morning and Evening Adhkar in English and Arabic, with audio, Fadl, frequency, translation, and transliteration.
12+
13+
### Enhancement
14+
15+
- 🛠️ Enhanced code structure and performance.
16+
- 🔄 Timed Adhkar settings now save and reflect font size changes instantly.
17+
- 📌 Notification now is shown above the taskbar in Windows.
18+
19+
### Fix
20+
21+
- 🎨 Resolved notification color change errors.
22+
- 🌍 Improved automatic location detection accuracy in some countries.
23+
- 🔊 Fixed playing notification even if sound driver is not available.
24+
25+
[Full Changelog](https://github.com/AbdelrahmanBayoumi/Azkar-App/compare/1.2.7...1.2.8)
26+
27+
## [1.2.7](https://github.com/AbdelrahmanBayoumi/Azkar-App/releases/tag/1.2.7) - 2023-07-17
628

7-
## [1.2.7](https://github.com/AbdelrahmanBayoumi/Azkar-App/releases/tag/1.2.7) - 2022-07-17
829
- Bundle EXE with 1.8_271 not 1.8_221
930
- Fix Timed Azkar window delay
1031
- Exception: Error in getCityFromCoordinates() && getCityFromEngName() [#43](https://github.com/AbdelrahmanBayoumi/Azkar-App/issues/43)
1132
- Fix NullPointerException [#42](https://github.com/AbdelrahmanBayoumi/Azkar-App/issues/42)
1233

1334
[Full Changelog](https://github.com/AbdelrahmanBayoumi/Azkar-App/compare/1.2.6...1.2.7)
1435

15-
## [1.2.6](https://github.com/AbdelrahmanBayoumi/Azkar-App/releases/tag/1.2.6) - 2022-06-06
36+
## [1.2.6](https://github.com/AbdelrahmanBayoumi/Azkar-App/releases/tag/1.2.6) - 2023-06-06
1637

1738
### Fix
39+
1840
- [#40](https://github.com/AbdelrahmanBayoumi/Azkar-App/issues/40) Add one hour to time anyway if user wants to Fix Daylight saving time
1941
- [`4274d17`](https://github.com/AbdelrahmanBayoumi/Azkar-App/commit/4274d173c90b9aecfe56d69d6ef41be065d84e3b) Now when first notification is shown it doesn't steal focus from the current running application
2042
- [#38](https://github.com/AbdelrahmanBayoumi/Azkar-App/issues/38) Fix Spelling errors
2143

2244
[Full Changelog](https://github.com/AbdelrahmanBayoumi/Azkar-App/compare/1.2.5...1.2.6)
2345

24-
2546
## [1.2.5](https://github.com/AbdelrahmanBayoumi/Azkar-App/releases/tag/1.2.5) - 2022-10-18
2647

2748
### Added
49+
2850
- ❎ Display close button in notification [#22](https://github.com/AbdelrahmanBayoumi/Azkar-App/issues/22)
29-
- Close Notification onClick only not onDrag [`c741f21`](https://github.com/AbdelrahmanBayoumi/Azkar-App/commit/c741f21788ed5827b1cae56a8edbf3607a034517)
51+
- Close Notification onClick only not onDrag [`c741f21`](https://github.com/AbdelrahmanBayoumi/Azkar-App/commit/c741f21788ed5827b1cae56a8edbf3607a034517)
3052
- ⏳ Show elapsed time for each Prayer [#35](https://github.com/AbdelrahmanBayoumi/Azkar-App/issues/35)
3153
- 🎨 Ability to change notification's border color [#28](https://github.com/AbdelrahmanBayoumi/Azkar-App/issues/28)
3254
- ⬇️ Ability to Download LocationsDB if not exist [#27](https://github.com/AbdelrahmanBayoumi/Azkar-App/issues/27)
@@ -36,56 +58,56 @@
3658
## [1.1.1](https://github.com/AbdelrahmanBayoumi/Azkar-App/releases/tag/1.1.1) - 2022-04-12
3759

3860
### Added
61+
3962
- 📜 Add error tracker `Sentry`
4063

4164
[Full Changelog](https://github.com/AbdelrahmanBayoumi/Azkar-App/compare/1.1.0...1.1.1)
4265

43-
44-
4566
## [1.1.0](https://github.com/AbdelrahmanBayoumi/Azkar-App/releases/tag/1.1.0) - 2022-04-12
4667

4768
### Added
69+
4870
- Change font for the user interface
4971
- Enable changing Language between [Arabic - English]
5072
- Code enhancements
5173

5274
[Full Changelog](https://github.com/AbdelrahmanBayoumi/Azkar-App/compare/1.0.0...1.1.0)
5375

54-
5576
## [1.0.0](https://github.com/AbdelrahmanBayoumi/Azkar-App/releases/tag/1.0.0) - 2021-11-16
5677

5778
### Added
79+
5880
- Check for Update inside the app
5981
- Update the appearance of the home page by adding prayer times and a countdown to the next prayer time
6082
- Reminder at Prayer Times and Play Adhan
6183
- Code enhancement
6284

6385
[Full Changelog](https://github.com/AbdelrahmanBayoumi/Azkar-App/compare/0.9.4...1.0.0)
6486

65-
6687
## [0.9.4](https://github.com/AbdelrahmanBayoumi/Azkar-App/releases/tag/0.9.4) - 2021-04-25
6788

6889
### Added
90+
6991
- Prayer times will be calculated without Internet
7092
- User choose his location from a set of countries and cities
7193
- Location can be detected with IP address
7294
- Code enhancement
7395

7496
[Full Changelog](https://github.com/AbdelrahmanBayoumi/Azkar-App/compare/0.9.3...0.9.4)
7597

76-
7798
## [0.9.3](https://github.com/AbdelrahmanBayoumi/Azkar-App/releases/tag/0.9.3) - 2021-04-18
7899

79100
### Added
101+
80102
- Hijri date can be increased and decreased from settings.
81103
- Notifications location in screen can be changed (Top-Right, Top-Left, Bottom-Right, Bottom-Left, Center).
82104
- Support Feedback & Bug reporting
83105
- Code enhancement
84106

85107
[Full Changelog](https://github.com/AbdelrahmanBayoumi/Azkar-App/compare/0.9.2-beta...0.9.3)
86108

87-
88109
## [0.9.2-beta](https://github.com/AbdelrahmanBayoumi/Azkar-App/releases/tag/0.9.2-beta) - 2021-04-05
110+
89111
- Calculating Muslim prayer times
90112
- Morning and Nights Azkar with reminder
91113
- With notification for random Azkar that pops-up in specific time

0 commit comments

Comments
 (0)