Skip to content

Latest commit

 

History

History
831 lines (464 loc) · 29.6 KB

CHANGELOG.md

File metadata and controls

831 lines (464 loc) · 29.6 KB

Changelog

v2.0.6

compare changes

🩹 Fixes

  • AccountPassword: Add autocompletion (8813556)

💅 Refactors

  • profile: Use useNaiveForm for state (1e39096)
  • profile: Use useNaiveForm for state (a301854)
  • Navbar: Remove lazy loading dropdown (645b4eb)
  • Add missing img alt (9593c25)
  • AccountPassword: Add reset button (fe0d411)
  • app: Remove unused n-message-provider (aaf9e36)
  • app: Move notifications to default layout (6acb67f)
  • Minor refactoring (5c9f5eb)

🌊 Types

🏡 Chore

  • Upgrade dependencies (a26edd6)
  • deps-dev: Bump @babel/traverse from 7.23.0 to 7.23.2 (a072f28)
  • deps-dev: Bump @babel/traverse from 7.22.11 to 7.23.2 in /docs (841f71e)
  • deps-dev: Bump postcss from 8.4.28 to 8.4.31 in /docs (00c0542)
  • deps-dev: Bump undici from 5.25.4 to 5.27.0 (ecaeee9)
  • deps-dev: Bump undici from 5.23.0 to 5.27.0 in /docs (71f5266)
  • lint: Use eslint-config-typescript (9fae07f)
  • Sync lock (35348a4)

❤️ Contributors

v2.0.5

compare changes

📖 Documentation

  • readme: Update content (b3647ee)
  • Add nuxt security to what is included section (2fa4a73)

🏡 Chore

❤️ Contributors

v2.0.4

compare changes

🔥 Performance

  • Navbar: Lazy load dropdown (2b406de)
  • default layout: Lazy load Navbar and Footer (401c78a)

💅 Refactors

  • Navbar: Move account button back to drawer content (36157da)
  • Navbar: Remove unneeded reactivity (ef5a827)

🏡 Chore

❤️ Contributors

v2.0.3

compare changes

🩹 Fixes

  • AccountPreferences: Update colorModePreference handling (dc1cf3e)

💅 Refactors

  • drawer: Display account button on footer (7f54839)

📖 Documentation

🏡 Chore

❤️ Contributors

v2.0.2

compare changes

🩹 Fixes

  • Set colorMode to light on callback page (c122c4e)
  • Change profile update method to patch (0331eb0)

📖 Documentation

  • app: Update 5.s3.md (906f65b)
  • Update docs with latest changes (3194a1c)

🏡 Chore

❤️ Contributors

v2.0.1

compare changes

💅 Refactors

  • Set object-fit to cover on avatar img (167f803)

🏡 Chore

  • Set nitro preset to vercel-edge (c485996)
  • Set nitro preset to netlify-edge (6b77408)
  • Upgrade dependencies (7ffa79b)

❤️ Contributors

v2.0.0

compare changes

🔥 Performance

  • ⚠️ Migrate from @bg-dev/nuxt-s3 to nuxt-s3 (ff1f5b6)

📖 Documentation

🏡 Chore

  • Upgrade dependencies (e87b5ef)
  • ⚠️ Rename enabled to enable on bugsnag config (c43c5d0)
  • Update example.env (362c762)
  • Remove Renovate (a008161)

⚠️ Breaking Changes

  • ⚠️ Migrate from @bg-dev/nuxt-s3 to nuxt-s3 (ff1f5b6)
  • ⚠️ Rename enabled to enable on bugsnag config (c43c5d0)

❤️ Contributors

v1.0.2

compare changes

🩹 Fixes

  • Show password on click instead of on mousedown (fe8d6a2)

🏡 Chore

❤️ Contributors

v1.0.1

compare changes

💅 Refactors

  • Set min-width for Navbar's dropdown (5dc97f1)

📖 Documentation

🏡 Chore

❤️ Contributors

v0.5.5

compare changes

🚀 Enhancements

🩹 Fixes

  • Add missing client side email validations (d165006)

💅 Refactors

  • Add missing autocomplete form attribute (4631e19)
  • Create layout for landing page (f83d704)
  • Update �uth layout (705c5fc)
  • Remove cards on auth pages (b777a8c)
  • Add Footer to default layout (82c3ce9)
  • Set home path to / (bd6a851)

📖 Documentation

  • app: Upgrade dependencies (78321ce)
  • app: Update landing page (d251f9b)
  • app: Update modules readme (3142027)

🏡 Chore

❤️ Contributors

v0.5.4

compare changes

🩹 Fixes

💅 Refactors

  • Create default layout (2333407)
  • tailwind.config: Use ESM export (0e205ec)
  • Apply minor ui refactoring (c96f8cd)

📖 Documentation

  • app: Update auth content (20838b7)

🏡 Chore

❤️ Contributors

v0.5.3

compare changes

🩹 Fixes

  • Wait for handleError to resolve (ef39593)

💅 Refactors

  • Move default layout to app.vue (3f656e1)

🏡 Chore

❤️ Contributors

v0.5.2

compare changes

📖 Documentation

  • app: Update auth section (8b57029)

❤️ Contributors

v0.5.1

compare changes

💅 Refactors

  • Change border radius to 6px (87d8154)

📖 Documentation

  • app: Remove body unusable note on naiveui section (631e6b4)

🏡 Chore

❤️ Contributors

v0.4.22

compare changes

🩹 Fixes

  • Disable xssValidator on api/s3/object/create endpoint (3b1234e)

📖 Documentation

🏡 Chore

  • Rename S3_PUBLIC_BUCKET env to S3_BUCKET (70170be)

❤️ Contributors

v0.4.21

compare changes

🩹 Fixes

  • navbar: Show dropdown divider (3b1241c)

🏡 Chore

❤️ Contributors

v0.4.20

compare changes

📖 Documentation

  • app: Update auth section (6398416)

🏡 Chore

🤖 CI

  • Add prisma generate prior to project build (1ae2098)

❤️ Contributors

  • Becem-gharbi

v0.4.19

compare changes

💅 Refactors

📖 Documentation

🏡 Chore

❤️ Contributors

  • Becem-gharbi

v0.4.18

compare changes

🩹 Fixes

  • Enable xssValidator in nuxt-security (fd6830f)

💅 Refactors

  • Replace nuxt-bugsnag with official bugsnag/js module (eaff60e)

📖 Documentation

🏡 Chore

❤️ Contributors

  • Becem-gharbi

v0.4.17

compare changes

🚀 Enhancements

  • Add network status notification (0c6ab71)

🩹 Fixes

  • styles: Provide fallback for 100dvh (425904c)

💅 Refactors

  • Rename component MessagingGlobal to NotificationMessaging (e01eae1)
  • Use naive notification in NotificationMessaging (8b10b25)

📖 Documentation

🏡 Chore

❤️ Contributors

  • Becem-gharbi

v0.4.16

compare changes

📖 Documentation

❤️ Contributors

  • Becem-gharbi

v0.4.15

compare changes

🩹 Fixes

  • fcm: Allow only authenticated users to subscribe/unsubscribe (027cae1)

💅 Refactors

  • Move global styles to assets (5b54c9a)

❤️ Contributors

  • Becem-gharbi

v0.4.14

compare changes

🚀 Enhancements

  • Add custom error page (e5b4efd)
  • Add Bugsnag for error monitoring (7d6f72d)

📖 Documentation

❤️ Contributors

  • Becem-gharbi

v0.4.13

compare changes

🚀 Enhancements

  • Add custom error page (e5b4efd)
  • Add Bugsnag for error monitoring (7d6f72d)

📖 Documentation

❤️ Contributors

  • Becem-gharbi

v0.4.12

compare changes

🩹 Fixes

📖 Documentation

🏡 Chore

❤️ Contributors

  • Becem-gharbi

v0.4.11

compare changes

📖 Documentation

🏡 Chore

❤️ Contributors

  • Becem-gharbi

v0.4.10

compare changes

📖 Documentation

🏡 Chore

❤️ Contributors

  • Becem-gharbi

v0.4.9

compare changes

🚀 Enhancements

🩹 Fixes

  • Set topic send permission to admin only (9251f7e)
  • Fix package version (a6b786a)

💅 Refactors

  • Remove auto subscription (19e4177)

📖 Documentation

🏡 Chore

❤️ Contributors

  • Becem-gharbi

v0.4.6

compare changes

🚀 Enhancements

🩹 Fixes

  • Set topic send permission to admin only (9251f7e)
  • Fix package version (a6b786a)

💅 Refactors

  • Remove auto subscription (19e4177)

📖 Documentation

🏡 Chore

❤️ Contributors

  • Becem-gharbi

v0.4.6

compare changes

🚀 Enhancements

🩹 Fixes

  • Set topic send permission to admin only (9251f7e)
  • Fix package version (a6b786a)

💅 Refactors

  • Remove auto subscription (19e4177)

📖 Documentation

🏡 Chore

❤️ Contributors

  • Becem-gharbi

v0.4.5

compare changes

💅 Refactors

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

📖 Documentation

❤️ Contributors

  • Becem-gharbi

v0.4.4

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

compare changes

💅 Refactors

  • Remove extra S3 permissions (130eee6)

🏡 Chore

❤️ Contributors

  • Becem-gharbi

v0.0.1

compare changes

💅 Refactors

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

📖 Documentation

🏡 Chore

🤖 CI

❤️ Contributors

  • Becem-gharbi