AnimeHub
FeedEntdeckenEventsNewsVTuberAnimesMangasWatchlisten
LeaderboardQuestsChallengesChangelogEinstellungen
Posten
Jetzt registrieren

Heutige Trends

1

dach

1 Posts

2

otaku

1 Posts

3

manga

1 Posts

4

jetztlive

1 Posts

5

neu

1 Posts

6

deutscheanimecommunity

1 Posts

7

community

1 Posts

8

anime

1 Posts

Könntest du kennen

Saito ツ

Saito ツ

@xsaitox

Kimchen

Kimchen

@silxntium

Season Radar

Tongari Boushi no Atelier

8.7 · TV

Re:Zero kara Hajimeru Isekai Seikatsu 4th Season

9.04 · TV

Youkoso Jitsuryoku Shijou Shugi no Kyoushitsu e 4th Season: 2-nensei-hen 1 Gakki

8.01 · TV

News Pulse

»Blue Lock« wird Realität: Japan sucht Fußballtalente weltweit

Anime2You

The Classroom of a Black Cat and a Witch Anime Releases New Art for Arc and Rigel

Crunchyroll News

Disney+ zeigt vierte »Tokyo Revengers«-Staffel im Simulcast + Termin

Anime2You

Tensei shitara Slime Datta Ken 4th Season

8.11 · TV

Yomi no Tsugai

7.95 · TV

Platform

Changelog

Alle Versionen und Änderungen an AnimeHub, automatisch generiert aus GitHub Releases.

Aktuell
v1.5.0Minor

v1.5.0 — New Features

21. Mai 2026

Neue Features

  • landing+perf: complete landing page redesign + server-side feed prefetch + RightSidebar Suspense (f308e76) (Bereiche: Web)
      • landing page: full visual overhaul with neon-district aesthetic, new hero layout, district cards, showcase panels, FAQ accordion, platform integrations grid
      • feed page: add server-side fetchInitialFeedPage() with cookie forwarding for instant SSR data
      • platform layout: wrap RightSidebar in Suspense with skeleton fallback to prevent blocking

Reworks & Refactoring

  • landing: migrate arbitrary Tailwind values to v4 syntax (0c97083) (Bereiche: Web)
      • replace bg-[length:] with bg-size-[]
      • replace [mask-image:] with mask-[]
      • replace bg-white/[0.0*] with bg-white/* (simplified opacity syntax)
  • hotfix: landing page overhaul + auth-gate simplification + Tailwind v4 fixes (3e812ba) (Bereiche: Automation, Dokumentation, API, Web)
      • landing page: full component refactor with LandingAuthActions client
    • component, improved structure and copy
      • auth-gate: remove redundant authClient.useSession() double-check,

Dokumentation

  • update project status to 2026-05-21 + document automated quest/challenge system (f2b2295) (Bereiche: Dokumentation, API, Web, Datenbank)
      • AGENTS.md, CLAUDE.md, README.md: update status date to 2026-05-21
      • Phase 4.2/4.4: document automated quest/challenge system (manual creation removed)
      • seeds.ts: expand quest definitions to 24 total (daily/weekly/monthly/one-time)
v1.4.0Minor

v1.4.0 — New Features

20. Mai 2026

Neue Features

  • add AniList custom plugin + Twitch OAuth + optimize landing page
v1.3.0Minor

v1.3.0 — New Features

19. Mai 2026

Neue Features

  • add Vercel Speed Insights + update agent docs
v1.2.0Minor

v1.2.0 — New Features

17. Mai 2026

Neue Features

  • add platform loading skeleton + fix markdown rendering
v1.1.1Patch

v1.1.1 — Bug Fixes & Improvements

17. Mai 2026

Bug Fixes

  • add .npmrc node-linker=hoisted + fix ChallengeAdminButton role type