Skip to content

Releases: ErickLimaS/anime-website

v3.0.0

24 Aug 18:14
1fbf7bf

Choose a tag to compare

What's New

  • Created a server to the website! Now it has a frontend and backend folder
  • Add Zoro as source
  • Redis used to cache data
  • Add Google Analytics

Changes

  • Comments Section Changed for Reviews From Anilist

Fixes

  • Many css fixes

Full Changelog: v2.8.4...v3.0.0

v2.8.4

14 Jul 00:20
a6e5001

Choose a tag to compare

What's New

  • Options Button on Media Cards Component
  • Marks Episodes or Chapters Watched From Anilist on Episodes/Chapters Components
  • On Media Page, episodes/chapters pagination moves to page of the last episode/chapter watched/read

Changes

  • More Columns on Grids of some components
  • Block Scroll when some components is in fullscreen
  • Collapse Btn on My Lists Page headings
  • Notifications btn color on Media Page

Fixes

  • Login Modal hidden on Home Page after "Favourite" Btn is clicked
  • Sync Episodes with Anilist
  • Page Loading (not fully fixed)

Full Changelog: v2.8.0...v2.8.4

v2.8.0

11 Jun 16:48

Choose a tag to compare

What's New

  • AniList Login
  • AniList data synchronization between accounts
  • User Preferred Language on Medias Titles
  • Dubbed Episodes/Movies
  • Add to List Button on Media Page
  • My Lists Page: Shows Medias Setted as Completed, Dropped, etc...
  • Reply Comments
  • Website Now Installable to Desktops and Mobile
  • New Settings on User Settings Panel
  • Alert Message when Video ID mismatch the Media ID episodes on Watch Page
  • Search Params on Media Page

Changes

  • Bookmark Button is now Favourite Button
  • History Page is now My Lists Page
  • Many styles on Website
  • Website is more based on cookies than LocalStorage
  • Comments Component Remake
  • Decrease Retry Fetch Time

Fixes

  • Scroll on Read Page
  • Keep Watching Delete Button: when clicked, would leave a bigger space between components
  • Some names with special characters

Full Changelog: v2.7.2...v2.8.0

v2.7.2

28 May 18:28
06b6651

Choose a tag to compare

Changes

  • Refact ALL code to something more legible in #59

Fixes

  • Changed Interaction on Home Page Carousel in #57

Full Changelog: v2.7.1...v2.7.2

v2.7.1

15 May 18:34
1bd00a4

Choose a tag to compare

What's New

  • After a Episode is Watched, save it as "Watched".
  • Player Volume is now stored on LocalStorage.

Changes

  • Many Folders Reorganized to improve code maintainability and readability.
  • Style and Text on Error Pages.

Fixes

  • Player wouldn't play when user is not logged in.
  • Notifications Doesn't Store Media Titles.
  • Css Tweaks.

Full Changelog: v2.7.0...v2.7.1

v2.7.0

01 May 21:25
3286534

Choose a tag to compare

What's New

  • VidSrc Removed as Video Source
  • Notifications System Remade
  • Pages With No Params Redirects to Home Page
  • Vercel Web Analytics
  • Add Filler Warning on Episodes Filler
  • "Mark All Episodes as Watched" Btn on Media Page
  • Show/Hide description on Watch/Read Page
  • Fallback When Watch Page Has No Params to Conclude Request
  • Randomize Background Img on Media Page

Changes

  • User Document Field on Firebase: from "EpisodesWatchedBySource" to "EpisodesWatched"
  • User Document Field on Firebase: from "ChaptersReadBySource" to "ChaptersRead"

Fixes

  • Wrong Media Results on Home Page
  • Date/Time on Comments
  • Manga Pages Width Increased on Read Page

Full Changelog: v2.6.2...v2.7.0

v2.6.2

14 Apr 01:10
0210129

Choose a tag to compare

What's New

  • Read Mangas inside the AniProject (before that, it would redirect user to a external site)
  • Episodes Description on Media Page
  • Next Episode Release Date on Hero Section Items

Fixes

  • Error Page Tweaks
  • Home "Load More" Btn on Mobile
  • Source Showing Episodes Not Released Yet on Media Page

Full Changelog: v2.5.8...v2.6.2

v2.5.8

03 Apr 00:29
26c65ce

Choose a tag to compare

What's New

  • Notifications: User Can be Notified when New Episodes is Released
  • Retry Fetch to Errors Status 503 and 500

Fixes

  • Next Image Tag "size" props
  • Anonymous Login Default Data Values
  • "Mark as Watched" Button not re-rendering after Pagination Events
  • General Css Tweaks

Full Changelog: v2.5.7...v2.5.8

v2.5.7

29 Mar 22:24
72c6363

Choose a tag to compare

What's New

  • Background Color Changed
  • Added One More Video API Source
  • IMDB Rating
  • Episode Description on Watch Page
  • Error Message On Watch Page

Fixes

  • Home Page "Popular Section" Button Fix
  • Hero Section Shows "Only Not Released" Media
  • General Css fixes

Full Changelog: v2.5.5...v2.5.7

v2.5.5

24 Mar 23:17
e0b49df

Choose a tag to compare

What's New

  • Media Trailer on Home Page "Hero" Section
  • After First Login/Signup, Settings Menu Will Be Shown
  • Login Anonymously
  • Continue Episode From Last Stop
  • Skip Intro and Outro on Episodes
  • Auto Next Episode
  • Auto Skip Intro and Outro
  • IMDB as Media Info Source for Episodes

Fixes

  • API Fetching Other Medias Episodes
  • Comments Sorting
  • Media Page Play Btn (various fixes)
  • Seach Bar Height and Open/Close Actions
  • Added Default Values to New Users
  • Subtitles Not Showing

Full Changelog: v2.5.0...v2.5.5