Releases: pls-shareit/api
Releases · pls-shareit/api
Release v0.4.1
update deps
Release v0.4.0
Allow resolving a link share without redirecting. Also change default password to "default", as documented.
Release v0.3.1
Return Share-Type header with shares.
Release v0.3.0
Simplify frontend handling for shares. Instead of serving a frontend file at /<share>?v, frontends may use something like /?<share>.
Release v0.2.1
Give max expiry information with abilities.
Release v0.2.0-alpha.0
Allow more complicated permission configuration.
Release v0.2.0
Make the update_any permission imply update_own. Previously, someone with the update_any permission but not the update_own permission could still delete their own shares, but would have to do so using their password instead of the share token.
Release v0.1.1
Replace Mime-Type header with Content-Type header. This is what was documented, but the implementation was incorrect. This is also the header that is defined as part of the HTTP standard.
Release v0.1.0
Initial commit.