Bug Fixes
- 758f7bc - 🐛 fix author is null in post view - RaviAnand Mohabir
- 5ab1f73 - 💄 fix align center for header content - RaviAnand Mohabir
Features
- 51d3276 - ✨ implement delete post - RaviAnand Mohabir
- 73b5248 - ✨ add link to author in
PostCard
- RaviAnand Mohabir - 6dd4df0 - ✨ add SSR to user page with metatags and user card with number of posts - RaviAnand Mohabir
- a05e44f - 💄 add background blur to full page dropzone - RaviAnand Mohabir
- 81e41b7 - ✨ add menu in header with profile and log out actions - RaviAnand Mohabir
Miscellaneous Chores
- 069dfc3001a7c893d830da877725d7381adf5e5a - (version) 0.19.0 - Cog
Performance Improvements
- c540cde - ⚡ use
next/script
to load Umami.js to improve client-side performance - RaviAnand Mohabir