Skip to content
This repository has been archived by the owner on Oct 6, 2019. It is now read-only.

Releases: flaksp/tp-notificator

1.7.2.1

16 Sep 14:50
Compare
Choose a tag to compare

Fixed bug with text disappearing.

1.7.2.0

14 Sep 21:06
Compare
Choose a tag to compare
  • When you add new API keys they will be named as your_account_name.1234 (API key name) now, e.g. terron.3258 (TP notificator). If your API key doesn't have any name it will be added as your_account_name.1234. See issue #3 for details.
  • Added a new menu button that allows you to switch your API keys easily and fast.
  • Added some information about donations to contacts page.

1.7.1.0

24 Aug 17:17
Compare
Choose a tag to compare

This update was heavily focused on UI improvements.

  • Bootstrap, the core of design of this extension, was updated to new version, so the extension runs with native fonts for every OS now: Segoe UI for Windows and San Francisco for OS X.
  • Reduced the font size in the "Detailed info" modal window, so lines in selling and buying orders columns won't break anymore.
  • Item prices at all pages are not breaking lines anymore.
  • "Total profit" and "Total costs" blocks were redesigned a bit.
  • Fixed links at options page. They are blue now.
  • Strange tags like <c=@flavor> are not displayed in item descriptions anymore.

1.7.0.0

27 Jul 09:55
Compare
Choose a tag to compare
  • Added a graph to the "Detailed info" modal window.
  • Added a graph to the currency exchange page.

1.6.0.1

20 Jul 20:15
Compare
Choose a tag to compare
  • Small UI improvements.

1.6.0.0

13 Jul 01:08
Compare
Choose a tag to compare
  • You are now able to test the volume of notifications at the options page.
  • Added "Copy item name" and "Copy item chat code" buttons.
  • Item names are now links which lead to GW2Wiki.
  • Added more information to contacts page.
  • Added a new button — "Detailed info". By pressing this one you can see item's detailed trading post information.
  • Fixed a bug when after switching between API keys you get a lot of notifications. Your transaction data is now deleted after switching API key. It's very hard to make the extension work with multiple API keys.

1.5.0.1

27 May 00:06
Compare
Choose a tag to compare
  • Updated link to extension for Yandex.Browser at FAQ page.

1.5.0.0

23 May 00:22
Compare
Choose a tag to compare
  • Added 2 new languages which may be used to display item names: Korean and Chinese. Despite the fact that GW2 API officially supports Korean, it has unknown issues now.
  • Settings page has been renamed to "Options" and was moved out of the extension. Now it is located at extensions page (may also be accessed via right-click on extension icon) and was redesigned to use default browser style.
  • Debug page can be accessed via FAQ page now.
  • Full-tab mode trigger added to debug page. It's for debug only now. Not really sure if I will finish this feature for production.
  • The extension was refactored to support cross-browser features. That means all browsers will run the same extension. This should decrease number of bugs in future however this feature may be cause of some bugs you can find in this release (tell me if you find them; they will be fixed ASAP).
  • Added new tool — simple fee calculator.
  • Small UI improvements.

1.4.1.2

01 Apr 18:37
Compare
Choose a tag to compare

Enhancements

  • Updated jQuery to 2.2.2.

Fixes

  • Updated link to Opera store page at FAQ page.
  • Minor fixes.

1.4.1.1

24 Mar 17:10
Compare
Choose a tag to compare

Fixes

  • Fixed a bug with gem price notifications (again).