You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Canto v0.10.1
Publishing
Publish any note. Publishing is no longer limited to research notes — any
note in your vault can become a shareable link.
Private sources stay private. References to your own notes, chats,
attachments, and local files are now removed from the published copy instead
of appearing as links that lead nowhere. The web sources that remain are
renumbered from 1 with no gaps.
Honest source counts. A research note's cover count is rewritten to match
what's actually published, and the publish preview tells you how many private
sources were left behind before you confirm.
Readable code. Published code blocks wrap long lines instead of hiding
them behind a horizontal scroll bar, and each block now shows line numbers and
a small language label.
One title, not two. A long note title that was shortened along the way no
longer appears a second time beneath the cover.
Better pages for notes without a cover. The first line becomes a proper
title heading, styled the way Canto styles it in the editor, with your tag
chips sitting just below it.
Cleaner contents lists. The table of contents no longer sprouts stray
bullet points.
Diagrams survive the trip. Flow diagrams render correctly on published
pages instead of arriving stripped of their shapes.
Copy link works. The Copy link button in the publish window and in
Settings → Publishing could silently fail; both are fixed.
Notes you already shared are fixed too. Pages you published before this
release pick up these improvements automatically — no need to republish.
A cleaner Published tab. The list of your published notes on the web was
redesigned to be easier to scan and manage.
Free AI queries
Charged when work begins. A free query is spent when the model actually
starts generating, not the moment you press send.
Nothing lost to a false start. Cancel a turn, or hit a problem before
generation starts, and your query is returned.
Counted once, everywhere. Canto Chat, Document Chat, and Vault Manager all
follow the same rule, and editing a message to resend it or regenerating an
answer now counts like any other turn.
A number you can trust. Some turns in 0.10.0 finished without counting at
all, so the remaining count could drift. It now reflects what you've really
used.
Fixes
Truthful AI status. With the local model turned off and a chat pointed at
an external or cloud model, the sidebar read "AI Off" even while the chat was
working. It now shows External AI Ready, Cloud AI Ready, or Generating…
along with the model's name.
Clearer publish preview. The summary of what's excluded now states plainly
that private notes, chats, and local files are removed.