- Added new ID filter
- Added more tooltips for date filters to inform about the possibility to use "*" as wildcards
- Fixed a CSS issue where tooltips weren't shown on top of other content
- Moved the feedback button from the Settings to the header/sidebar
- Fixed an issue where the Tool and Media type dropdown, Username field and (Re)Load button would vanish during window resizing
- Add "Remove all values" buttons on Tagify instances
- Add a tooltip next to the tag filter to inform about the category grouping setting
- Add a tooltip next to the year filter to inform about the hidden range selection
- Updated dependencies
- vite from 6.0.2 to 6.0.3
- @yaireo/tagify from 4.32.1 to 4.32.2 (Dropdowns no longer stay open)
- New columns for alternative names of characters and staff as well as spoiler names for characters have been added
- Updated dependencies
- vite from 5.4.10 to 6.0.2
- marked from 14.1.3 to 15.0.3
- @vitejs/plugin-basic-ssl from 1.1.0 to 1.2.0
- @fortawesome/fontawesome-free from 6.6.0 to 6.7.1
- @yaireo/tagify from 4.31.6 to 4.32.1
- The values for the filters Format, Source, Country, Airing Status, Season and Season Year now support exclusion mode
- Implemented the possibility to work with the last fetched lists of a user if they don't want to wait for AL's API to become more stable
- Added new column showing the remaining episodes/chapters (so the opposite of Progress)
- Updated dependencies
- vite from 5.4.7 to 5.4.10
- stylelint from 16.9.0 to 16.10.0
- datatables.net from 2.1.7 to 2.1.8
- datatables.net-dt from 2.1.7 to 2.1.8
- @yaireo/tagify from 4.27.0 to 4.31.6
- marked from 14.1.2 to 14.1.3
- Updated URL format for MangaUpdates links on the Mapper
- Add support for ranges in the year filter
- Use selfsigned SSL certs for development environments
- Updated dependencies
- vite from 5.4.4 to 5.4.7
- datatables.net from 2.1.6 to 2.1.7
- datatables.net-dt from 2.1.6 to 2.1.7
- @fontsource-variable/inter from 5.0.21 to 5.1.0
- standard from 17.1.0 to 17.1.2
- Staff in the Mapper is now directly linked for more convenience
- Added a RegEx switch for the title and name filters
- Updated dependencies
- vite from 5.3.3 to 5.4.4
- Debounce inputs for sliders to improve user experience while entering numbers
- Updated dependencies
- stylelint from 16.8.2 to 16.9.0
- datatables.net-dt from 2.1.4 to 2.1.6
- datatables.net from 2.1.4 to 2.1.6
- marked from 14.1.0 to 14.1.2
- @fontsource-variable/inter from 5.0.20 to 5.0.21
- Fixed a bug where sliders would pass decimal numbers to the API (e.g. UI shows 6 main characters but sends 5.6785)
- Updated dependencies
- @fontsource-variable/inter from 5.0.19 to 5.0.20
- datatables.net from 2.0.8 to 2.1.4
- stylelint from 16.6.1 to 16.8.2
- vite from 5.3.3 to 5.4.2
- marked from 13.0.1 to 14.1.0
- Added a new column showing how many days were spent on the completion of a medium (by subtracting the completion and start date)
- Updated dependencies
- @fontsource-variable/inter from 5.0.18 to 5.0.19
- marked from 13.0.1 to 13.0.1
- vite from 5.3.1 to 5.3.3
- Updated dependencies
- vite from 5.2.13 to 5.3.1
- @yaireo/tagify from 4.26.5 to 4.27.0
- stylelint-config-standard from 36.0.0 to 36.0.1
- nouislider from 15.8.0 to 15.8.1
- marked from 12.0.2 to 13.0.1
- New Mean Score and Average Score filters were added #149
- Improved handling of errors and abortion of running requests caused by user interactions
- Mapper: Users can now get a list of past votes and are able to revoke them if they want to
- Mapper: Load button for manual loading of MU entries is now disabled while loading suggestions
- Updated dependencies
- vite from 5.2.11 to 5.2.12
- inputmask from 5.0.8 to 5.0.9
- datatables.net from 2.0.7 to 2.0.8
- datatables.net-dt from 2.0.7 to 2.0.8
- datatables.net-colreorder from 2.0.2 to 2.0.3
- Show "None found" votes on the Mapper
- Lazy loading for images in the Mapper and covers in BetterList
- Updated dependencies
- stylelint from 16.5.0 to 16.6.0 #141
- Added a proper description for the Mapper module when people aren't logged in
- We now store the last used tool between sessions
- Improved highlighting in Mapper for staff names
- BetterList now saves the last selected value from the data type dropdown
- CSS improvements to the Mapper for use on phones
- Added new Mapper module for mapping AL manga to MangaUpdates manga
- Updated dependencies
- datatables.net-colreorder from 2.0.1 to 2.0.2
- @yaireo/tagify from 4.26.2 to 4.26.5
- Added a slider for Min/Max Tag Percentage
- Added logic switch to User list filter
- Updated dependencies
- Added row number column
- Added filters for user start and finish dates
- Updated dependencies
- Added notes filter
- Added logic switches to filters that have AND logic by default so that after switching to OR any of the chosen values must match as opposed to all of them. Values in exclusion mode are not affected by the state.
- Changed font used by the application and vertically aligned things properly
- Added colored scrollbars and made them thinner in fat-free mode
- Some CSS fixes
- Added Character and Staff to "Media Type" dropdown
- Updated dependencies
- @yaireo/tagify from 4.21.1 to 4.24.0
- datatables.net from 1.13.10 to 2.0.3
- datatables.net-dt from 1.13.10 to 2.0.3
- datatables.net-colreorder from 1.7.0 to 2.0.1
- vite from 5.1.1 to 5.2.8
- marked from 12.0.0 to 12.0.1
- Fixed the 'Show activities' Button after breaking it with the previous update
- The "User List" filter has been moved to the filter section and turned into a multi-selection with AND logic so you can now find overlap between multiple custom lists or even exclude things from certain lists by clicking on the selected entries to turn them red like with the Tags and Genres. With this change the BetterBrowse module no longer offered any additional benefits and thus hahs been removed. If you want to go through the entire database, simply empty the "User List" filter (or for example select "All" and turn it into exclusion mode which is the equivalent of AL's "Hide My Anime" checkbox on the Browse page).
- Fixed tag styling after a tagify update broke it
- Updated dependencies
- vite from 5.1.1 to 5.1.5
- Updated dependencies
- Modified some CSS to fix what the tagify update broke visually
- Updated dependencies
- Updated dependencies
- Lazyload cover images to reduce traffic
- Updated dependencies
- @yaireo/tagify from 4.18.1 to 4.18.2 #92
- Added new "Started Airing" and "Finished Airing" filters which let people filter by specific date ranges or alternatively for media that started/finished airing in a specific month/day (eg. *-01-* => January only)
- Small CSS fix for titles going through the table header
- Added a new slider filter for the amount of main characters a media entry has Commit
- Updated dependencies
- Reorganize column toggles Commit, Commit
- Added functionality to show errors Commit
- Updated dependencies
- Updated dependencies
- Updated dependencies
- vite from 5.0.0 to 5.0.2 #77
- Updated dependencies
- Updated dependencies
- marked from 9.1.3 to 9.1.5 #69
- Updated dependencies
- datatables.net-dt from 1.13.6 to 1.13.7 #67
- Updated dependencies
- marked from 9.1.2 to 9.1.3 #66
- Updated dependencies
- Updated dependencies
- marked from 9.1.0 to 9.1.2 #62
- Updated dependencies
- Updated dependencies
- marked from 9.0.0 to 9.0.3 #57
- Updated dependencies
- marked from 8.0.0 to 9.0.0 #56
- Updated dependencies
- marked from 7.0.5 to 8.0.0 #55
- @yaireo/tagify from 4.17.8 to 4.17.9 #48
- stylelint from 15.10.2 to 15.10.3 #49
- marked from 7.0.2 to 7.0.4 #51
- Updated dependencies
- marked from 7.0.1 to 7.0.2 #46
- Linked Live version in README.md Commit
- Updated dependencies
- Updated dependencies
- Updated dependencies
- Updated dependencies
- Removed the "external links" column since you can filter by them Commit
- Update URLs to studio/publisher/publication filter search Commit
- Align BetterBrowse table dom with BetterList Commit
- Updated dependencies
- stylelint (15.8.0 to 15.9.0) #28
- Updated dependencies
- marked (5.0.4 to 5.1.0) #25
- Filters now got assigned to media types. Season, Studio, Producer and Voice Actor filters won't be shown while looking at Manga anymore. "Episodes" turns into "Chapters" as well when switching.
- New Total Runtime filter for Anime
- New experimental Publisher, Publication and "Fully Scanlated" filters for Manga which is based upon data from MangaUpdates. However only a third of the AL data is currently covered by MU data. Comes with a warning next to it for the time being.
- BetterList now automatically reloads when switching between Manga and Anime
- Fixed issues happening while switching between BetterList and BetterBrowse multiple times
- Updated dependencies
- Fixed an issue where filter values didn't change while switching between media types #21
- Increased the width of the user list dropdown on desktop mode Commit
- Fixed a bug that caused the filter values not to update when changing the media type Commit
- Fixed a bug causing user lists to not get replaced when changing media type and reloading Commit
- Removed Choices.js as a dependency Commit
- Fixed a bug causing the Tool dropdown to not show values on Safari Commit
- Updated dependencies
- Added a button opening a dialog that showcases features which might not be obvious to users. Commit
- Added CHANGELOG.md containing all changes that were made to the project Commit
- Let the "Show covers on title hover" setting also show the covers on romaji and native titles. Commit
- Fix a typo in the CSS causing backgrounds of dropdowns to have incorrect colors in dark mode. Commit
- Add new AWC Community List filter. Commit
- Add setting to display media covers while hovering over title links. Commit
- Add ability to make filters exclude chosen options. Commit
- Add "favourites" and "producers" columns to BetterBrowse. Commit
- Make the super-linter workflow pick up the project's settings instead of their own defaults. Commit
- Update meta tags to make embeds say that they're linking to AniTools. Commit
- Add deployment workflow to host the project on GitHub Pages. (https://anitools.koopz.rocks) Commit
- Initial Release. Commit