Releases: cinatic/stocks-extension
Releases · cinatic/stocks-extension
Release v35
V35 (#108) * fix: set scrollbar in button-group explicitly to automatic * fix: use Color type from new Cogl * fix: disable scroll position recover * fix: avoid panel menu position jumping by using fix width for panel icon * chore: bump version & supported shell-version * ci: update checkout & upload-artifact action versions
Release v34
gnome 46 compatiblity fixes #102 (#103)
Release v33
use local time
Release v24.2-GS42
update yahoo finance api handling
Release v32-GS43_44
update yahoo finance api handling, improve performance by loading stocks in batches
Release v32
gnome shell 45 migration (#92) * adding small changes for gnome shell 45 migration (╯°□°)╯︵ ┻━┻ * use proper way to share translations between prefs and extensions * spice up yahoo finance service * code cleanup * code review I * fetch yahoo quotes by batch * fallback properly to defaultValue in json base64 try parse fixes #86 * code review II * add missing quotelist fields & sanitization
Release v24.1
Backport version v24 with the yahoo api endpoint fixes. (thx @stieg)
Release v31
use other endpoint for yahoo quotes
Release v30
added transactions
Release v29
update makefile / translations