← All changelog

Images. GIFs. Video, up to 5 GB.

Drop a file straight into the doc body. Images render inline at any width, GIFs play in place, videos get a real player with scrub bar and fullscreen. Per-file cap raised to 5 GB so a screen recording lands in one drag.

Images. GIFs. Video, up to 5 GB.
New
  • Doc bodies accept inline images (PNG / JPG / WebP / AVIF), animated GIFs, and video (MP4 / WebM / MOV). Drag-drop, paste, or `update_doc` markdown all work.
  • Video node renders an actual `<video>` element with scrub bar, time, mute, and fullscreen. Plays without leaving the doc.
  • Per-file upload cap raised to 5 GB (from 25 MB). A 20-minute 1080p screen recording fits in one drag.
  • Markdown serialization round-trips cleanly: `![alt](url)` for images, a video node block for videos. `get_doc?format=markdown` returns the same shape your agent can write back.