Releases: SinTan1729/chhoto-url
5.6.2
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
What's Changed
- Correctly output created link by @SolninjaA in #42
Full Changelog: 5.6.0...5.6.1
Link to Docker Hub
5.6.0
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
Thanks @SolninjaA for their help improving the project.
New
- Overhaul of the API system by @SolninjaA in #39
New Contributors
- @SolninjaA made their first contribution in #39
Full Changelog: 5.4.6...5.5.0
Link to Docker Hub
5.4.6
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
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
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
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
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
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