Base Theme Overhaul and Multi-Theme Support
Highlights
- Redesigned the Base theme with dark mode and responsive layouts.
- Added 9 optional themes: Sepia, Aria, four Terminal variants, HN News, TG Channel, and ZAE.
- Added automatic EdgeOne deployment support.
- Added
TARGET_WHITELISTfor custom static proxy domains. - Improved Telegram forwards, stickers, code blocks, and media handling.
Fixes
- Prevented stuck Telegram requests caused by background cache refreshes.
- Fixed
astro-eslint-parsercrashes. - Pinned
sanitize-htmlto a compatible version. - Improved handling of missing environment values.
Upgrade Notes
- Upgraded to Astro 7 and pnpm 11.13.
- Custom themes may require updates due to HTML and CSS changes.
- Some internal environment, Telegram, and SEO APIs have changed.
See THEMES.md for theme setup and NOTICE.md for attribution.
Full Changelog: v0.2.1...v0.3.0