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: 6.6.0...7.0.0
Link to Docker Hub