0.3.27
- Refactor preview image, adjust counters & props, bump v0.3.27 (600fcbf)
Extract preview image UI into a PreviewImage component in workspace-preview-panel (manages its own loading state and shimmer/animation), remove unused useEffect import, and simplify preview rendering. Tweak AnimatedCounter to avoid setting state when target is 0 and render 0 directly. Expand HomePage props and hooks to include anime/backdrop/logo language variants and additional rating/thumbnail options; adjust several useMemo dependency arrays and include fanartKey in dependencies. Bump package version to 0.3.27.
Full Changelog: v0.3.26...v0.3.27