Skip to content

v4.0.0

Compare
Choose a tag to compare
@satnaing satnaing released this 04 Jan 09:38
· 43 commits to main since this release

Major Changes

  • upgrade Astro to v4 #202
  • replace postSlug with Astro content slug #197

Features

  • add code-snippets for content creation #206
  • add modified datetime in blog posts #195
  • implement back-to-top button in blog post page #188
  • add pagination in tag posts #201
  • dynamically generate robots.txt #130
  • add docker-compose file #174

Refactoring & Bug Fixes

  • replace Slugified Title with Unslugified Tag Name #198
  • implement 100svh for min-height 79d569d
  • update site URL as single source of truth #143
  • solve invisible text code block Issue in Light Mode #163
  • decode unicode tag characters in breadcrumb #175
  • update LOCALE config to cover overall locales cd02b04

New Contributors

Full Changelog: v2.3.0...v4.0.0