Skip to content

Miniflux 2.0.41

Compare
Choose a tag to compare
@fguillot fguillot released this 10 Dec 19:07
· 750 commits to main since this release
2.0.41
  • Reverted PR #1290 (follow the only link) because it leads to several panics/segfaults that prevent feed updates
  • Disable double-tap mobile gesture if swipe gesture is disabled
  • Skip integrations if there are no entries to push
  • Enable TLS-ALPN-01 challenge for ACME
    • This type of challenge works purely at the TLS layer and is compatible
      with SNI proxies. The existing HTTP-01 challenge support has been left
      as-is.
  • Preconfigure Miniflux for GitHub Codespaces
  • Updated golang.org/x/net/* dependencies