Skip to content

Release history

chhoto-url releases

A simple, blazingly fast, selfhosted URL shortener with no unnecessary features; written in Rust.

All releases

19 shown

No immediate action
7.2.0 New feature

Higher-quality QR codes + PRAGMA optimize

No immediate action
7.1.5 Bugfix

Frontend crash fix

No immediate action
7.1.4 New feature

Backup suffix change

No immediate action
7.1.3 Bug fix

Backup time fix + button alignment

No immediate action
7.1.2 Bug fix

Nullify empty notes

Upgrade now
7.1.1 Bug fix

Expiry time handling + backup logs

Upgrade now
7.1.0 Bug fix

Critical bug

No immediate action
7.0.4 Bugfix

Cookie session expiration fix

No immediate action
7.0.3 Bug fix

LFS file retrieval fix

No immediate action
7.0.2 Bug fix

Password dialog width fix

No immediate action
7.0.1 Bug fix

Version info fix

No immediate action
7.0.0 New feature

Edit notes, filter links

6.6.0 Breaking risk
⚠ Upgrade required
  • Configuration variables have been renamed; old variable names continue to work via fallback but may be deprecated in future major releases
  • Review INSTALLATION.md for the mapping between old and new configuration variable names
Notable features
  • Frontend page size is now configurable
  • Application ID field added to database
Full changelog

Note

The names of the config variables have been changed. The old variable names are used for fallback, so existing deployments will keep working. At a future major release, these may be deprecated. So it's highly advised to change them to the new options. You can take a look at INSTALLATION.md for reference.

New

  • Make frontend page size configurable by @SinTan1729 in #116
  • Added application_id for the database by @SinTan1729

Changes

  • Renamed config variables by @SinTan1729 in #117

Full Changelog: https://github.com/SinTan1729/chhoto-url/compare/6.5.9...6.6.0
Link to Docker Hub

6.5.7 Bugfix

Fixed URL handling to preserve all components and improved promise handling in insecure contexts

Beta — feedback welcome: [email protected]