Skip to content

Releases: YellowFish085/al-search

Version 2.0.1

12 Nov 07:10
Compare
Choose a tag to compare
  • [Fix] Fixed popup height issue
  • [Fix] Re-added add-on shortcut on Firefox

Version 2.0.0

12 Nov 07:06
Compare
Choose a tag to compare

Note: This is mostly a backend update because of code rewrite, but it contains a few minor changes listed below.

  • Code rewrite + manifest v3 support.
  • Removed web integration for unavailable websites and fixed web web integration for those still up.
  • More accurate data displayed by search results.
  • Slight changes in UI (font sizes, spacing, ...) due to rewrite.
  • More notifications for important actions + all notifications are now browser notifications.

Version 1.3.7

19 Mar 06:47
Compare
Choose a tag to compare
  • [Add] Add customizable shortcut to open the add-on popup (f8f633b)
  • (dev stuff) Updated packages

Version 1.3.6

12 Jul 09:10
Compare
Choose a tag to compare
  • (dev stuff) Updated packages

Version 1.3.5

02 Apr 09:12
Compare
Choose a tag to compare

Changes

  • (dev stuff) Updated packages

Version 1.3.4

10 Dec 12:46
Compare
Choose a tag to compare

Changes

  • [Changes] Search input autofocus when popup is opened (c14fe22)
  • [Fix] Fixed autofocus on search input after search is done on Chrome (61ee0c5)
  • (dev stuff) Updated packages

Version 1.3.3

01 Nov 17:54
Compare
Choose a tag to compare

Changes

  • [Fix] Fixed some issues with AnimeLab web integration (PR #9, thank SuperSonic16)
  • (dev stuff) Updated packages

Version 1.3.2

11 Sep 09:56
Compare
Choose a tag to compare

New features

  • Global search results and results from your lists are now displayed in separate foldable lists (606a68a, 4c8ac5d)

Changes

  • [Changes] More placeholder media cards (708398b)
  • [Changes] Delay between keyup and autosearch has been bumped up a bit (ef5756f)
  • [Add] Added text when search results are empty (46966a0)
  • [Add] Added ADN web integration (2348996)
  • (dev stuff) Updated packages

Version 1.3.1

14 Jun 06:49
Compare
Choose a tag to compare
  • [Change] (dev stuff) App now use real graphql files (89b3ffa)
  • (dev stuff) Updated packages & build commands

Version 1.3.0

03 May 09:34
Compare
Choose a tag to compare

New features

Changes

  • [Change] Updated themes and cards layout following AniList recent update (4c5fc14, 38e8e5e, 3b679aa)
  • [Change] (dev stuff) Web integration button postion can be overriden (9c91828)
  • [Fix] Fixed login/logout settings container content overflowing (27e79f5, 7f19a4b)
  • [Fix] Fixed weird bug in Firefox Developer Edition where activity was not stored (23797ce)
  • [Fix] Fixed Chrome inputs and focus style (2eb7939, 8fb0d9f)
  • Various minor fixes and dev stuff