Releases: Dan6erbond/share-me
Releases · Dan6erbond/share-me
0.18.0
Bug Fixes
- 7562496 - 🐛 fix undefined
pocketBaseUrl
and use null instead - RaviAnand Mohabir - 3f58b04 - 🏷️ fix name of
pocketBaseUrl
inShareMeEnv
- RaviAnand Mohabir
Documentation
- a106f79 - 📝 add Umami tracking script docs - RaviAnand Mohabir
Features
- e6ebfa4 - ✨ add support for Umami tracking script - RaviAnand Mohabir
Miscellaneous Chores
- b7f798ff8275bb2c2c5410787bb3c963c08d8fa3 - (version) 0.18.0 - Cog
Refactoring
- b71d5e4 - 🏷️ extend
ShareMeEnv
in page props - RaviAnand Mohabir
0.17.2
0.17.1
0.17.0
Features
- fd69f26 - ✨ implement authentication refresh with error-handling - RaviAnand Mohabir
- 0c03405 - ✨ add [NSFW] to title for mature posts - RaviAnand Mohabir
- f002b8b - ✨ implement Create Post page with title input, public and NSFW selection - RaviAnand Mohabir
- d6400e3 - ✨ implement
dragenter
anddrop
functionality for all authenticated pages - RaviAnand Mohabir
Miscellaneous Chores
- fa3f8bf5dbfd6b347e18a824a68a6209084ecea8 - (version) 0.17.0 - Cog
- ef87b16 - 🔧 update .gitattributes - RaviAnand Mohabir
Refactoring
0.16.0
Features
- 05354ff - ✨ implement user page with link to author in posts - RaviAnand Mohabir
- 388bb3d - 💄 update use of post card to center on large screens - RaviAnand Mohabir
- 07e3223 - 💄 improve responsive design of posts cards on homepage and make dropzone full width - RaviAnand Mohabir
- b0568d4 - 💄 improve responsive design of post card - RaviAnand Mohabir
- 7033e41 - ✨ add notifications to
createPost
hook - RaviAnand Mohabir
Miscellaneous Chores
- 60fc3b75278694658cb54afc2d79ce22f7979727 - (version) 0.16.0 - Cog
0.15.0
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