Skip to content

Releases: atlasconsulting/nuxt-bedita

v0.4.1

18 Sep 09:05
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Add missing import for createError (#33)

❀️ Contributors

v0.4.0

13 Aug 16:09
Compare
Choose a tag to compare

compare changes

🩹 Fixes

πŸ“– Documentation

  • playground: Add example of upload (859acc1)

🏑 Chore

  • playground: Fix configuration (2b602ed)

🎨 Styles

❀️ Contributors

v0.3.8

11 Jul 14:44
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Import useRuntimeConfig (e9a766f)

❀️ Contributors

v0.3.7

11 Jul 13:23
Compare
Choose a tag to compare

compare changes

πŸš€ Enhancements

  • Ability to customize user properties saved in session (116331d)

πŸ“– Documentation

  • README: Add replaceTranslations to conf example (a244a67)
  • playground: Print all user properties saved in session (10a3936)
  • Document sessionUserProps key (0fdd843)

❀️ Contributors

v0.3.6

28 May 13:44
Compare
Choose a tag to compare

compare changes

πŸš€ Enhancements

  • Add replace translations conf (#32)

πŸ“– Documentation

  • Add beditaRolesGuard middleware (bbe52a0)
  • Logo component (0ac1ebf)
  • Improve list of features (9caf9f5)
  • Change title (9906e23)
  • Fix image src (1dc4403)
  • Update configuration page with replaceTranslations option (6bccb1b)

🏑 Chore

❀️ Contributors

v0.3.5

24 Apr 14:56
Compare
Choose a tag to compare

compare changes

πŸš€ Enhancements

  • Introduce roles guard middleware (#31)

πŸ“– Documentation

  • Add POST, PATCH, DELETE api proxy routes (994d388)

❀️ Contributors

v0.3.4

19 Apr 12:48
Compare
Choose a tag to compare

compare changes

πŸš€ Enhancements

  • Enable API proxy for POST, PATCH and DELETE methods (#30)

πŸ“– Documentation

  • Add section about "redirect" query string (21fd6f3)

πŸ€ Examples

  • playground: Protect profile page to test redirect query string (1d5d63b)

❀️ Contributors

v0.3.3

25 Mar 17:51
Compare
Choose a tag to compare

compare changes

πŸš€ Enhancements

  • Add dependabot.yml (#28)
  • Add "redirect" query string on sign-in redirect (#29)

❀️ Contributors

v0.3.2

11 Mar 13:51
Compare
Choose a tag to compare

compare changes

πŸš€ Enhancements

  • Introduce routes guard (#27)

❀️ Contributors

v0.3.1

01 Mar 17:20
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Auto import SSR utility functions (#26)

πŸ“– Documentation

  • Link documentation in readme (4b84500)

❀️ Contributors