Skip to content

Release 1.2.0: reviewed improvements - #22

Merged
LoganPendragonmulti merged 1 commit into
mainfrom
release/reviewed-improvements-1.2.0
Sep 7, 2026
Merged

LoganPendragonmulti merged 1 commit into
mainfrom
release/reviewed-improvements-1.2.0

Conversation

@LoganPendragonmulti

Copy link
Copy Markdown
Contributor

Add placement guides, keyboard/numeric positioning, duplicate fields and a cancellable selected-record ZIP queue.

The preview toolbar wraps at 390 pixels. Fields support numeric percentages, arrow-key nudging (0.1%, Shift 1%), page-aware edge/center guides and duplication. XLSX worksheet selection and explicit record ranges control exports, with original worksheet row numbers retained in manifests and preflight. ZIP parts render sequentially, await an explicit download before continuing, and cap buffered document bytes at 32 MB per part with 1–50 records per part. Cancellation discards the current undownloaded part and stops subsequent work; previously downloaded parts remain. Inputs, parser memory, a single document render and compression overhead are outside that output-buffer cap. Large parts fail with guidance to select fewer records. Collision-safe names span the queue. Templates, rows and fonts stay local; a blank sample template supports an entirely local walkthrough. Automated PDF/ZIP tests verify numbering, cancellation and limits; desktop/mobile browser QA exercised numeric placement, duplication and queue cancellation. File-scheme launch, physical print accuracy and every XLSX producer are not claimed.

Validation: full local project validation and dependency audit passed. Protected CI and CodeQL must pass before merge.

@LoganPendragonmulti
LoganPendragonmulti merged commit c132532 into main Sep 7, 2026
9 checks passed
@LoganPendragonmulti
LoganPendragonmulti deleted the release/reviewed-improvements-1.2.0 branch September 7, 2026 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant