Skip to content

Commit

Permalink
Merge pull request #479 from Martin-Gleiss/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
wvhn authored Feb 6, 2021
2 parents eb7754d + 4420b5a commit a2cb3fe
Show file tree
Hide file tree
Showing 19 changed files with 992 additions and 68 deletions.
22 changes: 22 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
## 3.0.1
### New / Changed Widgets

### Other New Features
- Template Checker allows copying to clipboard
- new design "holo-inspired"

### Improvements
- improved readability in template checker (new global config variable sv.config.icon0 / .icon1 for symbols, improved colors )
- page reload link in top right corner has been re-activated
- new warning message in template checker if optional masteritem file is not available

### Fixed Bugs
- faulty page navigation if files had been in ./dropins or ./dropins/widgets before configuration was completed
- template checker didn't run on certain systems which took a '?> ' before EOF too serious in a class definition
- widget assistant did not show rendered widgets while page cache was enabled
- scalable icons caused a problem in stateswitch button with text
- fixed search string in calendar.waste and improved icon scalability
- php errors thrown in calendar service due to usage of deprecated join() statement
- outline render page for widget assistant has been fixed, also for Apple devices


## 3.0

### New / Changed Widgets
Expand Down
Loading

0 comments on commit a2cb3fe

Please sign in to comment.