Skip to content

Releases: soft-duck/shorty

0.8.5

14 Oct 21:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.1...0.8.5

0.8.1

08 Feb 18:13
06912ef
Compare
Choose a tag to compare

Changes

  • Changed default shortened link validity duration from 24 hours to 7 days

0.8.0

08 Feb 17:30
ce96eef
Compare
Choose a tag to compare

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

  • Enable sqlite WAL

Full Changelog: 0.7.2...0.8.0

0.7.3

18 Sep 00:22
Compare
Choose a tag to compare

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

28 Aug 02:07
Compare
Choose a tag to compare

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

28 Aug 01:31
Compare
Choose a tag to compare

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

0.7.0

28 Aug 01:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/flamion/shorty/commits/0.7.0

v0.6.0

04 Jun 02:53
be5863c
Compare
Choose a tag to compare

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

0.5.0

18 May 00:13
0b0111c
Compare
Choose a tag to compare
0.5.0