Skip to content

v1.8.0

Choose a tag to compare

@chuanqisun chuanqisun released this 23 May 05:12
· 108 commits to master since this release
  • Changed: Smart summary truncation. When there is no dedicated summary (only Atom feed has it, and many sites don't use it) from the source, we check if the content/description (Both Atom and RSS) field is long enough to be full text. If so, it will be truncated into a "pseudo" summary. If not, we assume the source used the content field as summary, and it will be displayed in full length.
  • Thank you: @LooperXX.