v1.1.0 Improve and fix URL Shortenings
Bugs fixed
- Fixed issue where non-root users could not delete their shortened URLs
Improvements
- Adds the ability for you to specify the URI (DOMAIN/XXXX) for a given URL shortening.
Given some people may give (less) trusted people access, this has some safeguards:- Must be between 2 and 20 characters
- Must be alphanumeric
- You cannot overwrite existing URL shortenings
If any of these requirements are failed, a generated URI is returned (as if no custom was specified)