Releases: Jericho1060/du-storage-monitoring
Releases · Jericho1060/du-storage-monitoring
v3.3.1 - new items added
What's Changed
- Update onStart.lua by @Wolfeye78 in #5
New Contributors
- @Wolfeye78 made their first contribution in #5
Full Changelog: v3.3.0...v3.3.1
v3.2.0 - Mercury Update Part 2
replaced all events and filters by the new ones from the Mercury lua api
v3.2.0 - Mercury Update
Replaced Deprecated functions in the code by the new API
Full Changelog: v3.1.0...v3.2.0
v3.1.0
multiple fixes and improvement
- added a gradient on the gauge
v3.0.0
v3.0 - Athena Update
Fix cpu load errors and new options
one new option added to control how many elements are refreshed by second.
maxAmountOfElementsRefreshedByTick
is set by default to 200, you can lower that value to avoid CPU load errors in some case
fix a typo
v2.2.3 v2.2.3 - fix
Option to delay loading on startup
added the option maxAmountOfElementsLoadedByTick
that can reduce cpu load errors on startup, by default set to 2000, reduce it if you encounter cpu load errors on stratup
Loading rewrite and performance improvements
Version 2.0 rewrite the loading of elements and the refresh screen to improve performance Using of the new Nested Coroutine script written by myself Remove the option to set the quandity of elements loaded by seconds as it is not anymore required
2.1.0
save parameters when databank connected