Updates

All changes since launch

  1. v0.4.1

    💼 Other

    • Fix [slug] overflow
  2. v0.4.0

    🚀 Features

    • Add blog aside component

    🐛 Bug Fixes

    • Firefox flicker view transitions support

    💼 Other

    • Improve updates pages
    • Three.js post
  3. v0.3.1

    ⚙️ Miscellaneous Tasks

    • [slug] mobile search bar
  4. v0.3.0

    🚀 Features

    • Add archives page
    • Newsletter
    • Auth
    • Migrate from hashnode to local content system
    • Add Spotify integration and table of contents, update content components
    • Add listening page, works page, and integrate external services

    🐛 Bug Fixes

    • Subscribe request url
    • (build) Astro config
    • Meilisearch thumbnail url

    💼 Other

    • Migrate from .mjs to .ts and restructure app configuration
    • Update profile images and icons
    • Update dependencies and package configuration
    • Pull lfs
    • Fix icon jsx attributes
    • Update page link
    • Temporarily disable astro db
    • Revert git lfs
    • Remove .gitattributes until dokploy supports lfs
    • Pull git lfs
    • Fix lfs
    • Remove plunk env vars from config

    🚜 Refactor

    • Restructure blog routing and add API endpoints
    • Update actions, remove old loaders and utilities, update styles

    ⚡ Performance

    • Preload profile img

    ⚙️ Miscellaneous Tasks

    • Update about page
    • Css adjustments
    • Update works page
  5. v0.2.1

    ⚙️ Miscellaneous Tasks

    • Add meilisearch host to env
  6. v0.2.0

    🚀 Features

    • Add search to posts page
    • Add copy to code blocks

    🐛 Bug Fixes

    • Add umami website id per environment
    • Umami id hardcode in head

    🚜 Refactor

    • Use jsx for shiki code block

    ⚙️ Miscellaneous Tasks

    • Refactor hashnode store, add syncing to meilisearch in loader
    • Slight css fix
    • Use ssr for updates page
    • Improve tags page css
    • General css improvements
    • Slight css fixes
    • Slight footer css fix
  7. v0.1.2

    🐛 Bug Fixes

    • No cache for fetching changelog
  8. v0.1.1

    ⚙️ Miscellaneous Tasks

    • Remove tags in latest posts block
    • Update about page content
  9. v0.1.0

    🚀 Features

    • Add country names to countries block
    • An image fit option to og generation
    • Use content collection for hashnode
    • Add tags to blog, use ssg instead of ssr
    • Add breadcrumb
    • Add tags page
    • Add view transition to breadcrumb

    🐛 Bug Fixes

    • Hashnode internal image align

    🚜 Refactor

    • App state and config
    • Misc
    • Latest posts

    ⚡ Performance

    • Server defer countries block
    • Add cache for countries api

    ⚙️ Miscellaneous Tasks

    • Fix marquee infinite scroll
    • Don't wrap text on country name
    • App config changes
    • About seo
    • (ci) Update node version
    • Update post page
    • Update tags page
    • Improve mobile nav transition
    • Update post page breadcrumb
    • Add breadcrumb to updates page
    • Update breadcrumb view transition
    • Remove shadow work experience
    • Improve blog layout
    • Fix latest posts mobile
  10. v0.0.4

    🐛 Bug Fixes

    • Add xml support to shiki

    ⚙️ Miscellaneous Tasks

    • Add twitter seo
  11. v0.0.3

    ⚙️ Miscellaneous Tasks

    • Update country metrics css
  12. v0.0.2

    ⚡ Performance

    • Lazy load font

    ⚙️ Miscellaneous Tasks

    • Blog post css changes
  13. v0.0.1

    ⚙️ Miscellaneous Tasks

    • Init 🥳