Skip to content

v0.61.1

Choose a tag to compare

@CynaCons CynaCons released this 19 Aug 16:15
· 11 commits to main since this release

PowerNote v0.61.1

Download PowerNote.html below — open it in any browser to start taking notes.

No install. No account. No server. Just open and write.

What's in this release (since v0.60.0)

Field agents reported that insert_block and move_block left diagrams in place. That was real: default notebooks are pages + untitled scroll, and v0.57 only packed diagrams on a scroll-guide page or a titled scroll.

  • Every scroll packs. Guide style is visual. Human drag still never reflows.
  • insert_block / move_block shove text, diagram frames, images, shapes, and ungrouped ink. Members ride the frame. after may be a diagram frame id. move_block can move a frame; members stay refused.
  • update_block growing or shrinking a note packs occupants below. Returns displacedCount.
  • delete_diagram closes the gap below the frame.
  • Chained update_block then insert_block with no wait does not overlap.

Local gate: typecheck, 673/673 Playwright, bridge self-test green. npm run dev launched clean.