This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+6 more
ReleasePort's take
Light signalchhoto-url v7.0.0 adds UI controls for editing link notes and expiry times, plus search/filter functionality in the admin panel. Includes a fix for filter input enter-key behavior.
Why it matters: Admin operators gain native UI for link metadata management and filtering. No breaking changes. Consider for next routine upgrade cycle.
Summary
AI summaryAdded UI for editing notes and expiry times, link filtering, and optional notes field.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
UI for editing notes and expiry times added UI for editing notes and expiry times added Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Medium |
Search/filter links in the admin UI implemented Search/filter links in the admin UI implemented Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Feature | Low |
Optional notes field added to links Optional notes field added to links Source: granite4.1:30b@2026-05-22-audit Confidence: high |
— |
| Feature | Low |
Expiry time of links can be edited Expiry time of links can be edited Source: granite4.1:30b@2026-05-22-audit Confidence: high |
— |
| Bugfix | Medium |
Pressing enter on filter input box works as expected Pressing enter on filter input box works as expected Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Refactor | Medium |
Use enums for configs with limited choices Use enums for configs with limited choices Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Refactor | Low |
Configuration uses enums for limited‑choice settings Configuration uses enums for limited‑choice settings Source: granite4.1:30b@2026-05-22-audit Confidence: low |
— |
| Other | Medium |
When CHHOTO_TRY_LONGER_SLUG enabled with Pair slugs, adds 4 digits suffix When CHHOTO_TRY_LONGER_SLUG enabled with Pair slugs, adds 4 digits suffix Source: llm_adapter@2026-05-21 Confidence: low |
— |
Full changelog
This release brings three main changes.
- The ability to filter links.
- Support for an optional notes field.
- Ability to edit expiry time and notes.
The changes aren't breaking, but they do cause some change in database schema.
New
- UI for editing notes and expiry times by @SinTan1729
- Search/filter links in the admin UI by @SinTan1729 in #122
Fixes
- Pressing enter on the filter input box works as expected by @SinTan1729
Changes
- When CHHOTO_TRY_LONGER_SLUG is enabled with Pair slugs, add a 4 digits suffix by @SinTan1729
- Use enums for configs with limited choices by @SinTan1729
Full Changelog: https://github.com/SinTan1729/chhoto-url/compare/6.6.0...7.0.0
Link to Docker Hub
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About chhoto-url
A simple, blazingly fast, selfhosted URL shortener with no unnecessary features; written in Rust.
Related context
Related tools
Earlier breaking changes
- v7.1.1 Release contains critical bug; must upgrade to 7.1.2
Beta — feedback welcome: [email protected]