Skip to content

Miruro-v0.4.2-beta

Compare
Choose a tag to compare
@canal8064 canal8064 released this 06 Apr 17:54
· 107 commits to main since this release
499a60c

General:

  • Improved the layout of the Watch page for enhanced readability and organization of anime details.
  • Introduced a new menu under the video player for easier navigation through episodes, automatic skipping of opening and ending sequences, and seamless video playback.
  • Enhanced the search page with additional filter options for a refined search experience.
  • Integrated Vercel analytics for improved performance monitoring and insights.
  • Revamped the Seasons, Related, and Recommended sections for a better user experience.
  • Added visually appealing icons to the home carousel for intuitive navigation.
  • Optimized project imports by implementing a centralized path (index.ts) to streamline development processes.
  • Updated Vite & EsLint dependencies to enhance compatibility and performance.

Fixes:

  • Resolved issues with video player shortcuts for smoother viewing.
  • Addressed the problem of anime episodes with IDs containing dashes to ensure correct episode selection.
  • Fixed a bug in the search functionality where scrolling past the first page triggered all remaining pages to load simultaneously, improving user interaction and load times.
  • Corrected the card skeleton loading behavior to provide a more predictable and smoother user interface.
  • Adjusted the aspect ratio of the embedded JW Player on mobile devices for better viewing quality.

Known Issues:

  • Delay between clicking new episode and showing loading animation
  • Search page genre filters do not retain selected filters between URL changes.