Skip to content

v0.1.18

Choose a tag to compare

@github-actions github-actions released this 16 Jun 16:22
· 9 commits to main since this release
OPDS: fix fb2.zip download hang, add templated search link and summary

- Serve /Images/zip with a Content-Length (build the zip in memory) so OPDS
  clients (MoonReader) stop hanging "at 100%" on download.
- Advertise search both as an OpenSearch description and as a direct
  templated link, since clients support different mechanisms.
- Add a <summary> to entries alongside <content> for clients that render
  one but not the other.