Skip to content

Latest commit

 

History

History
59 lines (44 loc) · 3.04 KB

CHANGELOG.md

File metadata and controls

59 lines (44 loc) · 3.04 KB

1.10.1 (2022-09-21)

  • The application now handles the error that occurs when the "unlocks" permission is not granted.

1.10 (2022-09-20)

  • Added a new setting to scan all equipment templates instead of only the currently equipped items.
  • Legendary items that are bound to the account will no longer appear as gained or lost when changing equipment template.

1.9 (2020-08-02)

  • Fixed typos in german translations.

1.8 (2020-05-22)

  • Added new currencies. Future ones should now be added automatically.

1.7 (2018-05-20)

  • Added German translation. Thank you Durzan666!
  • Added new currencies and keys.

1.6 (2017-10-21)

  • Added French translation. Thank you Le Bus Magique!

1.5 (2017-10-10)

  • Added Path of Fire currencies.

1.4.1 (2017-08-04)

  • Fixed an issue where acquired items were not updated correctly.

1.4 (2017-07-23)

  • The initial and current gold as well as the current items now take in consideration the trading post delivery.
  • The application should now continue running while the browser tab is inactive.

1.3.1 (2016-10-02)

  • Added Unbound Magic and Proof of Heroics in the "Other currencies" table.

1.3 (2016-03-06)

1.2.2 (2015-10-12)

  • Integrated Google Analytics.
  • The ping to Github for checking if a new version is available now happens every 30 minutes instead of 3 minutes.

1.2.1 (2015-09-24)

  • Fixed the Total acquired gold series on the graph.

1.2 (2015-09-24)

  • The gold over time graph now also displays the total acquired gold.
  • Better layout for the other currencies (now displayed in a table). Also, the currencies should always be displayed in english now.
  • A new graph displays currencies acquisition over time. You can hide the currencies you don't want on the graph by unchecking them. Your checked currencies will be saved for next time.
  • A new option lets you select how the gold per hour is calculated. You can either consider all the time elapsed since you've started the application, or the time elapsed while the application has been running. This second option can be useful if you start the application, take a long break ("Stop" button), then resume later.

1.1 (2015-09-20)

  • Better and more specific error messages. Some people had the generic "Invalid API key" even if that wasn't the cause of the problem. Also, the application won't stop when an error occurs.
  • When you stop the application, you have now two options. You can start over (resets the graph and all the acquired and lost items) or resume.
  • A new section "Other currencies" is now available. All the currencies of the wallet are now tracked as well.
  • The application will now check automatically if a new version is available. If so, a popup will inform the user.

1.0 (2015-09-18)

Initial release