Skip to content

Releases: satnaing/astro-paper

v1.1.3

11 Nov 15:19
Compare
Choose a tag to compare

Bug Fix

  • fix broken post links and hide draft posts in rss feed (b83c906)

Full Changelog: v1.1.2...v1.1.3

v1.1.2

04 Nov 04:33
Compare
Choose a tag to compare

Minor Changes

Bug Fixes

  • fix heading style in posts/ layouts (5eeea66)
  • fix missing TailwindCSS dependency (e7807ab), closes #6
  • show search result only if input is more than one char (f7fb032)

Full Changelog: v1.1.1...v1.1.2

v1.1.1

30 Oct 14:51
Compare
Choose a tag to compare

What's Changed

Updates

  • update github-slugger by @AkaraChen in #5
  • move '@types/react' to dev dependencies (3697a59)
  • update dependencies

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

18 Oct 17:41
Compare
Choose a tag to compare

What's Changed

Features

Bug Fixes

  • fix markdown lint warnings by updating headers (ad14dc5)
  • fix markdown warnings by adding alt texts (3260641)
  • extract Social component to avoid duplication by @elpekenin (7ef631f)
  • update glob to have access to sub directories under content directory by @elpekenin (a256ded)

New Contributor

Full Changelog: v1.0.1...v1.1.0

v1.0.1

27 Sep 09:36
Compare
Choose a tag to compare

Major Version Released

  • Fully responsive & accessible
  • Pagination & draft post
  • Light & dark color schemes
  • 19 social link icons
  • Fuzzy search
  • Sitemap & RSS feed
  • 5 predefined themes