Skip to content

Releases: Miruro-no-kuon/Miruro

Miruro-v0.5.2-beta

03 May 20:51
a991206
Compare
Choose a tag to compare

General:

  • Corrected React Icons import.
  • Implemented error handling for environment variables.
  • Resolved some TypeScript errors.
  • Made the proxy environment variable optional.

Known Issues:

  • Same as previous version.

Miruro-v0.5.1-beta

30 Apr 23:43
c7d3dd3
Compare
Choose a tag to compare

General:

  • Tweaked page titles
  • Added Google Analytics
  • Added Share button on watch page

Known Issues:

  • Same as previous version

Miruro-v0.5.0-beta

29 Apr 08:40
6876e1f
Compare
Choose a tag to compare

General:

  • New Profile Page
    • Login and AniList view
  • Added Vercel Analytics
  • Shortcuts legend in dropdown
  • Improved home carousel readability
  • Increased automatic rotation timer
  • Join our Discord for full roadmap!

Fixes:

  • CSS fixes

Known Issues:

  • Delay clicking new episode and loading animation
  • Search filters sometimes unresponsive
  • Video Player: Titles and episode numbers inconsistent
  • Clearing continue watching entry doesn't clear last clicked episode

Miruro-v0.4.3-beta

15 Apr 15:14
44703cb
Compare
Choose a tag to compare

General:

  • Remodeled Homepage
    • Added Top Airing List
    • Added Top upcoming animes for the next season
    • Added a Remove button on Continue Watching Episode Cards to eliminate watched entries.
    • Re-ordered continue watching cards by last visited
    • Minimum progress bar on continue watching set to 5%
  • Remodeled Search filters
    • Filters reflect on URL
    • Added sorting option
    • Added No Results div when no results found
  • Added Pop in Animation on video player
  • Refactored Profile Page (Still not ready for production)
  • Cleared up unused packages in the package.json
  • Changed PORT to utilize VITE_PORT (for development only 5173 for production)
  • Updated Look of Shortcut pop up menu (Shift+/)
  • Updated Local development and star history sections on README

Fixes:

  • Fixed uneven Anime fetch count on the HomePage
  • Resolved conflicts between two search bar queries
  • Ensured consistent video titles on the player
  • Fixed Auto Next video button to prevent skipping every episode infinitely by adding a delay
  • Resolved App crashing when anime id is not found
  • Fixed Search Page genres filter

Known Issues:

  • Delay between clicking new episode and showing loading animation
  • Search filters are sometimes not responsive to the first click
  • Anime title and episode number inside the video title do not update consistently

Miruro-v0.4.2-beta

06 Apr 17:54
499a60c
Compare
Choose a tag to compare

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.

Miruro-v0.4.1-beta

31 Mar 14:03
91a3297
Compare
Choose a tag to compare

General:

  • Added back Download episode button
  • Increased initial fetch count by 40% for homepage cards

Known Issues:

  • Going back to search does not save previous cards
  • When searching anime loading past the first page makes all the remaining cards to load instantly

Miruro-v0.4.0-beta

30 Mar 02:02
dcef988
Compare
Choose a tag to compare

General:

  • Redesigned the navigation bar for improved user experience.
  • Implemented a new default video player.
  • Introduced a new video source selector.
  • Completely overhauled the watch page and layout for unaired anime series.
  • Enhanced the episode box functionality for automatic scrolling.
  • Implemented a limit for anime search results.
  • Updated favicons.
  • Added skip time functionality.
  • Incorporated a donate link in the footer.
  • Introduced a carousel feature on the home screen.
  • Revamped the layout of anime information on the watch page.
  • Modularized components throughout the application.

Fixes:

  • Resolved issues with anime episodes having episode IDs of 0 and decimal numbers.
  • Fixed card display and performance issues.
  • Rectified dropdown functionality.

Known Issues:

  • Returning to the search page does not retain previously viewed cards.
  • Loading subsequent pages while searching for anime causes all remaining cards to load instantly.

Miruro-v0.3.5-alpha

23 Mar 00:09
f4fb522
Compare
Choose a tag to compare

Release Notes - v0.3.5

General:

  • Introduced Next Airing Episode Timer.
  • Implemented a "View All" button in dropdown menus.
  • Aligned EpisodeList's max height with VideoPlayerContainer for improved UI consistency.
  • Launched a custom search navbar optimized for mobile devices.
  • Added a "Recent Episodes" tab on the homepage.
  • Increased spacing within card grids for better visual separation.
  • Added back UI with animations.
  • Standardized app padding and margins for a cohesive look.
  • Expanded anime details in dropdown menus.
  • Integrated MAL/Anilist links on the watch page for direct anime information access.
  • Added a Vercel deployment button to the readme for easier project setup.

Fixes:

  • Fixed anime with episode 0 glitch.
  • Fixed local cache volume on video player.
  • Fixed manifest.json location

Known Issues:

  • Selecting an anime on the dropdown through arrow keys and pressing enter does not navigate to the anime in question.

Miruro-v0.3.4-alpha

17 Mar 03:04
215c8fe
Compare
Choose a tag to compare

Release Notes - v0.3.4

General:

  • Added options for embedded video sources.
  • Implemented a download button for the current episode being watched.
  • Implemented functionality to remember the scroll position of the episode list.
  • Introduced an image layout for the episodes list, displaying thumbnails of episodes.
  • Updated the readme and .env.example files.
  • Temporarily reduced card animations.

Fixes:

  • Resolved an issue where switching between episode box layouts on phones may not display properly.
  • Addressed a bug where navigating through animes in the watch section would retain the previous dub/sub option instead of defaulting to sub.
  • Fixed inconsistencies with scrolling to the top.
  • Rectified keyboard shortcuts being triggered in text boxes.

Known Issues:

  • Animes labeled as Episode 0 may experience glitches.
  • There is a peculiar glitch with the navigation bar, which disappears when an image is positioned behind it on phones while navigating the website.

Miruro-v0.3.3-alpha

13 Mar 13:14
2d8d6ba
Compare
Choose a tag to compare

Release Notes - v0.3.3

General:

  • Removed smooth scrolling.

Fixes:

  • Addressed issue where the cached time on the timeline was not saving & updating correctly when switching between dub and sub modes.
  • Eliminated unnecessary console logs
  • Added Vercel JSON configuration to prevent Vercel 404 "Page Not Found" error after page refresh on Vercel specific deployments

Known Issues:

  • Video sources are currently not functioning properly.