Files
opencloud/CHANGELOG.md
T
2020-08-21 07:17:10 +00:00

12 KiB

Changelog for 0.3.0 (2020-08-20)

The following sections list the changes in ocis-accounts 0.3.0.

Summary

  • Bugfix - Atomic Requests: #82
  • Bugfix - Unescape value for prefix query: #76
  • Change - Adapt to new ocis-settings data model: #87
  • Change - Add permissions for language to default roles: #88

Details

Changelog for 0.2.0 (2020-08-19)

The following sections list the changes in ocis-accounts 0.2.0.

Summary

  • Bugfix - Add write mutexes: #71
  • Bugfix - Fix the accountId and groupId mismatch in DeleteGroup Method: #60
  • Bugfix - Fix index mapping: #73
  • Bugfix - Use NewNumericRangeInclusiveQuery for numeric literals: #28
  • Bugfix - Prevent segfault when no password is set: #65
  • Bugfix - Update account return value not used: #70
  • Bugfix - Build docker images with alpine:latest instead of alpine:edge: #64
  • Change - Align structure of this extension with other extensions: #51
  • Change - Change api errors: #11
  • Change - Enable accounts on creation: #43
  • Change - Fix index update on create/update: #57
  • Change - Pass around the correct logger throughout the code: #41
  • Change - Remove timezone setting: #33
  • Change - Tighten screws on usernames and email addresses: #65
  • Enhancement - Add early version of cli tools for user-management: #69
  • Enhancement - Update accounts API: #30
  • Enhancement - Add simple user listing UI: #51

Details

Changelog for 0.1.1 (2020-04-29)

The following sections list the changes in ocis-accounts 0.1.1.

Summary

  • Enhancement - Logging is configurable: #24

Details

Changelog for 0.1.0 (2020-03-18)

The following sections list the changes in ocis-accounts 0.1.0.

Summary

  • Change - Initial release of basic version: #1
  • Enhancement - Configuration: #15

Details