Skip to content

Releases: Questionable-Content-Extensions/client

1.3.0

03 Feb 08:23
9214ca0
Compare
Choose a tag to compare

Added ✨

  • Add option for sorting members by recent apperance in addition to the existing option of sorting by number of appearances. Closes #87

1.2.1

22 Sep 11:08
58757f5
Compare
Choose a tag to compare

Fixed 🐛

  • Use the current edit values to render the item details so they update live when they're changed
  • Fix broken Redux thunks during earlier refactoring that prevented editors from being able to update and save comic values

1.2.0

20 Sep 08:16
6e33c00
Compare
Choose a tag to compare

Added ✨

  • Add the ability to lock comic navigation to an item. Closes #33
  • Expand the search functionality in the GoToComicDialog to allow for searching for comics not only by the text in their title/tagline, but also by which items are present in the comic and whether or not the comic is a guest comic or non-canon. Closes #15

Changed 🔧

  • Move to using Redux hooks instead of connect(). Resolves #77

Fixed 🐛

  • Fix Storybook tests after upgrading from 6.5 to 7.4. Fixes #78

1.1.0

10 Sep 19:22
cbf601e
Compare
Choose a tag to compare

Added ✨

  • Add guest comic/non-canon pills to ComicList
  • Add Storybook link to README
  • Added list of comics an item is featured in. Closes #19
  • Added feature and setting for whether to show the current comic's tagline as its tooltip. Closes #47
  • Added feature and setting for being able to navigate to random comics by item. Closes #20

Changed 🔧

  • Upgraded all dependencies to their latest versions and made the necessary changes to make things work the same as before

Fixed 🐛

  • Don't show "last strip" button in item navigation bar when said strip is the current strip
  • The logic for which exclusion setting takes precedence was backwards, so if you had set both "skip non-canon comics" and "skip guest comics," it would only skip guest comics, but not non-canon comics. Fixes #36
  • Single-frame flicker at the end of dialog close animation removed. Fixes #70

1.0.0

09 Sep 14:41
1ec5baf
Compare
Choose a tag to compare

Hello! It has once again been a while, but this time, it's a big one! I've been meaning to do it for a long time, but I finally got around to rewrite the extension from scratch using React as the framework rather than AngularJS v1. While I was at it, I also updated/upgraded everything else about the script that I could, and it's much more modern and user friendly now.

Since this is a rewrite, the change log below will be mostly added features rather than changed or fixed ones. Old features that have been migrated into the new version won't be mentioned unless changed significantly in the rewrite.

Added ✨

  • Add Storybookjs
  • Added GoToComicDialog for choosing a specific comic from a list
  • Added ko-fi donation link in bottom of SettingsDialog

Changed 🔧

  • In coordination with the server, the API has been optimized to transfer a lot less data in each request.
  • Make debug logging dynamic rather than chosen at startup

Fixed 🐛

  • Make shortcut take-over code work properly everywhere

Removed 🗑

  • Removed small/large ribbon setting; ribbon is always small now.

Release 0.6.2

31 Aug 20:25
41f6336
Compare
Choose a tag to compare

Release 0.6.2

0.6.1

08 Dec 17:44
4d98ddb
Compare
Choose a tag to compare
Release 0.6.1

0.6.0

08 Mar 12:42
Compare
Choose a tag to compare

0.5.3

01 Mar 12:56
Compare
Choose a tag to compare