Skip to content

Releases: louisescher/spectre

v1.2.2

22 Aug 15:07
b2c46ee

Choose a tag to compare

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

Full Changelog: v1.2.1...v1.2.2

v1.2.1

03 Jul 13:18

Choose a tag to compare

  • Upgraded Astro and related packages to latest versions

Full Changelog: v1.2.0...v1.2.1

v1.2.0

27 May 07:30
07e42de

Choose a tag to compare

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

  • @33j33 made their first contribution in #27

Full Changelog: v1.1.0...v1.2.0

v1.1.0

11 Jan 08:16
edffdc0

Choose a tag to compare

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

03 Jan 11:53
81fa1d4

Choose a tag to compare

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