diff --git a/README.md b/README.md index 3894dc4..1b22e52 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,12 @@ dokku storage:mount teafolio /srv/teafolio-dokku/config.toml:/app/config.toml ## CHANGELOG +2024-03-19 v1.4.0 +- Support using application token for Gitea API +- Add fallback to internal markdown renderer if Gitea's API is unavailable +- Add fallback to Gitea page redirect if there are any errors building repo page +- Embed static web assets in binary (requires Go 1.16+) + 2022-12-31 v1.3.1 - Fix missing images on homepage - Fix an issue with wrong mtime comparisons for updated repositories