Releases: soft-duck/shorty
Releases · soft-duck/shorty
0.8.1
Changes
- Changed default shortened link validity duration from 24 hours to 7 days
0.8.0
Breaking changes:
- Rename database_url to database_location. Configs must be altered
- Now only the database location must be specified without the
sqlite://
prefix
- Custom shortened link IDs may no longer contain
/
Features
Full Changelog: 0.7.2...0.8.0
0.7.3
What's Changed
- Add ability to submit with enter by @flamion in #38
- Add ability to pull environment variables from a .env file by @flamion in #39
- Add endpoint that serves the API docs by @flamion in #40
Full Changelog: 0.7.2...0.7.3
0.7.2
Small fix that fixes the max uses field being ignored and always set to zero
Full Changelog: 0.7.1...0.7.2
0.7.1
What's Changed
- Fix serve file endpoint not respecting config but just reading env var by @flamion in #32
- Fix input field border being red all the time in firefox by @flamion in #33
Full Changelog: 0.7.0...0.7.1
v0.6.0
What's Changed
- Added embedded web UI
- Added endpoint to request the configuration of the server
- Added Swagger 2.0 API documentation
New Contributors
Full Changelog: 0.5.0...0.6.0