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

News Pulse

Kawasaki City Fujiko F. Fujio Museum Celebrates 15th Anniversary

Crunchyroll News

Nia Liston: The Merciless Maiden Anime Adds 3 New Cast Members

Anime News Network

Crunchyroll Premiere Panel Anime NYC 2026

Anime News Network

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