Skip to content
This repository has been archived by the owner on Jul 14, 2024. It is now read-only.

Releases: Ani-Moopa/Moopa

Moopa v4.1.2

26 Sep 16:38
Compare
Choose a tag to compare

Changelog

This document contains a summary of all significant changes made to this release.

🎉 Update v4.1.2

Fixed

  • Improvement on episode thumbnail when showing progress
  • Resolved mediaSession not showing on mobile devices

Moopa v4.1.1

25 Sep 16:46
Compare
Choose a tag to compare

Changelog

This document contains a summary of all significant changes made to this release.

🎉 Update v4.1.1

Fixed

  • Another patch API episode route
  • Manga list at homepage send user to anime page
  • Video progress doesn't showed up on episode thumbnail

Moopa v4.1.0

24 Sep 17:44
1a85c25
Compare
Choose a tag to compare

Changelog

This document contains a summary of all significant changes made to this release.

🎉 Update v4.1.0

Added

  • Added refresh button on episode list, just incase if episodes isn't up to date
  • Added manga list for Anilist user at homepage (will be available to guest user soon)
  • Added ratelimit to API endpoint
  • Watch Page
    • Added theater mode for more immersive viewing experience
    • Auto Play and Auto Next buttons are now included inside the player
    • Added bug report buttons to watch page (this bug report is still experimental and will be change/update in the near future)
    • Added share button to watch page
  • For Developer (experimental)
    • Added Admin page for finding metadata for episodes
    • Added broadcast system (redis is required for this)

Changed

  • The navbar has seen significant enhancements, with the implementation of a single component for all pages.
  • The watch page has been completely rewritten from scratch
  • Implementing import aliases to significantly improve code readability and maintainability

Moopa v4.0.7

24 Sep 14:32
e993aac
Compare
Choose a tag to compare

Changelog

This document contains a summary of all significant changes made to this release.

🎉 Update v4.0.7

Fixed

  • Improved character card UI for smaller devices

Moopa v4.0.6

23 Sep 15:41
Compare
Choose a tag to compare

Changelog

This document contains a summary of all significant changes made to this release.

🎉 Update v4.0.6

Fixes

  • Video won't play due to outdated code

Changed

  • Updated readme for cors usage

Moopa v4.0.5

23 Sep 13:23
58eacce
Compare
Choose a tag to compare

Changelog

This document contains a summary of all significant changes made to this release.

🎉 Update v4.0.5

Added

  • Added characters card to info page

New Contributors

Moopa v4.0.4

21 Sep 05:29
Compare
Choose a tag to compare

Changelog

This document contains a summary of all significant changes made to this release.

🎉 Update v4.0.4

Added

  • Added novel support (still in experimental, expect many bugs)

Fixed

  • Missing title on episodes thumbnail details view
  • Private user can't see their own profile

Moopa v4.0.3

16 Sep 08:39
Compare
Choose a tag to compare

Changelog

This document contains a summary of all significant changes made to this release.

🎉 Update v4.0.3

Changed

  • Increase cache time for FINISHED Anime's episodes
  • New Episodes component has been temporarily removed due to errors. It will be fixed and added back in a future release.

Moopa v4.0.2

14 Sep 06:02
ab9b67f
Compare
Choose a tag to compare

Changelog

This document contains a summary of all significant changes made to this release.

🎉 Update v4.0.2

Fixed

  • Issue #74 : Resolved mobile rotation locked on portrait mode
  • No more descending episode lists causing continue button to play episodes backward

Changed

  • Update README.md file for cors inside env

Moopa v4.0.1

13 Sep 11:25
195ffb7
Compare
Choose a tag to compare

Changelog

This document contains a summary of all significant changes made to this release.

🎉 Update v4.0.1

Fixed

  • No episodes showing on recently watched
  • Pressing logout button on profile send user to profile page

Changed

  • Changed profile picture from square to circle