Releases: louisescher/spectre
Releases · louisescher/spectre
v1.2.2
What's Changed
- Fixed preview link in README by @khalidrafi6 in #31
- fix flicker on post filtering via tags by @33j33 in #32
- fixes duplicate search results shown on first search by @33j33 in #33
- feat: Upgrade deps, better fallback fonts, preload fonts by @louisescher in #35
New Contributors
- @khalidrafi6 made their first contribution in #31
Full Changelog: v1.2.1...v1.2.2
v1.2.1
- Upgraded Astro and related packages to latest versions
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Update filtering logic so no duplicate tags appear by @louisescher in #15
- Fixes active link logic in Navbar by @33j33 in #27
- Fixes for canvas performance & unchanged giscus configurations by @louisescher in #29
New Contributors
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Add section about changing the adapter in getting-started.mdx by @louisescher in #7
- Use name for site-title by @h-enk in #9
- Update index.astro - closing Card tag by @linusng in #10
- Expressive-code theme to override .mdx files rendered code snippet theme by @linusng in #12
New Contributors
Full Changelog: v1.0.1...v1.1.0
v1.0.1
v1.0.1
- Added a "No results found" text when pagefind doesn't find any results
- Added simple icons since Lucide is phasing out brand icons
- Fixed a bug where the (development-only) mock-endpoint for pagefind would error out due to an invalid mime-type