File tree 2 files changed +8
-2
lines changed
2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## ✨ 1.8.9 - All New Interactive Config Editor [ PR #298 ] ( https://github.com/Lissy93/dashy/pull/298 )
4
+ - Builds a new UI-based config editor
5
+ - Support for sections, items, app config and page info
6
+ - Live preview, and undoing of local changes
7
+ - Export config or write changes to disk through UI
8
+
3
9
## ✨ 1.8.8 - Improved Item Targets [ PR #292 ] ( https://github.com/Lissy93/dashy/pull/292 )
4
10
- Adds support for ` _top ` and ` _parent ` anchor targets on items, Re: #289
5
11
- Adds ` appConfig.defaultOpeningMethod ` option to specify default target
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " Dashy" ,
3
- "version" : " 1.8.8 " ,
3
+ "version" : " 1.8.9 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " server" ,
6
6
"scripts" : {
96
96
" > 1%" ,
97
97
" last 2 versions"
98
98
]
99
- }
99
+ }
You can’t perform that action at this time.
0 commit comments