Skip to content

0.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 May 15:39
· 149 commits to main since this release
1583103

Bug Fixes

  • 39d0052 - πŸ› only create post in index if user is authenticated - RaviAnand Mohabir
  • 5fe24e8 - πŸ₯… handle errors for listAuthMethods() - RaviAnand Mohabir

Features

  • e337b76 - ✨ add carousel and author information to post cards on homepage and discovery page - RaviAnand Mohabir
  • 355ce2e - πŸ’¬ set defaut header title - RaviAnand Mohabir
  • 61aea4c - ✨ disable auto cancel for list auth methods - RaviAnand Mohabir
  • 13639bc - ✨ return not found for sign-up if username/email auth disabled - RaviAnand Mohabir
  • bd509b6 - ✨ implement SIGNUP_ENABLED env variable to disable sign-up route and hide sign-up links - RaviAnand Mohabir
  • ff2e237 - ✨ implement paste to post - RaviAnand Mohabir
  • 7abb729 - πŸ’„ add hover effect - RaviAnand Mohabir
  • 75907ff - ✨ make posts card on homepage links - RaviAnand Mohabir
  • 8fcc35b - ✨ implement posts page with react-query and infinite scrolling - RaviAnand Mohabir
  • 412762f - πŸ’„ reduce padding of index cards - RaviAnand Mohabir
  • 1b1a274 - ✨ create post on paste if authenticated user isn't author - RaviAnand Mohabir
  • 2cb990d - ✨ implement paste to post/upload - RaviAnand Mohabir

Miscellaneous Chores

  • ee39e357ead535e7ede1be36ea096d844b3e372b - (version) 0.15.0 - Cog

Refactoring

  • ad55779 - ♻️ use alias import - RaviAnand Mohabir