File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 3.0.4] - 2025-06-16
4
+ - Weekend bugfix
5
+
3
6
## [ 3.0.3] - 2025-06-14
4
7
- Hijri Date bugfix
5
8
@@ -59,6 +62,7 @@ The calendar has been completely rewritten and many features have been added to
59
62
## [ 0.1.0] - 2020-12-15
60
63
- Initial release.
61
64
65
+ [ 3.0.4 ] : https://github.com/amirnajaffi/shamsi-calendar-plasmoid/releases/tag/3.0.4
62
66
[ 3.0.3 ] : https://github.com/amirnajaffi/shamsi-calendar-plasmoid/releases/tag/3.0.3
63
67
[ 3.0.2 ] : https://github.com/amirnajaffi/shamsi-calendar-plasmoid/releases/tag/3.0.2
64
68
[ 3.0.1 ] : https://github.com/amirnajaffi/shamsi-calendar-plasmoid/releases/tag/3.0.1
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Download the plugin from the [KDE Store](https://store.kde.org/p/2216432/).
21
21
| Plasma Version | Widget Version | Link |
22
22
| ----------------- | ---------------------------------------------------------------------- | ------------------------------------------------------ |
23
23
| 6 and above | 3.x | [ Plasma 6 Store] ( https://store.kde.org/p/2216432/ ) |
24
- | 5.25 > plasma < 6 | [ 2.x] ( https://github.com/amirnajaffi/shamsi-calendar-plasmoid/tree/v2 ) | [ Plasma 5 Store] ( https://store.kde.org/p/1460130/ ) |
24
+ | 5.25 >= plasma < 6 | [ 2.x] ( https://github.com/amirnajaffi/shamsi-calendar-plasmoid/tree/v2 ) | [ Plasma 5 Store] ( https://store.kde.org/p/1460130/ ) |
25
25
| 5.24 and below | [ 1.x] ( https://github.com/amirnajaffi/shamsi-calendar-plasmoid/tree/v1 ) | [ Plasma 5 Store] ( https://store.kde.org/p/1460130/ ) |
26
26
27
27
Check your Plasma version: ` plasmashell --version `
Original file line number Diff line number Diff line change 13
13
"Name" : " Shamsi Calendar" ,
14
14
"Description" : " Shamsi Calendar. A Persian calendar for easy date tracking and holiday support. Known as Shamsi Calendar or Jalali Calendar!" ,
15
15
"KPackageStructure" : " Plasma/Applet" ,
16
- "Version" : " 3.0.3 " ,
16
+ "Version" : " 3.0.4 " ,
17
17
"Website" : " https://github.com/amirnajaffi/shamsi-calendar-plasmoid" ,
18
18
"License" : " GPLv3"
19
19
},
You can’t perform that action at this time.
0 commit comments