v1.17.0
What's Changed
New Features π
- feat: preserve query string when redirecting on first visit by @ambar in #864
- feat: add
localeRedirect
option to theme config by @ambar in #865 - feat(plugin-rss): RSS Plugin by @xc2 in #851
- feat: respond to the change of system theme appearance by @ambar in #877
Bug Fixes π
- fix: avoid flash of theme appearance in dev mode by @ambar in #878
- fix: avoid flash of navbar images (logo and theme icon) by @ambar in #879
- fix(plugin-playground): manually load babel.min.js to avoid conflict with monaco by @SoonIter in #898
Document π
- docs: add route.include hint by @Timeless0911 in #888
- docs: improve community plugins by @chenjiahan in #889
- docs: support for open graph by @chenjiahan in #890
- docs: improve extend build guide by @chenjiahan in #892
Other Changes
- test(e2e): clean up modern-js fixture by @chenjiahan in #886
- feat: support search with lang cyrillic by @ssoda01 in #825
- chore(deps): update dependency @types/lodash to ^4.17.0 by @renovate in #883
- chore(workflow): enable code spell checker by @chenjiahan in #896
- chore: use .gitignore for biome ignore list by @xc2 in #903
New Contributors
Full Changelog: v1.16.2...v1.17.0