Skip to content

Releases: becem-gharbi/nuxt-starter

v0.4.5

03 Apr 09:19
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • Handle layout change from root (7f17c3e)
  • Remove layout transition (553448c)
  • Remove page transition (ef8c6b3)

📖 Documentation

❤️ Contributors

  • Becem-gharbi

v0.4.4

01 Apr 10:26
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Use column type for user registration graph (3bdf6eb)
  • Set object read permission to public (65d43cf)

💅 Refactors

  • Change AccountInfo sizes (ce7c091)
  • Rename S3_PUBLIC_BUCKET env to S3_BUCKET (620dd8a)

🏡 Chore

❤️ Contributors

  • Becem-gharbi

v0.4.3

30 Mar 15:42
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • Remove extra S3 permissions (130eee6)

🏡 Chore

❤️ Contributors

  • Becem-gharbi

v0.4.2

30 Mar 11:17
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • Add NuxtLoadingIndicator (6839d38)
  • Increase AccountInfo avatar size (f6a5062)

📖 Documentation

🏡 Chore

🤖 CI

❤️ Contributors

  • Becem-gharbi

v0.4.1

27 Mar 16:28
Compare
Choose a tag to compare

0.4.1 (2023-03-27)

Bug Fixes

  • add CORS and CSP protection (76abf3d)
  • fix birthday input date format (d98c9e3)
  • fix management visibility on user role change (19d9c99)

Performance Improvements

v0.4.0

26 Mar 13:50
Compare
Choose a tag to compare

0.4.0 (2023-03-26)

Features

  • add account password change (c112969)

v0.3.1

26 Mar 13:05
Compare
Choose a tag to compare

0.3.1 (2023-03-26)

Bug Fixes

  • fix S3 permission handling (9fe2968)

v0.3.0

25 Mar 17:27
Compare
Choose a tag to compare

0.3.0 (2023-03-25)

Features

  • add user search in management (3493fd1)

v0.2.0

24 Mar 15:17
Compare
Choose a tag to compare

0.2.0 (2023-03-24)

Features

  • add latest users to admin management (0975b40)
  • add summary to admin management (c3d0e6e)

v0.1.2

22 Mar 17:08
Compare
Choose a tag to compare

0.1.2 (2023-03-22)

Bug Fixes

  • rename "active" to "current" in Session (e8e5bc0)