Skip to content

Releases: TehNut/AniMouto

v2.0.5

11 Aug 00:53
Compare
Choose a tag to compare

2.0.5

Added

  • Added a new stat to the Airing section of the media list page
    • When hovering over the section, text will appear at the top telling you how many hours/minutes you're behind on the current season along with how many episodes.

Fixed

  • Login page rerouting routed to the wrong page
  • Check marks appeared to be invisible on light and contrast themes

v2.0.4

05 Aug 22:31
Compare
Choose a tag to compare

2.0.4

Added

  • Added a basic system for condensing notifications
    • Currently only supports likes (thread, thread replies, activities, activity replies) and follows

Fixed

  • Search page would not properly respond to server errors

Changed

  • Made some quality of life improvements to notifications
    • When a message has been added to your profile, notifications will now link to the message instead of the user
    • Activity based notifications will now link to the user when you click their name
  • Made some quality of life improvements to media cards
    • Buttons will now highlight with the accent color when you hover over them
    • Click area for progress incrementation has been increased

v2.0.3

09 Jul 21:56
Compare
Choose a tag to compare

2.0.3

Added

  • Included a setting to hide like notifications from the notifications page
    • This may cause issues with toasts and the notification count will still reflect like notifications
  • Titles for the Anime in Progress and Manga in Progress sections of the media list page will now link to the user's respective media lists

Fixed

  • Non-square avatars are stretched
    • All avatars should display with the same height now
  • Fixed an issue where a horizontal scroll bar would show up sometimes

Changed

  • Search results are a bit less crowded now
    • They've been given a bit more vertical space and images are locked to a specific width
  • Swapped the positions of the X episodes behind and Progress: X/Y text on media cards
    • Makes better use of the space available
  • Added some additional spacing around the "details view" button on search results

v2.0.2

18 May 15:14
Compare
Choose a tag to compare

2.0.2

Added

  • Changelog is now available in the About page
    • Will display the last 5 updates (for 2.0) worth of changes
  • Errors that occur while fetching remote data will now display some visual feedback rather than just show a never-ending kawaii spinner
  • Added a "ripple" animation when incrementing progress to provide some very satisfying visual feedback
  • Added a tag section to the media view page

Fixed

  • Media card popout did not have rounded corners

Changed

  • Optimized logo images to save some space
  • Revamped the About page
  • External links in the media view have been moved below the description and into their own section

v2.0.1

11 May 04:20
Compare
Choose a tag to compare

2.0.1

Added

  • Added some clarification to the Firefox login system

Fixed

  • Cannot change notification check interval
  • App page link doesn't set target to blank
  • ThreadLikeNotification is considered unknown
  • GitHub link is not clickable nor does it turn blue
  • Updating progress from 0 to 1 uses AL time to determine start date which is often not the correct day

Changed

  • Detailed view button for media is changed to a vertical ... instead of a weird arrow

v2.0.0

06 May 23:27
Compare
Choose a tag to compare

2.0.0

Too much has changed to list since the codebase was completely rewritten. We should currently have feature parity with 1.0.* along with some notable additional features like a dedicated inline media view page.

For a list of commits included in this release, see the merge PR (#1)

Fixed

  • Project is no longer written in vanilla JS

Changed

  • Everything :^)

v1.0.13

28 Mar 00:48
Compare
Choose a tag to compare

1.0.13

Fixed

  • Repeating media are ignored in the media list

Changed

  • Hid Desktop Notifications option when using Firefox
  • Removed number of "unsafe" insertAdjacentHTML calls and moved them to element builders

v1.0.12

13 Jan 07:31
Compare
Choose a tag to compare

1.0.12

Added

  • Added alternative login flow to prepare for Firefox support

Fixed

  • Toasts are squished
  • An attempt is made to change the page while not logged in
  • Unable to add media marked as planning to current from search

v1.0.11

15 Dec 05:08
Compare
Choose a tag to compare

1.0.11

Added

  • Added support for new ACTIVITY_REPLY_SUBSCRIBED notification type

Fixed

  • Completion date always being set upon manga progress incrementation

v1.0.10

03 Dec 03:05
Compare
Choose a tag to compare

1.0.10

Added

  • Added a way to directly add media to your current list from search

Fixed

  • Fixed issue where desktop notifications were constantly being repeated

Changed

  • Desktop notifications are now clickable