File tree 3 files changed +68
-3
lines changed
3 files changed +68
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## ✨ 2.1.1 Improvements [ PR #775 ] ( https://github.com/Lissy93/dashy/pull/775 )
4
+ - Stop status checks when item destroyed
5
+ - #767 by @marekful
6
+ - Add Elizabeth + non-underground lines to TFL widget
7
+ - #766 by @dougaldhub
8
+ - Ensure first SSL certificate check finished before second
9
+ - #760 by @marekful
10
+ - Huge improvment to the way widgets are defined
11
+ - #758 by @patrickheeney
12
+ - Update APOD widget to use https://apod.as93.net
13
+ - #745 by @k073l
14
+ - Small docs update
15
+ - #741 by @markusdd
16
+ - A set of awesome NextCloud widgets
17
+ - #740 by @marekful
18
+ - Option to show / hide detailed info for StatPing widget
19
+ - #714 by @marekful
20
+ - Korean translations
21
+ - #711 by @boggy-cs
22
+ - Small docs update
23
+ - #705 by @pablomalo
24
+
3
25
## ✨ 2.0.9 Adds Multi-Page Support [ PR #685 ] ( https://github.com/Lissy93/dashy/pull/685 )
4
26
- Adds Widgets for AdGuard
5
27
Original file line number Diff line number Diff line change 1
- ## ✨ 2.0.9 Adds Multi-Page Support [ PR #685 ] ( https://github.com/Lissy93/dashy/pull/685 )
2
- - Adds Widgets for AdGuard
1
+ ## ✨ 2.1.1 Improvements [ PR #775 ] ( https://github.com/Lissy93/dashy/pull/775 )
2
+
3
+ #### Bug Fixes 🐛
4
+
5
+ - Update APOD widget to use https://apod.as93.net
6
+ - #745 by @k073l
7
+ - Fixes theme applying bug (#774 )
8
+
9
+ #### Improvements ⚡️
10
+
11
+ - Stop status checks when item destroyed
12
+ - #767 by @marekful
13
+ - Ensure first SSL certificate check finished before second
14
+ - #760 by @marekful
15
+ - Huge improvement to the way widgets are defined
16
+ - #758 by @patrickheeney
17
+
18
+ #### Features ✨
19
+
20
+ - A set of awesome NextCloud widgets
21
+ - #740 by @marekful
22
+ - Add Elizabeth + non-underground lines to TFL widget
23
+ - #766 by @dougaldhub
24
+ - Option to show / hide detailed info for StatPing widget
25
+ - #714 by @marekful
26
+ - Korean translations
27
+ - #711 by @boggy-cs
28
+ - Adds option to force ignore widget errors
29
+
30
+ #### Docs 📕
31
+
32
+ - Small docs update
33
+ - #741 by @markusdd
34
+ - Small docs update
35
+ - #705 by @pablomalo
36
+ - Adds Dipanghosh's dash to showcase
37
+
38
+ ---
39
+
40
+
41
+ Big thanks to the above developers, for their awesome work on this release!
42
+
43
+ V 2.1.2 is in the works, and includes an overhaul of how the config is loaded, so stay tuned for that!
44
+
45
+ And Happy Friday!
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " Dashy" ,
3
- "version" : " 2.1.0 " ,
3
+ "version" : " 2.1.1 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " server" ,
6
6
"author" :
" Alicia Sykes <[email protected] > (https://aliciasykes.com)" ,
You can’t perform that action at this time.
0 commit comments