v1.10
版本发布时间: 2017-12-11 08:28:54
snarfed/granary最新发布版本:v6.1(2023-09-16 22:20:19)
Notable changes
- Moved web site and REST API to granary.io! granary-demo.appspot.com now 301 redirects.
- Twitter:
- Update the publish character limit to 280. Background.
- Fix a bug in
preview_create
that auto-linked @-mentions inside URLs, e.g. Medium posts. - Support videos and animated GIFs in
get_activities()
etc.
- Instagram:
- Add cookie query param to REST API to allow scraping that logged in user's feed.
- HTML (including Atom content):
- Render image, video, and audio attachments more often and consistently.
- Include microformats2
u-photo
,u-video
, andu-audio
classes more often and consistently.
- Atom:
- Add
atom_to_activities()
for converting full feed documents. - Add to REST API and web UI.
- Add
- JSON Feed:
- Fix bug that omitted title in some cases (#122).