Skip to content

Releases: spmdrd/plasma-applet-cryptocurrency-price

v1.4

12 Mar 09:19
dee6faf
Compare
Choose a tag to compare
  • added configuration presets
  • added price conversion options
  • added option to multiply price by x (e.g. # of coins)
  • added option to convert base unit to fiat (e.g. btc to usd)
  • added option to convert from fiat to fiat (e.g. usd to eur)
  • added suffix option to display custom text after the price
  • replaced eval() for json key processing
  • json key format has changed due to changes in parsing method
  • try to fix invalid/old format json keys with regex
  • migrated getRate function to main qml
  • fixed logic of show text / show icon options
  • some code & ui changes

v1.3

24 Feb 12:30
bed9a19
Compare
Choose a tag to compare
  • added option to control # of decimal places
  • added option to control icon click action
  • cleaned up settings dialog look and structure
  • some minor changes

v1.2

26 Jan 19:33
fd063e9
Compare
Choose a tag to compare
  • Clicking icon now opens icon chooser dialog
  • fixed bug with eval function preventing some json keys from being used

v1.1

26 Nov 09:58
aec2d78
Compare
Choose a tag to compare
  • added showing of custom icons
  • added coin labeling
  • removed buggy show decimals
  • reordered config dialog
  • changed plasmoid icon to applications-internet
  • updated screenshots

Initial Release

22 Nov 08:41
1083cb4
Compare
Choose a tag to compare

Initial Release