Skip to content

Releases: Phando/Streamdeck-Stonks

Change scale and Per instance errors

28 Jun 13:14

Choose a tag to compare

v1.1.16 (7/28/2023) -----

Enhancements:

  • Added support for per instance error messages.

Bug Fixes:

Patch: API Migration v8 Charts and v10 Quotes

26 May 04:33

Choose a tag to compare

Enhancements:

  • Moved charts to API v8 and quotes to API v10. There may be API limits issues for too many queries per day. More testing required.

Bug Fixes:

Known Issues:

Crumb Fix (v6 API)

17 May 16:18

Choose a tag to compare

v1.1.14 (5/17/2023) -----

Skipping v1.1.14 because, you know ;)

Enhancements:

  • This is an attempt to fix the crumb issue by moving to the v6 API.
  • Implemented several fixes from the #37 PR as well, thank you!
  • Added the Indian Rupee

Bug Fixes:

API Fix

12 May 22:53

Choose a tag to compare

This build has new API crumb logic.

API patch/fix?

09 May 17:45

Choose a tag to compare

v1.1.11 (5/9/2023)

Enhancements:

  • Added currency symbols as well as labels

Bug Fixes:

  • Added more header info and error handling to try and solve. Issue #33

Bug Fixes

24 Apr 17:06

Choose a tag to compare

v1.1.10 (4/24/2023)

Bug Fixes:

A little progress

11 Apr 22:58

Choose a tag to compare

(4/10/2023)

Enhancements:

  • Removed on device limit modification, just use the property inspector.
  • Updated the documentation to reflect the changes in this release.

Bug Fixes:

  • Fixed prices for tickers that are being returned in currencies other than USD. Issue #26
  • Fixed chart colors. Opening prices are being used instead of closing Issue #28

Happy New Year!

25 Jan 05:00

Choose a tag to compare

v1.1.8 (1/24/2023)

Enhancements:

  • Added a checkbox to remove chart labels (partial fix for issue Issue #24)
  • Expanded quote handling to include mutual funds and indexes Issue #25

Bug Fixes:

  • None

It's been a while

21 Nov 21:37

Choose a tag to compare

v1.1.7 (11/21/2022) -----

Enhancements:

  • Introduced long press options: Open Url or Edit Limits. Issue #16
  • Added plugin catalog preview images

Bug Fixes:

  • Verified the plugin to work with Streamdeck past 6.0 (currently not working in 6.0)
  • Landed PR #21 - Chunking up large API requests.
  • Landed PR #20 - Smarter plugin instance targeting.

v1.1.6

07 Sep 17:16

Choose a tag to compare

v1.1.6 (9/7/2022) -----

Enhancements:

  • Removed automatic ticker truncation
  • Added custom ticker labels

Bug Fixes:

  • None