ClipnoClipno
Clipno

Changelog

What's new in each version of Clipno

Changelog

[iOS App] v1.2.0 (2026-07-09)

New Features

  • Knowledge tab — browse your clipped articles, posts, videos, and web pages; photo grid with a full-screen viewer, videos play right on the card.
  • Full Notion database sync (Pro) — pull your entire clip library to the phone from Settings → Sync from Notion, including clips saved from the extension, Shortcuts, and other devices.
  • Download videos from select links to Notion (Pro) — supported links get their video file saved into the Notion page, playable right in the app.
  • Save photos & videos to your phone (Pro) — long-press a grid photo or tap the download button under a video.
  • One-tap iOS Shortcut install — Settings generates and copies your access token, then opens the installer; no web download needed.

[Extension] v1.2.13 (2026-07-03)

Improvements

  • Better PDF Clipping — Works with links without a .pdf suffix (e.g. arXiv); titles now come from PDF metadata or the first-page heading; embedded images are saved to Notion at their original position and layout size, sharp on high-resolution displays; AI Summary / Mindmap now work on PDF pages.

[Extension] v1.2.7 (2026-06-04)

New Features

  • Video Transcript — Saving a Bilibili or YouTube video now also captures its transcript into Notion. Toggle in Settings (on by default).
  • AI Transcript Summary — Members can have the transcript summarized by AI and saved with it. AI Summary / Mindmap on video pages now use the transcript as input, sharing the existing AI quota.

Bug Fixes

  • In-site Navigation — Fixed title and author not updating when switching between videos/posts within YouTube, Instagram, etc. (single-page navigation).
  • AI Reliability — Fixed occasional AI failures caused by an expired login token not refreshing.

[iOS App] v1.0.0 (2026-05-25)

🎉 Initial release

  • Native iOS app — Clip from Safari, share sheet and any iOS app to your Notion workspace.
  • iPhone & iPad — Universal binary, optimized for both form factors.
  • Notion OAuth login — Connect your workspace in one tap.
  • One-tap save — Title, content, tags and metadata extracted server-side.

[iOS Shortcut] v1.0.0 (2026-05-25)

🎉 Initial release

  • Share sheet shortcut — One-tap clip from any iOS app's share sheet, no review screen.
  • No app install required — Just import the signed .shortcut file.
  • Personal Access Token auth — Paste your token once during import.
  • Server-side extraction — Title, content and tags pulled in the background; the result lands in Notion in about a minute.
  • Localized — Separate versions for English, 中文, 日本語 and 한국어; same filename across languages.

[Extension] v1.2.6 (2026-04-08)

New Features

  • PDF Clipping — Clip online PDFs directly from the browser. Extracts text with paragraph and heading detection, saves structured content to Notion.
  • Email Type — Gmail, Outlook, Yahoo Mail, Proton Mail, QQ Mail, and NetEase Mail pages are now recognized as "Email" type when saving to Notion.
  • Note Editor Toggle — New setting to show or hide the Note editor in the clip form. Default is on.

Bug Fixes

  • Tag Matching — Fixed word boundary matching so tags like "AI" no longer match words like "pain". CJK tags still use substring matching.
  • iframe Handling — Fixed message channel blocking on multi-iframe pages (e.g. Gmail). Iframes now exit early without holding the channel open.
  • Naver Blog — Fixed content extraction for blog.naver.com (iframe-based content).
  • ChatGPT Clipping — Updated selector to match ChatGPT's new DOM structure (<section> instead of <article>).