generated from electron-react-boilerplate/electron-react-boilerplate
-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
changelog.txt
55 lines (43 loc) · 1.27 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
[1.2.3]
- fix timer & clock offset sync by 1 or 2 seconds
[1.2.2]
- fix clock diplay sync when open from notification
[1.2.1]
- add adhan volume to setting
- fix clock display sync issue
[1.2.0]
- improve color gen and clock page
- setting reminder redesign
- adhan is now customizable
- add qibla direction
- add export praytime schedule
[1.1.4]
- fix page refresh even though modal is open
[1.1.3]
- fix adhan playing because forgot a little check
[1.1.2]
- fix not modal not showing if adhan is not on
- remove play adhan for sunrise
[1.1.1]
- fix window showing when adhan is not enabled
[1.1.0]
- play adhan
- change geolocation API so now no need for an API key
- add loading indicator in setting
- add a praytime drawer on prayertime page
- fix check update logic in about page
- remove popup notification option in setting
- changes some typing
- rearrange some elements in the setting page
[1.0.3]
- fix window wont show up if run on app start
[1.0.2]
- update timezone on start only if auto mode enabled
[1.0.1]
- fix splash screen accidentally shown on page reload
- refresh page when opening from tray
- changed slide transition to fade
- update timezone on start
- timezone auto now get auto data from moment instead of checking previous value
[1.0.0]
- First release