Skip to content

Releases: Dan6erbond/share-me

0.12.0

06 May 08:21
Compare
Choose a tag to compare

Features

  • 027a6c9 - ✨ use layout on posts page - RaviAnand Mohabir
  • 7223c72 - ✨ remove number of files in card - RaviAnand Mohabir

Miscellaneous Chores

  • 2d80da501d60839a8f052aadbf7f9830a2254673 - (version) 0.12.0 - Cog

0.11.0

06 May 08:12
Compare
Choose a tag to compare

Documentation

  • 4cf1644 - use BMAC button API - RaviAnand Mohabir
  • 2d8d4c2 - 📝 add BMAC link - RaviAnand Mohabir
  • 1eeb8a1 - update screenshot filename - RaviAnand Mohabir
  • f183b45 - 📝 add README with screenshot - RaviAnand Mohabir

Features

  • e91f92a - ✨ implement app layout with header and user posts drawer - RaviAnand Mohabir
  • 12df9a0 - 💄 update login ui structure - RaviAnand Mohabir
  • 3226bfb - 💄 hide sign-up button if username/password disabled - RaviAnand Mohabir

Miscellaneous Chores

  • 794bcfd1d3a81552ce8ab008250986a8155cd805 - (version) 0.11.0 - Cog
  • d113622 - 📄 add MIT license - RaviAnand Mohabir

0.10.0

05 May 20:12
8ac5683
Compare
Choose a tag to compare

Bug Fixes

  • 0068df9 - 🐛 replace continue; with return; in Promise - RaviAnand Mohabir
  • 1c7e652 - 🐛 fix nsfw handling with use effect - RaviAnand Mohabir
  • 5b45d1d - 🐛 set default auth methods to empty array - RaviAnand Mohabir
  • 3d3df6f - ➕ add react-icons - RaviAnand Mohabir

Continuous Integration

  • be6f16a - 👷 update CI step names - RaviAnand Mohabir
  • a005cb0 - 👷 add build PocketBase CI - RaviAnand Mohabir
  • be2bd6b - 💚 remove working directory from Next.js action - RaviAnand Mohabir
  • 29b8e89 - downgrade to node17 - RaviAnand Mohabir
  • 0a7e38c - 👷 add lint and build job for push/PR - RaviAnand Mohabir

Documentation

  • 4db1cff - 📝 add sample docker-compose.yml - RaviAnand Mohabir

Features

  • d6b63f4 - ✨ implement useUploadFiles() hook - RaviAnand Mohabir
  • 9a966ab - ✨ implement uploader reducer and context - RaviAnand Mohabir
  • f56b9ba - ✨ use Promise.all() for file uploads - RaviAnand Mohabir
  • 65d842d - ✨ implement UploaderContext with progress and onCompleted handler for uploads - RaviAnand Mohabir

Miscellaneous Chores

  • d0f8013dd307bf2fd1b2365a734fd22f1107aa7e - (version) 0.10.0 - Cog
  • 2a8735a - 🎨 organize imports - RaviAnand Mohabir

Performance Improvements

  • dd3bf94 - ⚰️ remove unused Mantine theme - RaviAnand Mohabir

Style

  • 2c3d5d9 - 💄 only show divider if username/password and social logins enabled - RaviAnand Mohabir

0.9.0

05 May 19:00
Compare
Choose a tag to compare

Bug Fixes

  • 46e13c2 - remove max size override from migration - RaviAnand Mohabir

Features

  • 4821b7b - add error handling for large files and check record length - RaviAnand Mohabir

Miscellaneous Chores

  • ac28b428ac10fd349d7ad03864b08b4f3b21c42a - (version) 0.9.0 - Cog

0.8.1

05 May 14:23
Compare
Choose a tag to compare

Bug Fixes

  • 66c2480 - 🐛 add react-icons package - RaviAnand Mohabir

Miscellaneous Chores

  • 9bb4b0d9208fbd8086d392689e6240caa985b09c - (version) 0.8.1 - Cog

0.8.0

05 May 14:19
Compare
Choose a tag to compare

Features

  • a073a26 - ✨ implement custom Head component with defaults and OG/Twitter support - RaviAnand Mohabir
  • 4a22c94 - add support for additional auth methods - RaviAnand Mohabir

Miscellaneous Chores

  • f3dd2dec2112c93bb75d2fb2cf63ab112ae685db - (version) 0.8.0 - Cog

Refactoring

  • c5e8682 - ♻️ create uploadFile helper method - RaviAnand Mohabir
  • 7df5e20 - ♻️ create Dropzone component - RaviAnand Mohabir

0.7.1

04 May 15:04
Compare
Choose a tag to compare

Bug Fixes

  • 3afc79c - fix autogenerated migration with surgical update and use collection name instead of id - RaviAnand Mohabir

Miscellaneous Chores

  • e02bd1121ddd86877370514c8cf49743f59b3f6f - (version) 0.7.1 - Cog

0.7.0

04 May 14:13
Compare
Choose a tag to compare

Features

  • c61994e - add OG image thumbnail size support - RaviAnand Mohabir
  • 9ca59ed - show notifications on upload failed - RaviAnand Mohabir

Miscellaneous Chores

  • 0790872dc80cca15d9a00b9eb8e5b634b8355abf - (version) 0.7.0 - Cog

Refactoring

  • cb3ab9e - ⚰️ remove unused Head - RaviAnand Mohabir

0.6.0

04 May 12:39
Compare
Choose a tag to compare

Continuous Integration

  • 7735e89 - update image names - RaviAnand Mohabir

Features

  • 3cdd020 - remove image size with alpine base and multi-stage image - RaviAnand Mohabir

Miscellaneous Chores

  • eb57cc345e1ea4ea5c4c65fc4762bba8a46810b0 - (version) 0.6.0 - Cog

0.5.1

04 May 12:32
Compare
Choose a tag to compare

Bug Fixes

  • c343375 - make entrypoint.sh executable - RaviAnand Mohabir

Miscellaneous Chores

  • 5d80eef1eab9d8c7f6eb5cd4ef82717e70ee289b - (version) 0.5.1 - Cog