github.com/cs3org/reva/v2@v2.27.7/changelog/1.17.0_2021-12-09/app-abspath.md (about) 1 Bugfix: Make sure /app/new takes `target` as absolute path 2 3 A mini-PR to make the `target` parameter absolute (by prepending `/` if missing). 4 5 https://github.com/cs3org/reva/pull/2305