Skip to content

Releases: oluizeduardo/glicocheck-api

v1.1.8

29 Oct 17:38
978ed5b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.7...v1.1.8

v1.1.7

27 Oct 19:36
626f5f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.6...v1.1.7

v1.1.6

23 Oct 16:08
08b7176
Compare
Choose a tag to compare

What's Changed

  • Adjust api responses for compatibility with React Admin dataProvider by @oluizeduardo in #49

Full Changelog: v1.1.5...v1.1.6

v1.1.5

17 Oct 15:58
b2bda62
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.1.5

v1.1.4

15 Oct 19:32
c3b7be2
Compare
Choose a tag to compare

What's Changed

  • Extend user account deletion api to include all related data cleanup by @oluizeduardo in #45

Full Changelog: v1.1.3...v1.1.4

v1.1.3

15 Oct 00:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

13 Oct 00:22
a7325a3
Compare
Choose a tag to compare

What's Changed

  • Update logout API to accept access token in request body by @oluizeduardo in #41

Full Changelog: v1.1.1...v1.1.2

v1.1.1

10 Oct 01:40
Compare
Choose a tag to compare
  • Settings for using the production database.

v1.1.0

06 Oct 17:19
e1d2d53
Compare
Choose a tag to compare

What's Changed

  • Make glicocheck home page url configurable in env for forgot password process by @oluizeduardo in #37
  • Add environment specific database configuration by @oluizeduardo in #39

Full Changelog: v1.0.0.3...v1.1.0

v1.0.0.3

04 Oct 23:05
Compare
Choose a tag to compare

What's Changed

This update refines the user password update method to support two key scenarios:

  • Forgot My Password Flow: Users can now reset their password securely when they forget it, following the existing recovery process.
  • In-App Password Change: Logged-in users can update their password directly from within the application, enhancing usability and improving account management.

This improvement ensures a seamless experience for users in both cases while maintaining security best practices across both workflows.

Full Changelog: v1.0.0.2...v1.0.0.3