Files
opencloud/CHANGELOG.md
2020-08-17 14:51:10 +00:00

5.4 KiB

Changes in 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