Releases: jalibu/MMM-Jast
Updated Dependencies
v2.6.3 Updated dependency
Fix for stocks in GBp
This release contains a minor fix for stocks in GBp. #36
New Option to show last update
This update introduces a new option to show the time of the last update
Improved Error Handling
This Fix-Version adds a sanity check to the API responses, to verify if all values are correctly set and to avoid undefined objects which caused a bad user experience in previous versions.
Update buildprocess
This update only contains internal refactoring and can be safely ignored.
Removed synchronous nunjucks template loading
v2.4.5 Update and rename bug_report.md to bug_report.yml
Removed vulnerable dependency
v2.4.4 removed dependabot alert
Fixed translation for portfolio
So far, the wording around the portfolio function was incorrect/misleading, as I incorrectly used the German term "Depot" for that.
In the latest version the translation should be clearer.
Attention: Due to the renaming, configuration properties have also changed. Temporarily old AND new properties are supported, but in future versions I will only support the new ones. So, please update your config.
Get currency value from price API object
The currency is now retrieved from the price object (where all the other values are also from) and no longer from the sumDetail object which was not present in some cases.
Add MMM-Config support
Added schema.json for MMM-Config support