What's Changed
The media
tags introduced in 0.7.0 have been removed -- all docker images have media enabled now.
Notes:
- changes to support jwks url needed for authelia - still needs testing to ensure it works #575, added debug logs to help identify any further issues.
- added apache license file back #599
- updated toggle view icons to better match.
- adjusted popup preview position on mobile.
- updated createUserDir logic, #541
- it always creats user dir (even for admins)
- scope path must exist if it doesn't end in username, and if it does, the parent dir must exist
- enforced user login methods types -- can't be changed. a password user cannot login as oidc, etc.
Bug Fixes:
- right click context menu issue #598
- upload file issue #597
- defaultUserScope is not respected #589
- defaultEnabled is not respected #603
- user has weird navigation barhttps://github.com//issues/593
- fix multibutton state issue for close overlay #596
Full Changelog: v0.7.0-beta...v0.7.1-beta