← Back to changelog
2026-07

A refreshed real-note gallery, a reworked landing page, and steadier auto-analysis

🖼 The real-note gallery, refreshed

  • Five notes per language — the real-note gallery you can read without signing up has been re-curated to five notes each in English, Korean, and Japanese. Videos that are no longer available and sample placeholders are gone.
  • A video in one language, a note in yours — the gallery now includes notes written up in a different language from the video they came from. If you can't follow the audio, this is what getting the note in your own language actually looks like.
  • 📷 Scene deep links — most of the new notes carry markers that jump straight to the moment in the video.

🎨 Landing page rework

  • Browse by note type — pick a type on the first screen (tutorial, framework, analysis, and more) and see how a real note is actually structured.
  • Knowledge that stacks up answers questions — a new demo pulls together what's scattered across several videos into a single question, with links straight to the notes and the exact moments behind the answer.
  • Clearer pricing — what every plan includes now sits above the price table, so the differences between plans are easier to see at a glance.

📧 Email notifications no longer clipped

  • Fixed the clipped body in Gmail — notification emails were showing up as "[Message clipped]" in Gmail on the web. The email is now far smaller, so the whole note preview comes through.

🔄 Steadier auto-analysis

  • Videos posted mid-analysis aren't missed — closed a narrow gap where a video published while an analysis was running could be skipped on the next check.
  • Recovered stalled monitoring — fixed a scheduled worker job that could quietly disappear and stop auto-analysis, along with transcript fetches failing on transient network errors.

⏳ Analysis rate limit

  • "Try again in about N minutes" — when a burst of analysis requests hits the temporary limit, you now get the actual wait in minutes instead of a vague "try again later".

⚡ Performance

  • Less shifting on first paint — reworked how fonts and images load so elements no longer jump around as the page comes in.

📸 Obsidian frame capture

  • Capture a scene into your note — the official Obsidian plugin (v0.2.0) lets you capture a frame from the video straight into your note. Whiteboards, diagrams, app screens — the moments that are hard to put into words go in as-is.
  • Saved to your vault only — captured images are stored only in your vault. We never upload them to our servers. (Auto-updates from Settings → Community plugins.)

🔍 Sharper new-video detection

  • Catches the videos it used to miss — fixed a case where channels posting several videos a day could let older ones slip past the detection window. Detection now catches all of them.
  • Clearer registration copy + badges — channel registration now states the auto-analysis window accurately, and past videos outside that window get an "analyze manually" badge.

🩹 Note viewing & chapters restored

  • Dashboard "View note" fixed — "View note" on the dashboard now opens the note detail directly instead of the list.
  • Email note links restored — fixed email "View note" links failing with "invalid ID." Email, Obsidian, and PDF links all work again.
  • Chapters restored — fixed a root cause where some recent notes were missing their chapter timestamps.

⚖️ Billing & delivery consistency + re-analysis

  • No charge for empty manual runs — manual analyses no longer count against your quota when a note isn't produced.
  • No duplicate digests — closed a rare case where the same digest went out twice.
  • Re-analyze + low-cost regenerate — added a re-analyze button on partially completed notes, plus a low-cost option that reuses the existing analysis to rebuild just the note.

🔒 Security

  • Tighter access control — re-locked an internal processing-status function to service-only access (migration 050).