🚀 New Release: v1.25.65 (continued)
- replace YAML anchors with plain job conditions
- remove [skip ci] from version bump so release PR checks run
- unify music state and persist player settings
- reduce sea battle field status text size
- distinct message bubble background in game chat
- consistent control panel toggles and distinct chat message bubbles
- viewport-fit game room, visible widget borders, chat layout
- extract shared glass bubble classes in ChatMessage
- add shared AccentPill badge, use it in home featured games and shop rarity labels
- always mint theme CSS vars so button backgrounds survive reloads
- replace option buttons with divs to avoid default white background
- use var(--color) for dropdown option text instead of var(--textSecondary)
- remove duplicate auth link and polish language select dropdown
- eliminate announcement banner and font-swap layout shift (CLS)
- format post result social platform list with checkmarks (ARC-201) (ARC-201)
- add emoji definition in sendResultMessage (ARC-201) (ARC-201)
- fix TikTok Postiz settings properties for successful posting (ARC-201) (ARC-201)
- cut home page critical-path bytes for Lighthouse
- remove redundant DOM wrappers and nested main landmarks
- repair layouts and clicks broken by CSS-migration quirks
- remove Tamagui runtime shims and migration leftovers
- remove Tamagui migration leftovers and fix CI build
- drop Tamagui migration leftovers after Tailwind switch
- fix theme resolution and drop migration leftovers
- clean up Tamagui migration leftovers
- remove Tamagui legacy layers after Tailwind migration
- migrate all remaining Tamagui components to Tailwind
- migrate widgets/ from Tamagui to Tailwind classes
- migrate features/ from Tamagui to Tailwind classes
- migrate app shell from Tamagui to Tailwind classes
- replace all Tamagui references with Tailwind guidance
- mark tamagui-to-tailwind plan as complete
- optimize short video length to 15s total for maximum engagement (ARC-201) (ARC-201)
- enhance short captions for virality & engagement (ARC-201) (ARC-201)
- use domcontentloaded and 60s timeout to prevent navigation failures (ARC-201) (ARC-201)
- footer dropdowns open by default on desktop (ARC-912) (ARC-912)
- port home page to tailwind utility classes (ARC-912) (ARC-912)
- resolve CodeQL warnings in Modal component (ARC-912) (ARC-912)
- add modal focus management and select keyboard navigation (ARC-912) (ARC-912)
- restore custom dropdown behavior in Select for e2e (ARC-912) (ARC-912)
- restore dialog role and data-state on modal (ARC-912) (ARC-912)
- restore dialog role on Modal and remove Tamagui from OfflineView (ARC-912) (ARC-912)
- theme-aware filter chips and footer line-height (ARC-912) (ARC-912)
- fix footer breakpoints and convert games filter chips to tailwind (ARC-912) (ARC-912)
- fix light theme contrast for header nav and button variants (ARC-912) (ARC-912)
- make icon and circle button padding win over size padding (ARC-912) (ARC-912)
- use important modifiers for active mobile nav link (ARC-912) (ARC-912)
- strip button animations in e2e and fix tailwind class override order (ARC-912) (ARC-912)
- drop tamagui from home route bundle and self-host font (ARC-912) (ARC-912)
- dedupe hero variant data, fix hero locale, clean dead code (ARC-912) (ARC-912)
- port button to tailwind and trim redundant props and variants (ARC-912) (ARC-912)
- add /version command to show bot versions (ARC-201) (ARC-201)
- add Other Scenario regenerate button (ARC-201) (ARC-201)
- support unlimited video regenerations via task-bot (ARC-201) (ARC-201)
- add X/Twitter posting via Postiz (ARC-201) (ARC-201)
- remove unused fs and exec imports in telegram service (ARC-201) (ARC-201)