- Added support for per instance error messages.
- Percent change was off - Issue #40
- Yahoo discontinued the v6 API. I have moved charts to v8 and quotes to v10.
- Sub Day Charts Flat - Issue #39
Skipping v1.1.14 because, you know ;)
- This is an attempt to fix the crumb issue by moving to the v6 API.
- Implementing several fixes from matextrem's PR, thank you! #37
- Added the Indian Rupee
- None
- Added currency symbols as well as labels
- Added more header info and error handling to try and solve. Issue #33
- None
- Removed on device limit modification, just use the property inspector.
- Updated the documentation to reflect the changes in this release.
- 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
- Added a checkbox to remove chart labels (partial fix for issue Issue #24)
- Expanded quote handling to include mutual funds and indexes Issue #25
- None
- Introduced long press options: Open Url or Edit Limits. Issue #16
- Added plugin catalog preview images
- 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.
- Removed automatic ticker truncation
- Added custom ticker labels
- None
- Tuned polling for chart data
- Truncating tickers ending in '=x'
- Updated the symbol drawing font size to account for ticker/symbol length.
- Abbreviated chart labels to 2 characters
- None
- Added Polish Zloty
- Verified charts are working
- Added 30 realtime currency conversions
- Added max digits
- Added D3 charting
- Simplified the Viz slider
- Fixed chart fill no fill
- Updated chart ranges to be more accurate
- Scaling 24hr charts to fit previous close line
- Removed change close from charts
- Removed localization (to be added later)
- Updated plugin version handling
- Total Rewrite
- Charting
- Live Limits Adjustments
- Batched quote requests - less traffic and faster polling
- Added support for multiple actions
- So much more
- None
- Added Adjustable Polling Interval
- Dynamic button, choose between Refresh or Open URL issue #5
- Upper and Lower limit actions fall back to the default action if not set. issue #3
- Stocks with no post market value showing wrong market state issue #4
- Added price abbreviations for prices >= $100,000 issue #1
- Upper and Lower limit colors initial values not persisting issue #2
- Reduced the verbosity of the plugin on the console
- Optimized the querystring to pass less data
- Updated the project URL
- Added the Changelog.md
- No Bug Fixes in this release.
Initial Release