This Release includes mainly Backend Stuff( I'm sorry) a bit of crunching and some niet little new features.
What has Changed?
disable_animation
has been deprecated foranimation: none
. Support will continue up to v2.0- the new
animation
setting has been added with 3 options: none, flash, slide(#22) (Check them out and look for yourself 😉 ) - there is a new
unit_of_display
option calledadaptive
. This will automatically switch from W to kW if power exeeds 1kW - For users with to many decimal places there now is the new
decimals
setting wich will allow you to specify the wanted amount! - The >4 Items Issue (#23) has been fixed 🐛
On the Backend 🛠️ :
- Configuration is quicker by merging the translation for the Internal Config
- Unnecessary HTML Containers have been removed
- The Grid is now only one row -> Items have been grouped into wrappers
- Arrows changed from CSS to Vector based
- Documentation Added to all Important Functions