Skip to content

Releases: humhub/rest

0.10.4

26 Sep 07:41
f4f1b1e
Compare
Choose a tag to compare
  • Enh #180: Improved user/get-by-authclient endpoint to support additional authentication clients.
  • Enh #181: Added user profile image_url and banner_url
  • Enh #179: Added new resend and cancel endpoints for user invite

0.10.3

13 Sep 13:23
51c1576
Compare
Choose a tag to compare
  • Enh #177: Collect user data for Legal module

0.10.2

05 Sep 15:25
b29237a
Compare
Choose a tag to compare
  • Enh #175: User language will be used by default
  • Fix #176: Fix controller to invite users

0.10.1

31 Jul 16:53
be52e1e
Compare
Choose a tag to compare
  • Enh #173: Added possibility to change created_at of content
  • Enh #116: Allow to set show_at_dashboard and can_cancel_membership on space membership creating

0.10.0

16 Jul 09:33
05bd040
Compare
Choose a tag to compare
  • Enh #155: Add requirements.php
  • Fix #164: Disable mustChangePassword check for impersonated access tokens
  • Enh #170: Added new endpoint GET /user/invite for user pending invites

0.9.3

08 Dec 10:14
1c65540
Compare
Choose a tag to compare

0.9.2

14 Jun 17:10
4759448
Compare
Choose a tag to compare
  • Enh #125: Add documentation for endpoint user/get-by-authclient
  • Enh #128: Create User without Password
  • Fix #130: Don't extend core User model

0.9.1

26 May 17:04
d1c33ce
Compare
Choose a tag to compare

-Fix #126: Fix user component initialization

0.9.0

28 Apr 07:47
cc379ce
Compare
Choose a tag to compare
  • Fix #110: Fix PHP Error in UserDefinition
  • Enh #106: Allow to set authclient and authclient_id on user creating and updating
  • Enh #112: Added support of HttpBearer and QueryParam auth methods
  • Enh #117: Added support of user Impersonate
  • Enh #113: Deleted unnecessary code used for Calendar And Task Modules
  • Fix #114: Fix tests on soft delete of content

0.8.0

10 Mar 20:45
Compare
Choose a tag to compare
  • Fix: Update for HumHub version 1.14