It's a while since
v1.0.0
was released, many features have been implemented since then, some minor bugs were fixed. Now it's time for v2.0.0
. Here's a short overview of the awesome things that went into 2.0.0
Changelog
Features
- 🐟 spam protection using EasyList blocklists
- 🔏 add default-theme capability to drop/remove tracking query parameters)
- 🗑️ add ability to DELETE flinkified Links
- 📈 add statistics page
- 🔐 add authentication
/metrics
and/stats
- ❤️ implement support for the custom themes
- ⭕ add option to disable metrics completely
- ✨ default-theme improvements (loading indicator for embeds, styling)
- 👀 improve SEO for default-theme
- 🔥 introduced Scalar API documentation
- 3️⃣ bumped to OpenAPI 3.0
- 9️⃣ bumped to dotnet 9
- 🛡️ include strict CSP (Content-Security-Policy) for all themes
Others
- 📚 documentation for hosting with
docker
,docker-compose
, andkubernetes
- ❤️ add list of community install guides