Release history
chiyogami releases
Yet another pastebin
All releases
4 shown
1.5.5
New feature
Notable features
- Multi-platform multi‑arch releases for Windows, Linux and macOS.
- Makefile added to generate self‑contained binaries with embedded frontend.
- `PORT` environment variable introduced to set the listening port (ignored in Docker).
Full changelog
New:
- Multi-platform multi-arch releases for Windows, Linux and MacOS.
- Added
Makefilefor generating self-contained binaries with embedded frontend. PORTenv variable for setting different port. (Ignored in Docker environment.)- Healthcheck improvements. Checks for DB write problems.
- Update Marked v18.0.3 and DOMPurify 3.4.2
- Other misc improvements.
1.5.4
Maintenance
⚠ Upgrade required
- Go toolchain bumped to 1.26; rebuild required to pick up toolchain change.
- Alpine runtime bumped to 3.23; update base image when redeploying.
1.5.3
Bugfix
New: - Light theme support (Auto-detected). - Minor content detection bug fixes. - Updated Go version and dependencies.