Skip to content

Releases: SinTan1729/chhoto-url

5.0.8

19 Mar 00:30
fd74a94
Compare
Choose a tag to compare

Fix

  • Broken table. [SinTan1729]

  • Screen overflow for table in mobile UI. [SinTan1729]

Full Changelog: 5.0.7...5.0.8
Link to Docker Hub

5.0.7

18 Mar 21:06
5.0.7
5a5a1bc
Compare
Choose a tag to compare

Changes

  • Make the table a little wide. [SinTan1729]

Fix

  • Centering on mobile UI. [SinTan1729]

  • Width issues on mobile. [SinTan1729]

Full Changelog: 5.0.6...5.0.7
Link to Docker Hub

5.0.6

18 Mar 07:02
9d5bc2d
Compare
Choose a tag to compare

Fix

  • Mobile UI. [SinTan1729]

Full Changelog: 5.0.5...5.0.6
Link to Docker Hub

5.0.5

18 Mar 06:27
03154fd
Compare
Choose a tag to compare

Changes

  • Change the font to Montserrat. [SinTan1729]

  • Some small changes to the UI. [SinTan1729]

Full Changelog: 5.0.4...5.0.5
Link to Docker Hub

5.0.4

16 Mar 04:23
c07bb5c
Compare
Choose a tag to compare

New

  • Added some validation check in client side. [SinTan1729]

Build

  • Updated dependencies. [SinTan1729]

Full Changelog: 5.0.3...5.0.4
Link to Docker Hub

5.0.3

14 Mar 00:03
5.0.3
d8ee2ce
Compare
Choose a tag to compare

Changes

  • Added some checks during deletion of a shortlink. [SinTan1729]

Full Changelog: 5.0.2...5.0.3
Link to Docker Hub

5.0.2

10 Mar 23:46
5.0.2
bf0944a
Compare
Choose a tag to compare

Fix

  • Wrong regex in validate_link, fixes #6. [SinTan1729]

Full Changelog: 5.0.1...5.0.2
Link to Docker Hub

5.0.1

04 Mar 23:13
8f0a6f0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.0.0...5.0.1
Link to Docker Hub

5.0.0

11 Feb 01:49
deff47d
Compare
Choose a tag to compare

Changes

  • Renamed the project: When starting out, I kept the name same as the original project. But I think I've made significant changes, so keeping the name same would be disingenuous. [SinTan1729]

New

  • Show version number. [SinTan1729]

  • Untrack some unnecessary files. [SinTan1729]

Build

  • Bumped version number to 5.0.0. [SinTan1729]

Documentation

  • Explain the name. [SinTan1729]

Full Changelog: 4.4.0...5.0.0
Link to Docker Hub

4.4.0

08 Feb 17:43
2a85189
Compare
Choose a tag to compare

Build

  • Bumped version to 4.4.0. [SinTan1729]

  • Switch to a static build to mitigate incompatible packages. [SinTan1729]

  • Updated minimum deps. [SinTan1729]

Documentation

  • Fix the license. [SinTan1729]

Other

  • Merge pull request #4 from SinTan1729/dependabot/cargo/actix/h2-0.3.24. [Sayantan Santra]

    Bump h2 from 0.3.17 to 0.3.24 in /actix

  • Bump h2 from 0.3.17 to 0.3.24 in /actix. [dependabot[bot]]

    Bumps h2 from 0.3.17 to 0.3.24.


    updated-dependencies:

    • dependency-name: h2
      dependency-type: indirect
      ...

Full Changelog: 4.3.6...4.4.0
Link to Docker Hub