Releases: SinTan1729/chhoto-url
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
5.4.0
New
-
Made the Cache-Control headers fully configurable. [SinTan1729]
-
Ability to disable Cache-Control headers in testing recipe. [SinTan1729]
-
Added cache-control header, fixes #22. [SinTan1729]
Changes
-
Make the Cache-Control header configurable. [SinTan1729]
-
Move all the services into their own file. [SinTan1729]
Fix
- Make the link clickable when securecontext is missing. [SinTan1729]
Build
-
Bumped version to 5.4.0. [SinTan1729]
-
Add port settings to the docker-test recipe. [SinTan1729]
Documentation
-
Changed a word in the README. [SinTan1729]
-
Add info about configuring Cache-Control header. [SinTan1729]
Full Changelog: 5.3.1...5.4.0
Link to Docker Hub
5.3.1
Changes
- Show the whole link when clipboard is not accessible. [SinTan1729]
Build
- Bumped version to 5.3.1. [SinTan1729]
Full Changelog: 5.3.0...5.3.1
Link to Docker Hub