Files
opencloud/settings/CHANGELOG.md
A.Unger 8b9e02ec0b Revert "run remark linter locally"
This reverts commit 97c348f1ae.
2020-09-23 11:48:59 +02:00

11 KiB

Changelog for unreleased (UNRELEASED)

The following sections list the changes in ocis-settings unreleased.

Summary

  • Bugfix - Fix loading and saving system scoped values: #66
  • Bugfix - Complete input validation: #66
  • Change - Add filter option for bundle ids in ListBundles and ListRoles: #59
  • Change - Reuse roleIDs from the metadata context: #69
  • Change - Update ocis-pkg/v2: #72

Details

Changelog for 0.3.1 (2020-08-27)

The following sections list the changes in ocis-settings 0.3.1.

Summary

  • Bugfix - Fix fetching bundles in settings UI: #61

Details

Changelog for 0.3.0 (2020-08-26)

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

Summary

  • Change - Filter settings by permissions: #99

Details

Changelog for 0.2.0 (2020-08-20)

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

Summary

  • Change - Add role service: #110
  • Change - Rename endpoints and message types: #36
  • Change - Use UUIDs instead of alphanumeric identifiers: #46

Details

Changelog for 0.1.0 (2020-08-17)

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

Summary

  • Bugfix - Adjust UUID validation to be more tolerant: #41
  • Bugfix - Fix runtime error when type asserting on nil value: #38
  • Bugfix - Fix multiple submits on string and number form elements: #745
  • Bugfix - Build docker images with alpine:latest instead of alpine:edge: #39
  • Change - Dynamically add navItems for extensions with settings bundles: #25
  • Change - Introduce input validation: #22
  • Change - Use account uuid from x-access-token: #14
  • Change - Use server config variable from ocis-web: #34
  • Enhancement - Remove paths from Makefile: #33
  • Enhancement - Extend the docs: #11
  • Enhancement - Update ocis-pkg/v2: #42

Details