Releases: YellowFish085/al-search
Releases · YellowFish085/al-search
Version 2.0.1
- [Fix] Fixed popup height issue
- [Fix] Re-added add-on shortcut on Firefox
Version 2.0.0
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
- [Add] Add customizable shortcut to open the add-on popup (f8f633b)
- (dev stuff) Updated packages
Version 1.3.6
- (dev stuff) Updated packages
Version 1.3.5
Changes
- (dev stuff) Updated packages
Version 1.3.4
Version 1.3.3
Changes
- [Fix] Fixed some issues with AnimeLab web integration (PR #9, thank SuperSonic16)
- (dev stuff) Updated packages
Version 1.3.2
Version 1.3.1
- [Change] (dev stuff) App now use real graphql files (89b3ffa)
- (dev stuff) Updated packages & build commands
Version 1.3.0
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