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

Releases: tegon/traktflix

v2.1.1

28 Dec 17:23
91ec1d1
Compare
Choose a tag to compare
  • Fix bug that prevents extension from working when access token is expired (fixes #112 and #125)

v2.1.0

29 Sep 00:43
f623149
Compare
Choose a tag to compare
  • Add option to hide synced items (partially fixes #72) - thanks @louy for the base, got it from your fork :)
  • Add option to use 24-hour clock (fixes #103)
  • Add support for Firefox Containers
  • Fix bug that does not retrieve history on Firefox (fixes #114)
  • Improve scrobble system (fixes #113)
  • Remove Google Analytics
  • Replace XMLHttpRequest with Fetch

v2.0.10

23 Jul 17:31
5ac74b1
Compare
Choose a tag to compare
Merge pull request #108 from gsrafael01/master

 Fix authentication and scrobble issues

v2.0.9

10 Mar 14:32
aaae286
Compare
Choose a tag to compare
Bump version to 2.0.9

v2.0.8

24 Feb 15:45
5e3be85
Compare
Choose a tag to compare
Structure changes (#95)

v1.0.7.4

13 Jul 18:29
Compare
Choose a tag to compare

Add select all button, fixes #35.

v1.0.6.1

19 Mar 18:05
Compare
Choose a tag to compare
  • Full and more verbose history sync #16 - thanks @pikax for the base code
  • Fix: "Seven Deadly Sins" search
  • Added react-router to simplify the popup code
  • Notify users when an error occurred (scrobble, search) and send it to Rollbar #10
  • Fix: episodes that don't have a season in the title we're breaking the history sync - #26 , @some-guy-23
  • Fix: loading on popup

v1.0.5.5

31 Jan 18:19
Compare
Choose a tag to compare
  • Makes it easier to identify unmatched shows #18 - by @MrMamen
  • Sync using Netflix api #20 - by @MrMamen (Fixes #13, #17, #19 and #15)
  • Fix the progress while in the cast mode (Fixes #23)

v1.0.5.4

26 Dec 12:41
Compare
Choose a tag to compare
  • Limit sync history to first 10 activities. Again.
    • The script is getting confused when running on large amount of data. The limit is back for now, but the script should be fixed later.

v1.0.5.3

22 Dec 02:28
Compare
Choose a tag to compare
  • Refactor WatchEvents
  • Remove the ViewingActivity limit