Skip to content

v. 1.0.3

Compare
Choose a tag to compare
@N7ghtm4r3 N7ghtm4r3 released this 02 Sep 14:50
· 105 commits to main since this release
dd8154c

In this version

  • connectionErrorMessage in the Requester is used as key of Mantis, line 475
  • EquinoxUsersHelper signInUser method returns type T and not directly the EquinoxUser
  • insertNewUser method of LocalUser has been adapted to accept custom parameters like in the signIn and signUp methods of EquinoxRequester
  • Optimized signUp and signIn system of EquinoxUsersController and all related helpers and repository to accept custom parameters
  • Integrated the assembleCustomEndpointPath method in the EquinoxRequester
  • Created a getter for the activeContext of FetcherManager
  • Fixed some access modifiers from private to protected
  • The resourcesProvider is now accessible outside the EquinoxController

What's Changed

Full Changelog: 1.0.2...1.0.3