This release adds support for teams (see #1).
- Teams can be created in the administration page and can have custom URL slugs.
- Users can be added to any number of teams.
- Uploads that belong to teams can be managed by all members of the team.
- Team uploads with custom slugs will use the team slug in their URL (i.e.:
/uploads/my-team-name/my-upload-name
)
Full Changelog: v2.0.5...v2.1.0