Skip to content

v0.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Mar 19:25
· 142 commits to dev since this release
2a06b4d

Changed

  • Rewrite backend in Rust
    • tiny Docker image, no Node.js runtime
    • new task queue implementation
    • more efficient feed refresh
    • COOKIE_SECRET now must be at least 64 characters (if it's shorter, default value is used)
    • dropped ARM64 image