Skip to content

Releases: SinTan1729/chhoto-url

5.6.2

04 Mar 00:48
e8faf66

Choose a tag to compare

New

  • Automatic dark mode support. [SinTan1729]

  • Enforce ordering of data Closes #46 Data is returned in order of id, which should match the order it was inserted in. In the WebUI, the entries are shown in reverse, so the latest link is at the top. [SinTan1729]

Changes

  • Some cosmetic changes to login dialog. [SinTan1729]

Fix

  • Use changed methods for rand. [SinTan1729]

  • Link colors for dark mode. [SinTan1729]

Build

  • Updated deps. [SinTan1729]

Full Changelog: 5.6.1...5.6.2
Link to Docker Hub

5.6.1

18 Jan 05:45
f283991

Choose a tag to compare

What's Changed

Full Changelog: 5.6.0...5.6.1
Link to Docker Hub

5.6.0

08 Jan 19:13
af1685b

Choose a tag to compare

What's Changed

  • Get longlink by @SinTan1729 in #40
    Added an API route to get information about a single shortlink.

Full Changelog: 5.5.0...5.6.0
Link to Docker Hub

5.5.0

06 Jan 06:41
f952cb8

Choose a tag to compare

Thanks @SolninjaA for their help improving the project.

New

New Contributors

Full Changelog: 5.4.6...5.5.0
Link to Docker Hub

5.4.6

08 Nov 01:43
e6eed2d

Choose a tag to compare

Fix

  • Disable copying to clipboard on WebKit, fixes #36 This disables clipboard copying and lets the user manually copy the links. [SinTan1729]

Full Changelog: 5.4.5...5.4.6
Link to Docker Hub

5.4.5

07 Nov 04:21
66d9463

Choose a tag to compare

Changes

  • Remove lowercasing of shorturl from the CSS, fixes #35 This makes the behavior more uniform across different banned characters. [SinTan1729]

  • Move the font to assets. [SinTan1729]

  • Added a better compose file. [SinTan1729]

Fix

  • Do not autocapitalize shorturl on mobile devices. [SinTan1729]

  • Use a simpler password to make the shell happy. [SinTan1729]

Build

  • Updated deps. [SinTan1729]

Full Changelog: 5.4.4...5.4.5
Link to Docker Hub

5.4.4

03 Oct 05:10
e0c61bd

Choose a tag to compare

Changes

  • Updated instructions in the compose file. [SinTan1729]

  • Default db location. [SinTan1729]

Fix

  • Do not consider empty password. [SinTan1729]

Build

  • Bumped version to 5.4.4. [SinTan1729]

Full Changelog: 5.4.3...5.4.4
Link to Docker Hub

5.4.3

18 Sep 17:02
a7cf0cd

Choose a tag to compare

This release only has some dependency updates. Feel free to stick to the older release.

What's Changed

New Contributors

Full Changelog: 5.4.2...5.4.3
Link to Docker Hub

5.4.2

21 Jun 02:00
56ab16a

Choose a tag to compare

Fix

  • Typo during reading slug_length, fixes #24. [SinTan1729]

Build

  • Bumped version to 5.4.2. [SinTan1729]

  • Updated deps. [SinTan1729]

Full Changelog: 5.4.1...5.4.2
Link to Docker Hub

5.4.1

07 Jun 20:46
5bbaad3

Choose a tag to compare

Changes

  • Some small changes to the html pages Should be nicer on mobile devices. [SinTan1729]

Build

  • Bumped version to 5.4.1. [SinTan1729]

  • Updated deps. [SinTan1729]

Full Changelog: 5.4.0...5.4.1
Link to Docker Hub