Skip to content

Releases: jalibu/MMM-Jast

Updated Dependencies

17 May 05:05
Compare
Choose a tag to compare
v2.6.3

Updated dependency

Fix for stocks in GBp

25 Jan 15:34
Compare
Choose a tag to compare

This release contains a minor fix for stocks in GBp. #36

New Option to show last update

02 Oct 15:05
fae4814
Compare
Choose a tag to compare

This update introduces a new option to show the time of the last update

Improved Error Handling

22 Sep 07:44
Compare
Choose a tag to compare

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

11 Sep 16:38
Compare
Choose a tag to compare

This update only contains internal refactoring and can be safely ignored.

Removed synchronous nunjucks template loading

30 Aug 22:23
f5559ac
Compare
Choose a tag to compare
v2.4.5

Update and rename bug_report.md to bug_report.yml

Removed vulnerable dependency

18 Aug 15:17
Compare
Choose a tag to compare
v2.4.4

removed dependabot alert

Fixed translation for portfolio

14 Jul 08:23
Compare
Choose a tag to compare

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

21 Jun 07:29
Compare
Choose a tag to compare

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

19 Jun 23:30
Compare
Choose a tag to compare

Added schema.json for MMM-Config support