Skip to content

Releases: realproject7/plotlink-ows

v1.2.100

15 Jun 22:22

Choose a tag to compare

Changes

  • Add a webtoon balloon taxonomy and overlay schema for speech, thought, narration, system, shout, shock, whisper, dread, off-screen, SFX, pause, and caption overlays.
  • Redesign the focused lettering editor around semantic bubble tools, canvas-side cut navigation, style controls, and per-cut overlay isolation.
  • Keep cut review previews and final export rendering aligned for the expanded bubble styles.
  • Add webtoon episode grammar to cartoon agent instructions and prompt helpers, including opening buildup, transitions, balloon intent, ending turns, and originality safeguards.
  • Add an internal webtoon craft guide plus Phase 4 browser/QuadWork verification notes.
  • Bump package version to 1.2.100.

Verification

  • npm run typecheck
  • npm run lint
  • npm run app:build
  • npm test -- app/lib/overlays.test.ts app/web/components/export-cut.test.ts app/web/components/LetteringEditor.test.tsx app/lib/cartoon-prompt.test.ts app/lib/generate-story-instructions.test.ts app/web/components/Dashboard.test.tsx app/web/components/WalletCard.test.tsx app/routes/wallet-send.test.ts
  • npm pack --dry-run

Notes

  • npm already contains 1.2.99, so this release uses 1.2.100 for the next publish.

v1.2.99

09 Jun 01:37

Choose a tag to compare

Changes

  • Add dashboard royalty claim flow for active OWS wallets.
  • Add OWS wallet send/withdraw flow for ETH, PLOT, and USDC on Base.
  • Add validation for recipient, amount, balances, and estimated gas before signing transactions.
  • Add Dashboard and WalletCard UI coverage plus wallet send route validation tests.

Verification

  • npm run typecheck
  • npm test
  • npm run app:build
  • npm pack --dry-run

v1.2.98

08 Jun 12:29

Choose a tag to compare

Full Changelog: v1.2.97...v1.2.98

v1.2.97

08 Jun 12:29
40f59ee

Choose a tag to compare

What's Changed

Full Changelog: v1.2.96...v1.2.97

v1.2.96

08 Jun 12:29
1871046

Choose a tag to compare

What's Changed

Full Changelog: v1.2.95...v1.2.96

v1.2.95

08 Jun 12:29
c86f43c

Choose a tag to compare

What's Changed

Full Changelog: v1.2.94...v1.2.95

v1.2.94

08 Jun 12:29
4f1774f

Choose a tag to compare

What's Changed

Read more

v1.0.33

15 May 00:52
cb80ab4

Choose a tag to compare

  • Move illustration checkbox from Edit tab to Preview tab near Publish button (#191)
  • Increase image upload limit from 500KB to 1MB (#193)

v1.0.32

14 May 09:00
b1a2e2a

Choose a tag to compare

  • Display version number in web app header (#187)
  • Add illustration upload with pre-publish validation, sanitizer alignment, and immutability warning (#188)

v1.0.30

14 May 08:18
9ed7cb1

Choose a tag to compare

  • Auto-generate CLAUDE.md in ~/.plotlink-ows/ for agent skill discovery (#183)
  • Support inline image upload in plot editor (#184)