v0.2.0-alpha
Pre-release
Pre-release
This release is not production-ready.
Notable changes
- Bump all dependencies to their latest versions
- Change the behaviour of the
shortUrl
property in response objects to only includepw
if the link is not public - Require the
user
property in theLink
schema - [!] Rename
/api/users/edit
to/api/users/update
- Set links to public by default if the API call does not include the
public
property - Return the link description in response objects
- Add
/api/update
for updating of shortened URLs
Full Changelog: v0.1.2-alpha...v0.2.0-alpha