Skip to content

Releases: humhub/rest

0.11.1

19 Nov 19:30
d6ded58

Choose a tag to compare

  • Enh #219: Improved Module Test GitHub Actions
  • Enh #220: Implement module-coding-standards
  • Enh #224: Convert swagger docs to OpenAPI 3.0

0.10.11

10 Sep 12:52
b3007e1

Choose a tag to compare

  • Fix #209: Invite created via user/invite endpoint now sets the language correctly
  • Fix #211: Update test user passwords
  • Fix #214: Switch to using PolymorphicRelation::getObjectModel() in LikeController::actionFindByObject so likes can be fetched for ContentAddon models

0.11.0

26 Jul 17:56

Choose a tag to compare

  • Fix #209: Invite created via user/invite endpoint now sets the language correctly
  • Enh #210: Migration to Bootstrap 5 for HumHub 1.18
  • Fix #211: Update test user passwords

0.10.10

20 May 12:29
187dd68

Choose a tag to compare

  • Fix #206: UserPickerField version compatibility

0.10.9

19 May 17:51
cbe5294

Choose a tag to compare

  • Enh #204: Bearer Token Auth Improvements

0.10.8

15 May 16:43
f0bcf80

Choose a tag to compare

  • Enh #198: Add doc for Auth Methods
  • Enh #199: Disable auth/login endpoint when JWT is disabled
  • Enh #201: Remove session data from legal user data export
  • Enh #202: Add upload support for user image and banner

0.10.7

22 Apr 06:43

Choose a tag to compare

  • Fix #192: Authentication of unregistered LDAP Users fails

0.10.6

17 Apr 09:16
09a0f8b

Choose a tag to compare

  • Enh #192: Ignore all actions from 2FA check
  • Fix #194: Fix failing tests

0.10.5

03 Mar 11:00
fdd5d08

Choose a tag to compare

  • Enh #182: Use PHP CS Fixer
  • Enh #189: Added new endpoint POST /user/{id}/auth-client to insert entries directly into the user_auth table

0.10.4

26 Sep 07:41
f4f1b1e

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