Skip to content

pptx-react-viewer

Release notes for pptx-react-viewer on npm, generated from Conventional Commits by the release pipeline.

3.1.4 - 2026-08-29

Bug Fixes

  • animation: Preserve authored PowerPoint playback and rendering (#185) (by @primerch) (628be23)

3.1.3 - 2026-08-29

Bug Fixes

  • react: Smooth collaboration cursors and remove webrtc join delay (by @ChristopherVR) (332c547)
  • Vertically center the slide canvas to match svelte (by @ChristopherVR) (c5ff901)
  • ui: Stop resize/rotate handles rendering behind their own element (by @ChristopherVR) (1eefded)
  • react: Stop the pointer-move listener re-subscribing every render (by @ChristopherVR) (897fa8e)
  • ui: Stop ribbon Insert/Animation/View tab content stretching and clipping (by @ChristopherVR) (9487346)
  • print: Stop print opening a blank tab and doing nothing (by @ChristopherVR) (6616f81)

3.1.2 - 2026-08-28

Bug Fixes

  • react: Resolve rotate-handle live preview to the real element (by @ChristopherVR) (f896b61)
  • ui: Stop ribbon action buttons from stretching to fill the row height (by @ChristopherVR) (d53ce5b)
  • core: Reindex chart data-point overrides after removing a category (by @ChristopherVR) (7bd64f8)
  • shared: Repair print, drop Package for Sharing, wire Options behavior (by @ChristopherVR) (bcc2ac7)
  • react: Repair print, drop Package for Sharing, wire Options behavior (by @ChristopherVR) (30822ae)

Security

  • shared: Drop duplicate Protected View banner strings (by @ChristopherVR) (1c35863)

3.1.1 - 2026-08-28

Bug Fixes

  • charts: Offer 3-D chart types in the type-change dropdown (by @ChristopherVR) (4e960f7)
  • charts: Stop 3-D charts from flashing their 2D rendering (by @ChristopherVR) (18802e0)
  • react: Stop the entire editor from rendering twice on every load (by @ChristopherVR) (a9fa2e2)

3.1.0 - 2026-08-28

Features

  • core: Decrypt RC4-encrypted legacy .ppt files (by @ChristopherVR) (b95adc7)
  • ole: Make embedded OLE objects' Object Name editable (by @ChristopherVR) (e06b32c)
  • shared: Add Pareto as an insertable chart type (by @ChristopherVR) (8fea110)
  • core: Support writing ECMA-376 Standard scheme encryption (by @ChristopherVR) (210d2a2)
  • shared: Apply the shadeToTitle background gradient effect (by @ChristopherVR) (f287389)
  • core: Allow animation drag-to-reorder across deck-native effects (by @ChristopherVR) (6f48a34)
  • Author animation effect sound and after-animation controls (by @ChristopherVR) (78daeb4)
  • shared: Honour p:seq @concurrent/@nextAc/@prevAc and p:cTn @restart (by @ChristopherVR) (3e3427d)
  • shared: Honour animRot/animScale absolute values, tavLst, txEl ranges, p:excl and bldLvl in playback (by @ChristopherVR) (f71396b)
  • shared: Resolve 9 more SMIL animEffect filter families to real reveals (by @ChristopherVR) (e47aa40)
  • Author and embed transition sounds from the ribbon Sound picker (by @ChristopherVR) (ada8cdb)
  • Expose transition speed and morph-option controls in all five bindings (by @ChristopherVR) (122894d)
  • ink: Retain pen-tilt InkML channels and render a calligraphic nib (by @ChristopherVR) (6adab79)
  • shared: Raycast hover tooltip for surface chart marks (by @ChristopherVR) (c943646)
  • shared: Resolve stretch, newsflash and random animEffect filters (by @ChristopherVR) (58c898e)
  • core,shared: Surface p:tavLst attrName, honour colour ramps (by @ChristopherVR) (2ccf45f)
  • shared: Widen native-animation preset playback coverage to 54/200 (by @ChristopherVR) (41e2b52)
  • shared: True 3D bar3D chart scene via three.js, opt-in all bindings (by @ChristopherVR) (ac920da)
  • shared: True 3D line3D/area3D chart scenes via three.js, opt-in all bindings (by @ChristopherVR) (1447517)
  • charts: Give pie3D charts true 3D rendering across all bindings (by @ChristopherVR) (a1b32e7)

Bug Fixes

  • Author Draw-tab ink as a PowerPoint-compatible content part (by @ChristopherVR) (d91ce08)
  • animation: Correct swapped exit/emphasis presets, cover 4 more IDs (by @ChristopherVR) (11c2d2e)
  • shared: Capture Draw tool pressure in all five bindings (by @ChristopherVR) (b8a124a)
  • shared: Sample ink pressure curves along the actual Bezier path (by @ChristopherVR) (629ab5d)
  • core: Honour text-run reflection scale/skew/rotation/fade/anchor (by @ChristopherVR) (41dfa76)
  • shared: Render rect path gradients as nested rectangles, not an ellipse (by @ChristopherVR) (f6f479e)
  • shared: Add elliptical tilt foreshortening to pie3D charts (by @ChristopherVR) (63f57ba)
  • shared: Claim morph proximity pairs closest-first, not by document order (by @ChristopherVR) (b68a04d)
  • deps: Converge ai-sdk adapters on a single ai package version, fix two flaky tests (by @ChristopherVR) (4365a02)
  • core: Author Draw-tab ink InkML that real PowerPoint actually opens (by @ChristopherVR) (38633c7)
  • animation: Correct tests left stale by combining independent preset fix waves (by @ChristopherVR) (02371bb)
  • charts: Repair merge conflicts left broken by a diff3 edge case, wire remaining demos (by @ChristopherVR) (42d550d)

Testing

  • core: Cover lte/equ ops and multi-hop bounds for SmartArt constraints (by @ChristopherVR) (3d8c5a0)
  • react: Fix stale duplicate preset-mapping expectations (by @ChristopherVR) (7b302b6)

Chores

  • Reformat limitations.md table and a core test after merge (by @ChristopherVR) (d9db1f7)
  • Fix oxfmt comment placement in ppt-import.test.ts (by @ChristopherVR) (7cb2d3d)

3.0.4 - 2026-08-26

Bug Fixes

  • Stop duplicate inline-edit text render and fix ribbon popup clipping (by @ChristopherVR) (f084c64)
  • Derive mobile chrome from the browser viewport, not the container (by @ChristopherVR) (29e5ea1)

Dependencies

  • deps: Bump @ai-sdk/react from 4.0.80 to 4.0.76 (#180) (by @dependabot[bot]) (52c368d)
  • deps: Update fast-xml-parser requirement from ^5.10.1 to ^5.11.0 (#177) (by @dependabot[bot]) (a876e0f)
  • deps: Update dompurify requirement from ^3.4.13 to ^3.4.14 (#173) (by @dependabot[bot]) (19afbe1)

3.0.3 - 2026-08-22

Bug Fixes

  • react: Stop the handle overlay shadowing the element's own id (by @ChristopherVR) (19ed4de)

3.0.2 - 2026-08-22

Bug Fixes

  • react: Host selection handles in a stage-level overlay, as the other bindings do (by @ChristopherVR) (d06780a)
  • shared,angular: Stop the stroke overlay inventing outlines, and finish the Angular whitespace fix (by @ChristopherVR) (20d4d17)

Reverts

  • react: Restore the element renderer's DOM structure (by @ChristopherVR) (b75440e)

3.0.1 - 2026-08-22

Bug Fixes

  • core: Spell the SmartArt role sentinel as a unicode escape (by @ChristopherVR) (a2d4993)
  • react,angular: Unclip selection handles and stop Angular text runs leaking whitespace (by @ChristopherVR) (18eebb6)

3.0.0 - 2026-08-22

Features

  • core: Unify SmartArt layout onto one DiagramML interpreter (by @ChristopherVR) (89116b1)
  • core: Write chart edits back to the embedded workbook (by @ChristopherVR) (dee19fc)
  • core: Solve relative SmartArt constraints and apply org-chart hints (by @ChristopherVR) (65eee20)
  • shared: Print notes pages in every binding, and honour notesStyle in the master preview (by @ChristopherVR) (6f2f54d)
  • core: Author tag elements, model embedTrueTypeFonts, and add a text-style edit path (by @ChristopherVR) (0048d16)
  • core,shared: Serialize data-table styling, and paint 3D chart surfaces (by @ChristopherVR) (bd9595a)
  • core: Honour per-node shapes, style roles and connector text in SmartArt (by @ChristopherVR) (c823fca)
  • core,shared: Model timing templates and play animEffect filters (by @ChristopherVR) (8bf91f2)
  • core,shared: Cross-browser reflections, overlay fills, and remaining text gaps (by @ChristopherVR) (c0b0d6d)

Bug Fixes

  • core: Close five OpenXML parse and serialize fidelity gaps (by @ChristopherVR) (641b0b2)
  • core,shared: Correct animation preset IDs against PowerPoint COM ground truth (by @ChristopherVR) (61b0014)
  • shared: Honour a:ln/@algn and per-subpath fill modes (by @ChristopherVR) (d049a8f)
  • shared: Correct autofit and paragraph-spacing semantics (by @ChristopherVR) (86f61e9)
  • shared: Move per-script fonts and measured tab layout out of React (by @ChristopherVR) (dbd3442)
  • shared: Render table cell image fill, zero margins and authored grid spacing (by @ChristopherVR) (d4079d2)
  • react: Consume the shared render decisions and fix a swallowed load error (by @ChristopherVR) (7ec6892)
  • core,shared: Honour cTn timing attributes, after-animation and effect sound (by @ChristopherVR) (07ee51f)
  • core: Close slide-structure, notes-style and DrawingML parse gaps (by @ChristopherVR) (ee1dbcd)
  • shared: Render data tables, legend entries, image overlays and 3D text (by @ChristopherVR) (ecec502)
  • react: Consume the shared decisions for the second parity wave (by @ChristopherVR) (7238a36)

Refactor

  • shared: Split oversized text modules and add the circle-in keyframe (by @ChristopherVR) (1c0797f)

Documentation

  • core: Record audited OpenXML construct coverage in the manifest (by @ChristopherVR) (812fe61)

Testing

  • core: Evidence previously unverified OpenXML constructs, and record what is not implemented (by @ChristopherVR) (4dc6028)

Chores

  • core: Complete barrel and runtime wiring for the preceding two changes (by @ChristopherVR) (115379e)

2.22.0 - 2026-08-21

Features

  • shared,react: Wire interactive 3D surface chart scene (opt-in) (by @ChristopherVR) (78587a4)

Bug Fixes

  • shared: Compute elbow/curved connector routing from actual shape geometry (by @ChristopherVR) (eecc519)
  • core,vue: Compute elbow/curved connector routing from actual shape geometry (by @ChristopherVR) (f2882a1)

Documentation

  • core: Correct stale OLE and SmartArt capability text (by @ChristopherVR) (0c7e68d)
  • core: Certify DrawingML line/stroke properties in the OpenXML coverage manifest (by @ChristopherVR) (caa2570)

2.21.1 - 2026-08-21

Bug Fixes

  • core: Restore mc:AlternateContent envelope on passthrough template save (by @ChristopherVR) (1659244)
  • core: Stop baking theme effectRef into a literal effectLst on save (by @ChristopherVR) (59a5566)
  • core: Read line-family chart series colors on any chart, not just combo (by @ChristopherVR) (e62dfcf)
  • core: Write line-family chart series colors into a:ln, not a corrupting spPr (by @ChristopherVR) (5b54357)

2.21.0 - 2026-08-21

Features

  • shared: Add header-footer dialog draft helpers (by @ChristopherVR) (0f640c8)
  • shared: Add classifyMediaType, the audio/video MIME classifier (by @ChristopherVR) (56520a1)
  • shared: Add resolveTemplateBackgroundRows for the template background card (by @ChristopherVR) (67d327d)
  • shared: Add patchChartData, the type-aware chart data patcher (by @ChristopherVR) (5309296)
  • shared: Add pptx.group.childCount/groupedElement i18n keys (by @ChristopherVR) (f5557e1)

Bug Fixes

  • shared: Sanitize every download filename, not just callers that remember to (by @ChristopherVR) (7bdf73b)
  • shared: Floor animation timeline bar width to a visible minimum (by @ChristopherVR) (918ac2f)
  • react: Route GroupInfoPanel text through t(), not hardcoded English (by @ChristopherVR) (48cc85f)

Refactor

  • react: Drop now-redundant local download-sanitization wrapper (by @ChristopherVR) (7b5e6a1)
  • react,vue,svelte,vanilla: Repoint media-type check onto shared (by @ChristopherVR) (bb8e95c)
  • react: Repoint template background card onto shared row resolver (by @ChristopherVR) (b27fd04)
  • react: Repoint chart type-change patch onto shared patchChartData (by @ChristopherVR) (9a97113)

2.20.5 - 2026-08-21

Bug Fixes

  • core: Parse full custom geometry on pictures, not just path data (by @ChristopherVR) (b6cbef6)

2.20.4 - 2026-08-20

Bug Fixes

  • core: Correct EOT header parsing for version 0x00020001 containers (by @ChristopherVR) (e43720e)
  • core: Size table graphic frames from their grid extent (by @ChristopherVR) (6d75c18)
  • core: Accept Strict-OOXML lexical percentages in table style tint/shade (by @ChristopherVR) (8fa8111)
  • core: Stabilize Strict-conformance resaves (by @ChristopherVR) (3c43f51)
  • core: Correct the Strict custom/extended-properties namespace mapping (by @ChristopherVR) (d5001f9)
  • core: Stop a paragraph's alignment from leaking onto later paragraphs (by @ChristopherVR) (c18b1e7)
  • core: Keep SmartArt cached line-preset shapes with zero width or height (by @ChristopherVR) (41e3059)
  • shared: Apply autofit shrink-to-fit scale/reduction to paragraph struts (by @ChristopherVR) (4c1d5c8)
  • react: Let table-style band colors survive un-styled cells (by @ChristopherVR) (b1c8215)

2.20.3 - 2026-08-20

Bug Fixes

  • ci: Resolve oxlint errors and warnings blocking CI lint job (by @ChristopherVR) (a2031be)

2.20.2 - 2026-08-20

Bug Fixes

  • shared: Describe stripped invisible characters by code point, not literally (by @ChristopherVR) (9ddca51)

2.20.1 - 2026-08-20

Bug Fixes

  • mobile: Repoint react/vue/angular mobile sheet toggling onto shared (by @ChristopherVR) (d8e6228)
  • shared: Repoint options numeric-control clamp onto shared helper (by @ChristopherVR) (138dfe5)
  • react: Repoint comment markers onto shared buildCommentMarkers (by @ChristopherVR) (d3ddba1)

Refactor

  • react,vue,angular: Repoint chart value-drag onto shared engine (by @ChristopherVR) (1d5fd6a)
  • shared,react,vue,vanilla: Repoint comment mutations onto shared comments-list (by @ChristopherVR) (0eb28dc)
  • react,vue: Repoint SmartArt chrome style onto shared buildChromeStyle (by @ChristopherVR) (2a9602f)
  • react: Repoint print handlers onto shared print helpers (by @ChristopherVR) (b921759)

2.20.0 - 2026-08-20

Features

  • shared: Add hover tooltips to every chart mark, not just the region map (by @ChristopherVR) (4ca29f5)

Bug Fixes

  • react: Disable mobile bottom bar actions with no slides loaded (by @ChristopherVR) (ae9892f)
  • angular: Wire Home ribbon Reset/Fill/Outline through shared commands (by @ChristopherVR) (c06b894)
  • react,svelte: Block unsafe URL schemes on hyperlink save (by @ChristopherVR) (61b43e6)
  • shared: Stack line/area charts and lock their drag geometry (by @ChristopherVR) (0da8ba5)
  • shared: Extract table column-width redistribution to shared (by @ChristopherVR) (cbd9fc7)

Refactor

  • shared: Extract SmartArt node-count bounds table (by @ChristopherVR) (10cd945)
  • shared: Extract animation drag-to-reorder into shared (by @ChristopherVR) (b136d02)
  • shared: Extract SmartArt text-pane handlers to shared (by @ChristopherVR) (911693c)
  • shared: Extract chart legend layout to shared (by @ChristopherVR) (acec62b)
  • shared: Extract animation timeline-bar layout math to shared (by @ChristopherVR) (1a9f66d)
  • shared: Extract table quick-style preset application (by @ChristopherVR) (aa52c10)
  • shared: Extract export base-filename derivation to shared (by @ChristopherVR) (58091bc)

Documentation

  • Correct chart-interactivity limitations text (by @ChristopherVR) (4e91c36)

2.19.7 - 2026-08-19

Bug Fixes

  • core: Correct OOXML a:tint colour math (ECMA-376 20.1.2.3.32) (by @ChristopherVR) (7cf29f3)
  • shared: Stretch uncropped pictures to fill their frame (by @ChristopherVR) (ff2fee3)
  • core: Don't clone an arbitrary slide onto a new blank slide (by @ChristopherVR) (1bd1bd6)
  • core: Don't bind special placeholders to untyped ones by idx alone (by @ChristopherVR) (d92eb11)
  • core: Resolve layout-switch geometry from the master when omitted (by @ChristopherVR) (a09aa5a)
  • core: Reverse the GUID-derived XOR key for font de/obfuscation (by @ChristopherVR) (7733edf)
  • core: Drop untouched placeholder prompts on repeated layout switch (by @ChristopherVR) (8842223)
  • security: Resolve code-scanning ReDoS and comment-sanitization alerts (by @ChristopherVR) (e58e3f5)

2.19.6 - 2026-08-19

Bug Fixes

  • shared: Add collaboration-active-session connected-users view-model (by @ChristopherVR) (7add165)

Refactor

  • react: Source the Share dialog user list from shared (by @ChristopherVR) (bd41a14)

2.19.5 - 2026-08-19

Dependencies

  • deps: Update y-websocket requirement from ^3.0.0 to ^3.1.0 (#169) (by @dependabot[bot]) (7e9c5a5)

Chores

  • deps-dev: Bump the minor-and-patch group with 2 updates (#162) (by @dependabot[bot]) (2645f25)

2.19.4 - 2026-08-14

Bug Fixes

  • vanilla: Repair the properties panel, inline editor, mobile chrome and show performance (by @ChristopherVR) (47265ef)

2.19.3 - 2026-08-14

Bug Fixes

  • shared: Run an in-place morph dissolve on the wrapper, not the element (by @ChristopherVR) (d46d2ee)

2.19.2 - 2026-08-14

Bug Fixes

  • shared: Sum a morph cross-dissolve instead of stacking two fades (by @ChristopherVR) (86a9e7a)

Testing

  • Mask the fields that legitimately move, and size two waits for CI (by @ChristopherVR) (68bae19)

2.19.1 - 2026-08-14

Bug Fixes

  • Repair five regressions this review introduced (by @ChristopherVR) (952063b)

2.19.0 - 2026-08-13

Features

  • shared: Take the last six chart kinds and the autosave policy (by @ChristopherVR) (efe8438)

Bug Fixes

  • core: Repair the XML plumbing four separate defects were hiding behind (by @ChristopherVR) (8beb664)
  • bindings: Stop read-only surfaces clobbering live state (by @ChristopherVR) (e820984)

2.18.0 - 2026-08-13

Bug Fixes

  • core: Stop save rewriting what the author never wrote (by @ChristopherVR) (6fb2767)
  • react,vue: Wire the surfaces that rendered without acting (by @ChristopherVR) (9eed8a3)

2.17.0 - 2026-08-13

Features

  • shared: Own the decisions the bindings were each making themselves (by @ChristopherVR) (5421272)
  • shared: Model hyperlinks and equations, and own the group rules (by @ChristopherVR) (a6bf4c1)

Bug Fixes

  • core: Repair save-pipeline corruption found by the OpenXML parity audit (by @ChristopherVR) (554006e)
  • core: Close the round-trip defects the corpus harness exposed (by @ChristopherVR) (2011c66)

Refactor

  • react: Consume shared rendering instead of private copies (by @ChristopherVR) (1836ffc)
  • react: Retire the last private render pipeline (by @ChristopherVR) (0d2f368)

2.16.10 - 2026-08-12

Bug Fixes

  • react: Stop the transition overlay shrinking away from the live slide (by @ChristopherVR) (ec58f39)

2.16.9 - 2026-08-11

Bug Fixes

  • shared: Keep a morph pair travelling when its outline is tweened too (by @ChristopherVR) (0316cf7)
  • shared: Dissolve a re-fitted morph paragraph in place instead of stretching it (by @ChristopherVR) (975c6f6)

2.16.8 - 2026-08-11

Bug Fixes

  • shared: Stop Vue and Angular writing an inline pointer-events lock during a show (by @ChristopherVR) (4cb649a)

2.16.7 - 2026-08-11

Refactor

  • shared: One paragraph-spacing resolver, and delete four more binding copies (by @ChristopherVR) (65f8268)
  • shared: Give the cached-SmartArt projection the whole decision, and React's table styling too (by @ChristopherVR) (411148f)
  • react: Re-export the SmartArt and template helpers instead of copying them (by @ChristopherVR) (32d91bc)
  • react: Delete the unreachable SmartArt renderer tree and shim seven more copies (by @ChristopherVR) (02dddb6)
  • shared: Move find/replace and per-cell table CSS off their React copies (by @ChristopherVR) (5b81728)

2.16.6 - 2026-08-10

Bug Fixes

  • shared: Render cached SmartArt shapes and transparent table headers as authored (by @ChristopherVR) (24ec6b4)
  • react: Connect the Home tab's Layout control to the slide it acts on (by @ChristopherVR) (6cb76bb)

2.16.5 - 2026-08-10

Bug Fixes

  • core: Read placeholder, list and percentage values as authored (by @ChristopherVR) (dc2d679)
  • shared: Paint an inert morph ghost statically so it stops jittering (by @ChristopherVR) (ce3be84)

2.16.4 - 2026-08-10

Bug Fixes

  • shared: Crossfade morph wording instead of fading it out then in (by @ChristopherVR) (50984f1)

2.16.3 - 2026-08-10

Dependencies

  • deps: Update dompurify requirement from ^3.4.12 to ^3.4.13 (#151) (by @dependabot[bot]) (7b975ff)
  • deps: Update yjs requirement from ^13.6.31 to ^13.6.32 (#152) (by @dependabot[bot]) (456fdb8)
  • deps: Bump @ai-sdk/react from 4.0.61 to 4.0.59 (#155) (by @dependabot[bot]) (e1d0140)

Chores

  • deps-dev: Bump the minor-and-patch group with 2 updates (#150) (by @dependabot[bot]) (ab75bf1)

2.16.2 - 2026-08-08

Bug Fixes

  • Dissolve a morph's arriving shapes over the ghost that hid them (by @ChristopherVR) (89536a3)
  • Dissolve a morph's centre panel the way PowerPoint measurably does (by @ChristopherVR) (8c03a9a)
  • shared: Measure per word, and never measure a glyph in isolation (by @ChristopherVR) (a92004b)

2.16.1 - 2026-08-07

Bug Fixes

  • shared: Morph a picture's scale, which OOXML stores as a source crop (by @ChristopherVR) (e2743c7)
  • shared: A still of a slide paints no media chrome (by @ChristopherVR) (d99e6fd)
  • react: Drop the play badge from a slide-transition ghost (by @ChristopherVR) (496f16d)
  • shared: Measure each run's PowerPoint width instead of guessing one (by @ChristopherVR) (920d1f3)
  • shared: A media fallback says WHICH badge, not just "a badge" (by @ChristopherVR) (1cbe78f)
  • react: Translate the media fallback label, and share its icons (by @ChristopherVR) (549e169)

Styling

  • shared: Escape the measurement cache separator (by @ChristopherVR) (944b312)

2.16.0 - 2026-08-07

Features

  • shared: Map wheel gestures to PowerPoint's intents (by @ChristopherVR) (1cc7797)

2.15.3 - 2026-08-07

Bug Fixes

  • shared: Stop category-axis labels crowding the plot (by @ChristopherVR) (b511ac4)
  • Let clicks fall through an unfilled shape's interior (by @ChristopherVR) (7e17f9d)

Refactor

  • shared: Single-source the shape geometry cascade (by @ChristopherVR) (396e4a2)

2.15.2 - 2026-08-07

Bug Fixes

  • core: Measure parallelogram skew against the short side, not the width (by @ChristopherVR) (fea647f)
  • core: Bulge the teardrop preset's point outwards, not inwards (by @ChristopherVR) (0b23bc4)
  • react: Stop clipping connectors out of slide thumbnails (by @ChristopherVR) (3005067)
  • react: Actually attach the canvas wheel listener (by @ChristopherVR) (7e37f57)
  • Render ellipses as ellipses, not pills (by @ChristopherVR) (b6d2598)
  • Stop slicing overflowing text with an identity rect clip-path (by @ChristopherVR) (7393111)

2.15.1 - 2026-08-07

Bug Fixes

  • core: Recognize nodeType="afterEffect" when parsing animation triggers (by @ChristopherVR) (554c077)

2.15.0 - 2026-08-07

Features

  • shared: Remember the open deck so a refresh reopens it (by @ChristopherVR) (abbe3bd)

Bug Fixes

  • shared: Make Set Up Slide Show's Manual advance mode actually work (by @ChristopherVR) (c308423)

2.14.0 - 2026-08-07

Features

  • core: Import legacy PowerPoint 97-2003 (.ppt) files (by @ChristopherVR) (6f71bd3)
  • core: Export and import decks as portable JSON (by @ChristopherVR) (965fc05)
  • shared: Insert slides from a template gallery (by @ChristopherVR) (abc7f77)
  • shared: Blackboard mode, element rename and column charts (by @ChristopherVR) (a69ffce)
  • shared: Selectively-subscribable viewer store with per-binding adapters (by @ChristopherVR) (745c554)

Bug Fixes

  • core: Stop inferring motion-path auto-rotate from rAng (by @ChristopherVR) (32ee041)
  • core: Read line-series colours from a:ln/a:solidFill (by @ChristopherVR) (714c10a)
  • shared: Animation reveal, stroke paint and comment threading (by @ChristopherVR) (946aea2)
  • react: Seed entrance animations before the slide paints (by @ChristopherVR) (6e64403)
  • shared: Keep a drawing gesture from advancing the show (by @ChristopherVR) (e2578cc)
  • shared: Return the keyboard to the viewer after an inline edit (by @ChristopherVR) (351947a)
  • present: Let a blanked screen pass clicks through to the show (by @ChristopherVR) (a8cc5d2)
  • shared: Translate the labels five bindings were rendering in English (by @ChristopherVR) (d1bfad6)
  • cli: Let the scaffolded starters open legacy .ppt decks (by @ChristopherVR) (2cde7f8)
  • shared: Escape SVG gradient markup attributes (by @ChristopherVR) (7e5dd23)
  • react: Stop the presenter clock re-rendering the editor once a second (by @ChristopherVR) (6a6d3e4)
  • shared: Route numeric SVG gradient attributes through the escape barrier (by @ChristopherVR) (58485f3)
  • shared: Stop a morph inventing pairs and hiding what arrives (by @ChristopherVR) (058051d)

Performance

  • shared: Drop state writes that carry no new information (by @ChristopherVR) (74ba824)

Refactor

  • shared: Place the eight resize handles from one table (by @ChristopherVR) (86feabb)
  • shared: Move the canvas zoom slice onto the viewer runtime (by @ChristopherVR) (054c9eb)

2.13.2 - 2026-08-05

Bug Fixes

  • core: Resolve styled full font names and add condensed fallbacks (by @ChristopherVR) (26b1f74)
  • shared: Draw chart text at point size and scale chart SVGs 1:1 (by @ChristopherVR) (da333f9)
  • shared: Suspend the show on window blur, not only tab-hide (by @ChristopherVR) (4a2c254)
  • shared: Fold the origami transition like a sheet of paper (by @ChristopherVR) (f0f9fc2)
  • shared: Cover the fillRect placement fields in the collab schema (by @ChristopherVR) (d455ed7)

2.13.1 - 2026-08-05

Dependencies

  • deps: Bump ai from 7.0.48 to 7.0.44 (#134) (by @dependabot[bot]) (08a13e0)

2.13.0 - 2026-08-01

Features

  • Fixed graphs and arrows shapes (by @ChristopherVR) (94813f5)

2.12.1 - 2026-08-01

Bug Fixes

  • Make an inspector edit exactly one undo step, in every binding (by @ChristopherVR) (48733d4)
  • Let the presenter finish the show, and keep scrubbers out of its panes (by @ChristopherVR) (c7c12bc)

Refactor

  • shared: Split arrow markers and dash patterns out of connector-path (by @ChristopherVR) (53d47d1)

2.12.0 - 2026-08-01

Features

  • Mark hidden slides in every rail and sorter, and honour custom shows in vanilla and svelte (by @ChristopherVR) (b61f202)
  • Name every animation preset a user can reach, in every locale (by @ChristopherVR) (f99962d)
  • vue: Add the connector arrowhead controls, and make connectors clickable (by @ChristopherVR) (2b0976e)
  • Draw action affordances in every binding, and mark group children (by @ChristopherVR) (39ed47f)
  • Make connectors clickable and give all five the same arrowhead controls (by @ChristopherVR) (e482b12)
  • Give all five the same presenter console, and stop vanilla dropping the show (by @ChristopherVR) (bf861fd)

Bug Fixes

  • shared: Paint SVG-only pictures, honour srcRect crops, stop bold leaking (by @ChristopherVR) (ff866db)
  • Give every binding React's slide-show bar, and make slice clicks work (by @ChristopherVR) (31f30f7)
  • Play slide media the way the deck authored it (by @ChristopherVR) (855f140)

2.11.1 - 2026-07-31

Bug Fixes

  • shared: Stop a morph gliding one text box into an unrelated one (by @ChristopherVR) (bc4789f)
  • shared: Stop a morph double-painting unchanged shapes, and dissolve text (by @ChristopherVR) (d4b3952)
  • Stop showing users raw OOXML tokens, and make Vanilla's point index work (by @ChristopherVR) (33d63ce)
  • Skip hidden slides in the show, and honour endWithBlackSlide (by @ChristopherVR) (2a9ef49)

2.11.0 - 2026-07-31

Features

  • shared: Outline view, motion-path authoring, and chart marker resolution (by @ChristopherVR) (e6a3621)
  • Outline view, motion-path authoring and the missing chart controls (by @ChristopherVR) (278de2f)

Bug Fixes

  • core: Stop dropping a:pPr/@lvl when a paragraph's runs share one style (by @ChristopherVR) (03aa4ed)

2.10.0 - 2026-07-31

Features

  • shared: Own the equation, media, reading-view and table-grid logic (by @ChristopherVR) (c33af39)
  • Wire reading view, the shared equation pipeline and a table data grid (by @ChristopherVR) (b731b52)

Bug Fixes

  • shared: Resolve linked text-box chains inside groups (by @ChristopherVR) (5e09586)

2.9.0 - 2026-07-31

Features

  • shared: Give every referenced translation key a real entry (by @ChristopherVR) (8ff4461)
  • shared: Own the logic five bindings had each hand-ported (by @ChristopherVR) (60b9b0d)
  • core: Model a gradient / pattern outline in structured form (by @ChristopherVR) (69322c9)
  • shared: Stroke a gradient outline as SVG instead of a flat border (by @ChristopherVR) (fc72324)
  • react: Paint a gradient outline with a stroked SVG path (by @ChristopherVR) (5885d81)
  • shared: Stroke a patterned outline with a real pattern tile (by @ChristopherVR) (9d8c3bd)
  • react: Stroke a patterned outline, not its bare foreground (by @ChristopherVR) (fc6348e)
  • shared: Translate the File backstage and merge the stray key namespaces (by @ChristopherVR) (e56aa6d)

Bug Fixes

  • shared: Honour authored preset adjustments and emit parseable gradient CSS (by @ChristopherVR) (dbf5640)
  • react: Paint freeform gradients and honour gradient tiling (by @ChristopherVR) (cff1958)
  • core: Honour a preset path's own coordinate space, and repair hexagon (by @ChristopherVR) (8e4a91d)
  • core: Rebuild flowChartTerminator from its spec Beziers (by @ChristopherVR) (0e81403)
  • core: Keep an inline field in the position it was authored in (by @ChristopherVR) (beb2067)
  • core: Rebuild sun as a disc plus eight detached rays (by @ChristopherVR) (cd2fcd4)
  • react: Stop firing every shortcut twice, and surface the panels it had built (by @ChristopherVR) (05f9eba)
  • core: Round-trip the Selection Pane hide toggle (by @ChristopherVR) (14bdb23)
  • shared: Resolve a click on a group's child to the group (by @ChristopherVR) (88ef671)
  • shared: Flow linked text-box overflow in every binding (by @ChristopherVR) (abe1bb0)

Testing

  • core: Pin issue #132 fill and adjustment parsing against the reporter deck (by @ChristopherVR) (06cd312)

2.8.0 - 2026-07-31

Features

  • shared: Decide which slide-show clicks are a PowerPoint advance (by @ChristopherVR) (12ab5c8)

Bug Fixes

  • react: Advance the slide show when the presenter clicks (by @ChristopherVR) (35490cc)

2.7.1 - 2026-07-31

Bug Fixes

  • shared: Match PowerPoint's morph dissolve windows and half-turn direction (by @ChristopherVR) (661c250)
  • shared: Stop morph pairing a shape with the group that wraps it (by @ChristopherVR) (d240498)
  • core: Stop an interactive sequence adding a phantom click step (by @ChristopherVR) (65a4738)
  • shared: Resolve the timed slide auto-advance delay (by @ChristopherVR) (beba8cc)

Refactor

  • shared: Break the morph-matching <-> morph-flatten import cycle (by @ChristopherVR) (92223c5)

2.7.0 - 2026-07-31

Features

  • shared: Morph a !!-named shape across a grouping boundary (by @ChristopherVR) (c74847d)

Bug Fixes

  • shared: Morph rotates the short way round, like PowerPoint (by @ChristopherVR) (255d0b5)
  • shared: Honour the legacy spd speed, including for morph (by @ChristopherVR) (ab796b9)
  • shared: Keep a morphing object solid instead of dipping to the background (by @ChristopherVR) (5f2b518)
  • react: Animate a group child that morphs on its own (by @ChristopherVR) (6f1c44d)

2.6.7 - 2026-07-30

Bug Fixes

  • shared: Stop morph id-pairing shapes whose creationId GUIDs differ (by @ChristopherVR) (b9afc84)

2.6.6 - 2026-07-30

Bug Fixes

  • core: Stamp the endParaRPr size on an empty paragraph's separator (by @ChristopherVR) (2b18374)
  • shared: PowerPoint-exact line height, blank-line strut, marker indent reset (by @ChristopherVR) (7f7181b)
  • react: Tab a hanging bullet's first line to the indent stop (by @ChristopherVR) (a6d899f)

2.6.5 - 2026-07-30

Bug Fixes

  • react: Stop dialog focus trap re-arming on every viewer render (by @ChristopherVR) (b9217b6)

2.6.4 - 2026-07-30

Bug Fixes

  • shared: Restate the static transform in every morph keyframe (by @ChristopherVR) (075a645)
  • react: Ride the morph ghost animation on the element's own container (by @ChristopherVR) (33c0832)

2.6.3 - 2026-07-30

Bug Fixes

  • react: Play the destination slide's transition on a hyperlink jump (by @ChristopherVR) (1e5c995)
  • shared: Stop morph pairing nearby shapes of very different sizes; 2s default (by @ChristopherVR) (3d49c67)

2.6.2 - 2026-07-30

Bug Fixes

  • shared: Crossfade a morph pair whose GROUP children changed (by @ChristopherVR) (7492f26)

2.6.1 - 2026-07-29

Bug Fixes

  • core: Keep grouped text at its authored point size (by @ChristopherVR) (56f676a)
  • shared: Keep authored blank lines and give the bullet its hanging box (by @ChristopherVR) (0a8de56)
  • shared: Make morph animate a near-duplicate slide pair (by @ChristopherVR) (e73ade7)
  • react: Restore the text-body inset, blank lines and the AutoSave toggle (by @ChristopherVR) (d9c53c1)

2.6.0 - 2026-07-27

Features

  • shared: Morph transition render plan and paragraph strut basis (by @ChristopherVR) (94cfddd)

Bug Fixes

  • core: Parse morph, fontRef text colour, and unsized bullets correctly (by @ChristopherVR) (7607996)
  • react: Grouped-shape links, paragraph line boxes, exact element boxes, morph (by @ChristopherVR) (285f284)

2.5.3 - 2026-07-27

Dependencies

  • deps: Update emf-converter requirement from ^2.0.0 to ^2.0.2 (#122) (by @dependabot[bot]) (423034a)
  • deps: Update html2canvas-pro requirement from ^2.3.1 to ^2.3.2 (#124) (by @dependabot[bot]) (6ad6bce)

2.5.2 - 2026-07-27

Bug Fixes

  • ci: Resolve workspace: ranges in every published manifest (by @ChristopherVR) (ea35290)

2.5.1 - 2026-07-26

Testing

  • e2e: Cover remote presence geometry in every binding (by @ChristopherVR) (adb9b3c)

2.5.0 - 2026-07-26

Features

  • shared: Lock the audience display out of edit mode (by @ChristopherVR) (79dc876)
  • shared: Seed a slide as fully built, and keep audience input inert (by @ChristopherVR) (6acdf5e)

Bug Fixes

  • core: Keep the click step's own start conditions (by @ChristopherVR) (755a4b2)
  • shared: Play a slide's opening build without a click (by @ChristopherVR) (9d0ecec)
  • react: Keep run formatting through a staged text build (by @ChristopherVR) (e62487f)
  • react: Never show the editor in an audience display (by @ChristopherVR) (28d8d04)
  • core: Paint useBgFill shapes with the slide background (by @ChristopherVR) (f819817)
  • shared: Ripple a by-paragraph build that also iterates (by @ChristopherVR) (73238d5)
  • react: Finish the show, hold back on a back step, ignore audience input (by @ChristopherVR) (6a0f0ca)

2.4.0 - 2026-07-25

Bug Fixes

  • react: Clear the declaration and bundle build warnings (by @ChristopherVR) (35e7d31)

Dependencies

  • deps: Update @ai-sdk/react requirement from ^4.0.38 to ^4.0.40 (#117) (by @dependabot[bot]) (52e3da0)
  • deps: Update ai requirement from ^7.0.35 to ^7.0.37 (#115) (by @dependabot[bot]) (71d200d)

Chores

  • deps-dev: Update tsdown requirement (#109) (by @dependabot[bot]) (f83aa0a)

2.3.0 - 2026-07-25

Features

  • shared: Rule for advancing a show from the presenter slide pane (by @ChristopherVR) (ee2d0f5)

Bug Fixes

  • core: Rotate OOXML gradient angles into CSS space (by @ChristopherVR) (eebf128)
  • shared: Rotate OOXML gradient angles into CSS space (by @ChristopherVR) (406d78b)
  • shared: Parse playFrom media commands in linear time (by @ChristopherVR) (60820b1)
  • react: Rotate table-cell gradient angles into CSS space (by @ChristopherVR) (17868b9)
  • react: Stop the one-frame flash at the start of a transition (by @ChristopherVR) (65b71cb)
  • core: Honour a:noFill and stop painting hidden fills/lines (by @ChristopherVR) (ae13541)
  • react: Stop gradient fills washing and streaking the shape (by @ChristopherVR) (4e52512)
  • react: Click the presenter slide to advance the show (by @ChristopherVR) (64e6d86)

2.2.1 - 2026-07-24

Bug Fixes

  • core: Preserve native bullets and boundary spaces (#107) (7ed0971)

2.2.0 - 2026-07-24

Features

  • shared: Powerpoint-accurate slide-show keyboard map (by @ChristopherVR) (fdf55d4)
  • react: Follow PowerPoint's slide-show shortcuts and blank screens (by @ChristopherVR) (7f76ee2)
  • vanilla: Follow PowerPoint's slide-show shortcuts (by @ChristopherVR) (629903c)
  • react: Give the slide-show menu PowerPoint's full command set (by @ChristopherVR) (33c826d)

Bug Fixes

  • react: Present the slide show on its own full-bleed stage (by @ChristopherVR) (f1b23d0)
  • react: Stop the presenter console collapsing the current slide (by @ChristopherVR) (ca48bc5)

2.1.0 - 2026-07-23

Features

  • react: Support React 18 alongside React 19 (by @ChristopherVR) (21bc383)

2.0.0 - 2026-07-23

Features

  • react: Rename hooks-unstable subpath to internals (by @ChristopherVR) (03fc39c)
  • shared: Ai config, loader and bridge contracts (by @ChristopherVR) (1c40e28)
  • react: Add ai bridge and chat session hooks (by @ChristopherVR) (9a153a7)
  • shared: Indexeddb-first ai chat history store (by @ChristopherVR) (88920f2)
  • shared: Rebuild AI assistant tools on pptx-viewer-mcp (by @ChristopherVR) (da1c31e)
  • core: Upgrade emf-converter to 2.0.0 (breaking) (by @ChristopherVR) (effa4e5)

Documentation

  • Friendly 2.0.0 changelog for root and packages (by @ChristopherVR) (f56564d)

Testing

  • react: Ai panel gating and proposals (by @ChristopherVR) (59e35e0)
  • shared: Opt-in live gpt-4o-mini ai integration test (by @ChristopherVR) (48622f1)

Build & CI

  • shared: Keep the ai SDK external across bindings (by @ChristopherVR) (fa5e6b7)

1.25.5 - 2026-07-19

Bug Fixes

  • core: Preserve rich cell text, per-paragraph pPr and font fidelity (#68, #69, #83, #84, #85) (by @ChristopherVR) (4d61e0e)
  • shared: Route exotic transitions to faithful p14 keyframes (#80) (by @ChristopherVR) (80b972d)
  • shared: Keep unmapped animation presets from stranding elements (#81) (by @ChristopherVR) (caf4e5e)
  • react: Enforce transition advanceOnClick in presentation mode (#82) (by @ChristopherVR) (1f4d9b3)
  • shared: Render chart markers, helper lines and pie/bar options (#88, #89, #72, #97) (by @ChristopherVR) (042bd01)
  • core: Wire viewProps.xml into load and default it on save (#90, #96) (by @ChristopherVR) (2e6616e)
  • core: Recompute app.xml TitlesOfParts and HeadingPairs on save (#91) (by @ChristopherVR) (87585a7)
  • core: Round-trip cNvSpPr txBox and cover spLocks serialization (#92) (by @ChristopherVR) (9feb36b)
  • shared: Recompute connector flip and use real connection sites (#93) (by @ChristopherVR) (fa67196)
  • core: Resolve SmartArt dsp blip fills and enumerate nested shapes (#73) (by @ChristopherVR) (ff08821)
  • core: Parse SmartArt colour lists and presLayoutVars (#94) (by @ChristopherVR) (7917f71)
  • core: Remap custom-show and section slide refs on reorder/remove (#96) (by @ChristopherVR) (9f83519)
  • core: Embed non-data-URL slide background images on save (#100) (by @ChristopherVR) (61da958)
  • core: Round-trip gradient/pattern line fills and gradient tileRect/grpFill (#87, #97) (by @ChristopherVR) (3942594)
  • core: Broaden table-style fills/text and apply corner-cell fills (#95) (by @ChristopherVR) (c2cab10)
  • shared: Enforce transition advanceOnClick in Vue/Angular/Svelte/Vanilla (#82) (by @ChristopherVR) (66d489b)
  • core: Render chart invertIfNegative and fix SDK generator containers (#97) (by @ChristopherVR) (888b9c7)
  • core: Round-trip explicit run/paragraph text properties and fix colour maths (#98) (by @ChristopherVR) (3fe3ced)
  • core: Apply animation easing, sound loop, comment resolved and p14 media embed (#98) (by @ChristopherVR) (e7c1fd6)

1.25.4 - 2026-07-19

Bug Fixes

  • core: Write sp3d colours as valid hex and preserve scene3d (#67, #86) (by @ChristopherVR) (d30f5a7)
  • core: Parse and render group rotation and flip (#70) (by @ChristopherVR) (5bb820a)
  • core: Resolve table-style borders from tcBdr (#71) (by @ChristopherVR) (1e8c072)
  • shared: Render per-point chart dPt fills and pie varyColors (#72) (by @ChristopherVR) (6184c10)
  • core: Parse gradient and pattern fills on SmartArt dsp shapes (#73) (by @ChristopherVR) (6b94c9a)
  • core: Decode real InkML contentPart traces to SVG paths (#74) (by @ChristopherVR) (8204f7c)
  • core: Resolve themed bullet colour via parseColor (#75) (by @ChristopherVR) (ba311d5)
  • core: Honour fly-in/out animation direction via presetSubtype (#76) (by @ChristopherVR) (316a7db)
  • core: Parse p15 prstTrans transitions and stop spurious cut (#77) (by @ChristopherVR) (a32260e)
  • core: Serialize justLow/dist/thaiDist paragraph alignment (#78) (by @ChristopherVR) (59a882a)
  • core: Flag embedded media as embedded, not linked (#79) (by @ChristopherVR) (0decc64)

1.25.3 - 2026-07-19

Bug Fixes

  • core: Themed background text, colour and geometry fidelity (by @ChristopherVR) (a8fc2be)
  • shared: Render freeform fills via clip-path and correct flip/rotate order (by @ChristopherVR) (7122f43)
  • react: Paint freeform fills only via the vector path and rotate-first (by @ChristopherVR) (e95c6ab)

1.25.2 - 2026-07-19

Bug Fixes

  • core: Stop truncating interleaved custom-geometry paths (#66) (by @ChristopherVR) (9bbac7d)

Performance

  • react: Memoize the static group-child renderer (by @ChristopherVR) (678c474)
  • core: Cache layout/master XML during background resolution (by @ChristopherVR) (9eea305)

1.25.1 - 2026-07-18

Bug Fixes

  • core: Load themed backgrounds and inherited placeholders (#66) (by @ChristopherVR) (bed627b)
  • react: Render themed background group children on the slide canvas (by @ChristopherVR) (ca154f1)

1.25.0 - 2026-07-18

Features

  • shared: PowerPoint File > Options parity model (by @ChristopherVR) (b1f041d)
  • react: PowerPoint-style File > Options dialog (by @ChristopherVR) (0de245f)

1.24.1 - 2026-07-18

Documentation

  • Correct and expand the per-package npm readmes (by @ChristopherVR) (46f7c57)

1.24.0 - 2026-07-18

Features

  • react: Export Toolbar/SlideCanvas + useViewerBuildingBlocks hook (by @ChristopherVR) (37220c3)

1.23.0 - 2026-07-18

Dependencies

  • deps: Update dependencies to latest and migrate core/shared/locales to TypeScript 7 (by @ChristopherVR) (cc72948)

1.22.2 - 2026-07-18

Bug Fixes

  • react: Persist tag edits on save (by @ChristopherVR) (43e541b)
  • react: Expose Templates On/Off state on the View-tab toggle (by @ChristopherVR) (dc7cddf)

1.22.1 - 2026-07-18

Bug Fixes

  • react: Stop the 24px tap-target floor from ballooning small controls (by @ChristopherVR) (1d068f8)

1.22.0 - 2026-07-17

Features

  • react: Add theme/language switching and a real Account page (by @ChristopherVR) (f2b4d8b)

Other

  • Integrate React theme/language switching and Account page (by @ChristopherVR) (2fb0854)

1.21.0 - 2026-07-17

Features

  • react: Add hiddenActions prop to hide individual toolbar/ribbon actions (by @ChristopherVR) (3eaabcd)

Other

  • Integrate release version bumps (by @ChristopherVR) (4b3893f)

1.20.0 - 2026-07-17

Features

  • shared: Add theme/locale catalogs, viewer prefs storage, and account model (by @ChristopherVR) (9b9ad18)

Bug Fixes

  • shared: Add missing toolbar-actions module (by @ChristopherVR) (21144f5)

Styling

  • Fix oxfmt formatting drift blocking CI (by @ChristopherVR) (4f26420)

1.19.1 - 2026-07-17

Dependencies

  • deps: Update outdated dependencies within semver ranges (by @ChristopherVR) (3249d8e)

1.19.0 - 2026-07-17

Features

  • core: Preserve DrawingML image color effects (by @ChristopherVR) (5ed726d)
  • core: Model PresentationML view geometry (by @ChristopherVR) (3b07978)
  • core: Round-trip ChartML markers and data points (by @ChristopherVR) (ae8edc5)
  • shared: Build package sharing readmes (by @ChristopherVR) (01a9bd6)
  • core: Add DiagramML definition headers (by @ChristopherVR) (314f9fa)
  • core: Complete DrawingML alpha effects (by @ChristopherVR) (3a402f4)
  • core: Add ChartML print settings (by @ChristopherVR) (f519b19)
  • shared: Compute virtual thumbnail ranges (by @ChristopherVR) (9edde91)
  • core: Edit DiagramML constraints and rules (by @ChristopherVR) (01f1ed2)
  • core: Complete PresentationML print properties (by @ChristopherVR) (671f348)
  • core: Add ChartML protection (by @ChristopherVR) (e09b1a9)
  • core: Export print and protection types (by @ChristopherVR) (ea228d6)
  • shared: Group slides by section (by @ChristopherVR) (b8eb51d)
  • core: Edit DiagramML layout algorithms (by @ChristopherVR) (42e7dd3)
  • core: Complete ChartML pivot sources (by @ChristopherVR) (afb317a)
  • core: Complete DrawingML audio metadata (by @ChristopherVR) (226c917)
  • core: Complete PresentationML embedded fonts (by @ChristopherVR) (5d54284)
  • core: Edit DiagramML layout control flow (by @ChristopherVR) (74fb263)
  • core: Complete PresentationML kinsoku (by @ChristopherVR) (9cc5604)
  • core: Edit ChartML pivot formats (by @ChristopherVR) (87a646a)
  • shared: Compute live document statistics (by @ChristopherVR) (13159a2)
  • core: Export rich elements as SVG (by @ChristopherVR) (508fc6c)
  • core: Persist chart palette and axis positions (by @ChristopherVR) (69b05bd)
  • shared: Resolve image source effects (by @ChristopherVR) (7400764)
  • core: Render funnel charts in SVG exports (by @ChristopherVR) (efb6c36)
  • core: Author SDK funnel ChartEx parts (by @ChristopherVR) (73265f4)
  • core: Author SDK waterfall ChartEx parts (by @ChristopherVR) (e5ff15b)
  • shared: Render chart axis tick formatting (by @ChristopherVR) (5c22a9b)
  • core: Author SDK treemap ChartEx parts (by @ChristopherVR) (9264fad)
  • core: Round-trip sunburst hierarchy (by @ChristopherVR) (3cc868e)
  • core: Round-trip PowerPoint slide Zoom (by @ChristopherVR) (624c853)
  • core: Author SDK box-whisker ChartEx parts (by @ChristopherVR) (202496f)
  • shared: Render ChartEx sunburst hierarchy (by @ChristopherVR) (0507e6f)
  • react: Wire header and footer editor (by @ChristopherVR) (81794db)
  • core: Author histogram and Pareto ChartEx parts (by @ChristopherVR) (b8d779c)
  • core: Round-trip PowerPoint section Zoom (by @ChristopherVR) (67a162f)
  • shared: Add media trim timeline helpers (by @ChristopherVR) (c8cc257)
  • shared: Render ChartEx distribution options (by @ChristopherVR) (f0d2c22)
  • core: Author SDK region-map ChartEx parts (by @ChristopherVR) (9d0c676)
  • shared: Render Summary Zoom section tiles (by @ChristopherVR) (5266e10)
  • core: Round-trip PowerPoint Summary Zoom (by @ChristopherVR) (27c5671)
  • shared: Honor category axis ordering and ticks (by @ChristopherVR) (45f7c1f)
  • core: Author embedded 3D models (by @ChristopherVR) (7189466)
  • core: Preserve ChartEx waterfall layout semantics (by @ChristopherVR) (10feb1b)
  • core: Author InkML content parts (by @ChristopherVR) (b8df789)
  • shared: Render semantic Pareto charts (by @ChristopherVR) (6fc6a5e)
  • core: Author user-defined tag parts (by @ChristopherVR) (245dc7c)
  • core: Preserve classic date axis semantics (by @ChristopherVR) (f9391cd)
  • core: Author customer data parts (by @ChristopherVR) (8d99be8)
  • shared: Render continuous date axes (by @ChristopherVR) (d644399)
  • react: Align backstage and ribbon with PowerPoint (by @ChristopherVR) (aa9fc44)
  • shared: Render slide background patterns (by @ChristopherVR) (2794b71)
  • shared: Resolve picture bullet markers (by @ChristopherVR) (172a5c0)
  • core: Preserve chart axis crossing semantics (by @ChristopherVR) (3fbcbc0)
  • shared: Render X-direction chart error bars (by @ChristopherVR) (c3f825b)
  • shared: Render chart axis crossings (by @ChristopherVR) (38a2591)
  • core: Preserve ChartEx hierarchy and geography (by @ChristopherVR) (4b8e3ab)
  • shared: Render hierarchical ChartEx treemaps (by @ChristopherVR) (999f8f9)
  • shared: Render ChartEx geography options (by @ChristopherVR) (c2edbd7)
  • shared: Render multi-level chart axes (by @ChristopherVR) (d5d7008)

Bug Fixes

  • core: Validate DiagramML iterator bounds (by @ChristopherVR) (cb375ce)
  • core: Correct DrawingML custom dash stops (by @ChristopherVR) (9b7bd11)
  • shared: Render complete image colour effects (by @ChristopherVR) (2dc9969)
  • core: Export complete image colour effects (by @ChristopherVR) (e1468d3)
  • viewer: Restore thumbnail colours and suppress bullets (by @ChristopherVR) (4563d2d)
  • shared: Preserve SVG roots in print documents (by @ChristopherVR) (a7e4d97)
  • shared: Sync media reference content types (by @ChristopherVR) (b0a6703)
  • core: Parse all show property boolean forms (by @ChristopherVR) (0dc7329)
  • core: Preserve structured custom geometry paths (by @ChristopherVR) (423fb41)
  • core: Resolve theme effect placeholder colours (by @ChristopherVR) (3e9e348)
  • core: Preserve combo secondary axis mapping (by @ChristopherVR) (73085fd)
  • core: Resolve theme line placeholder colours (by @ChristopherVR) (e5cdfce)
  • core: Normalize multi-path custom geometry (by @ChristopherVR) (1cc46cd)
  • core: Resolve theme fill placeholder colours (by @ChristopherVR) (55fe588)
  • shared: Honor combo secondary axis constraints (by @ChristopherVR) (c324247)
  • shared: Honor disabled slideshow animations (by @ChristopherVR) (970693c)
  • shared: Retain boundary log axis ticks (by @ChristopherVR) (5cd7cdc)
  • core: Preserve SmartArt rich text ordering (by @ChristopherVR) (ab56204)
  • core: Persist authored OLE payloads (by @ChristopherVR) (0c24f45)
  • core: Resolve ChartEx data references (by @ChristopherVR) (6faab07)
  • core: Persist chart axis direction (by @ChristopherVR) (47f70c1)
  • core: Retain SmartArt cached shape skew (by @ChristopherVR) (d219b0e)
  • core: Author editable OpenXML ink (by @ChristopherVR) (0e81e91)
  • shared: Honor chart axis tick direction (by @ChristopherVR) (ca45bef)
  • core: Preserve SmartArt custom geometry (by @ChristopherVR) (782a2aa)
  • core: Persist notes on new slides (by @ChristopherVR) (330d54e)
  • core: Author handout master package parts (by @ChristopherVR) (0427da1)
  • core: Preserve custom geometry command order (by @ChristopherVR) (695a2fe)
  • core: Allocate string Zoom fallback IDs (by @ChristopherVR) (2fbb6e8)
  • core: Preserve SmartArt text paragraphs (by @ChristopherVR) (78a51bd)
  • core: Retain SmartArt extension order (by @ChristopherVR) (4475ba2)
  • core: Load embedded 3D model payloads (by @ChristopherVR) (f052f8c)
  • shared: Hydrate 3D model assets on load (by @ChristopherVR) (e64f3a8)
  • core: Reconcile SmartArt legacy text edits (by @ChristopherVR) (13253b5)
  • core: Project SmartArt rich text to shapes (by @ChristopherVR) (5b106a6)
  • shared: Keep chart helpers target portable (by @ChristopherVR) (db9d675)
  • core: Resolve SmartArt run text styles (by @ChristopherVR) (6737afd)
  • core: Evaluate SmartArt layout rules (by @ChristopherVR) (4a918fd)
  • core: Guard SmartArt text order annotation (by @ChristopherVR) (44d7013)
  • core: Preserve chart series option shape (by @ChristopherVR) (87c0df4)
  • shared: Sync InkML collaboration fields (by @ChristopherVR) (f2929cb)
  • react: Guard missing picture bullet metadata (by @ChristopherVR) (7848015)

Refactor

  • react: Share package readme builder (by @ChristopherVR) (f3cd7e2)
  • core: Name OpenXML coverage by capability (by @ChristopherVR) (1e25a7f)
  • react: Share thumbnail virtualization (by @ChristopherVR) (eb1990b)
  • core: Keep chart protection codec internal (by @ChristopherVR) (da3fcc1)
  • shared: Generalize section grouping (by @ChristopherVR) (ffc7fec)
  • react: Share section grouping (by @ChristopherVR) (38ba683)
  • shared: Collect used presentation fonts (by @ChristopherVR) (3d92599)
  • react: Share used font collection (by @ChristopherVR) (ff48b72)
  • react: Unify static element rendering (by @ChristopherVR) (3894305)
  • shared: Scan browser font availability (by @ChristopherVR) (cde4ef8)
  • react: Consume shared image effect definitions (by @ChristopherVR) (5a28252)
  • react: Share font availability scan (by @ChristopherVR) (102d7ac)
  • shared: Validate protection passwords (by @ChristopherVR) (85690c9)
  • shared: Centralize viewer setup metadata (by @ChristopherVR) (da95839)
  • react: Consume shared setup helpers (by @ChristopherVR) (9605f2b)
  • shared: Centralize subtitle recognition helpers (by @ChristopherVR) (ac211d7)
  • react: Use shared picture bullet model (by @ChristopherVR) (453c9c9)

Testing

  • core: Record Wave 11 OpenXML coverage (by @ChristopherVR) (54da8fa)
  • core: Require evidence for OpenXML coverage (by @ChristopherVR) (c1d27e0)
  • core: Record implemented OpenXML capabilities (by @ChristopherVR) (a04f5ed)
  • core: Record print protection and rule coverage (by @ChristopherVR) (804c74e)
  • core: Record font audio pivot and algorithm coverage (by @ChristopherVR) (199a137)
  • core: Record line layout and pivot coverage (by @ChristopherVR) (f4e21db)
  • core: Assert structural chart SVG output (by @ChristopherVR) (e52c3c7)
  • react: Assert exact bi-level and chart rendering (by @ChristopherVR) (7b159eb)
  • core: Assert typed authored ink reload (by @ChristopherVR) (d12827f)

Chores

  • repo: Capture pending workspace updates (by @ChristopherVR) (5d274f1)

1.18.0 - 2026-07-16

Documentation

  • packages: Add package-specific readme visuals (by @ChristopherVR) (9e20f13)

1.17.1 - 2026-07-15

Testing

  • viewer: Enforce framework-neutral e2e parity (by @ChristopherVR) (7389c7e)

1.17.0 - 2026-07-13

Bug Fixes

  • build: Restore compatibility after dependency updates (by @ChristopherVR) (ddbfae6)

Dependencies

  • deps: Update html2canvas-pro to 2.2.3 (by @dependabot[bot]) (0fe015b)
  • deps: Update fast-xml-parser to 5.10.0 (by @dependabot[bot]) (6080273)
  • deps: Update dompurify to 3.4.12 (by @dependabot[bot]) (00a6ca4)
  • deps: Update minor and patch dependencies (by @dependabot[bot]) (5cd81fb)
  • deps: Update typescript to 7.0.2 (by @dependabot[bot]) (0a7c1f1)

1.16.2 - 2026-07-13

Bug Fixes

  • core: Open Office-encrypted pptx files (by @ChristopherVR) (51aa670)

1.16.1 - 2026-07-12

Bug Fixes

  • react: Stop unmounting measured container on mid-session reload (by @ChristopherVR) (052f182)

1.16.0 - 2026-07-11

Features

  • core: Add canonical collaboration field-schema (by @ChristopherVR) (cc78c1e)
  • shared: Add the office colour swatch catalogue (by @ChristopherVR) (41135a0)

Bug Fixes

  • shared: Close CRDT allowlist data-loss gaps, add binary asset map (by @ChristopherVR) (60ad222)
  • react: Adopt the shared sync gate, re-arm on reconnect (by @ChristopherVR) (9c6e15c)

1.15.0 - 2026-07-11

Features

  • shared: Add text wrap/autofit, image adjustments, and table inspector helpers (by @ChristopherVR) (54b2eda)

Documentation

  • shared: Add i18n keys for the vanilla Design tab theme gallery (by @ChristopherVR) (593ea23)

1.14.1 - 2026-07-11

Bug Fixes

  • shared,react,vue,angular: Make the Aa Change Case dropdown actually rewrite text (by @ChristopherVR) (d84fd78)
  • react,vue,angular: Drop stray space when splitting a wrapped line (by @ChristopherVR) (1a43c81)

Refactor

  • shared: Extract clipboard, shape-preset, and text-format catalogs from react (by @ChristopherVR) (b9d7cc9)
  • shared: Dedupe change-case logic against text-case-transform (by @ChristopherVR) (d007c07)

1.14.0 - 2026-07-11

Other

  • Reconcile with origin/main before push (by @ChristopherVR) (0ecd3d9)

1.13.1 - 2026-07-10

Bug Fixes

  • react: Fix Turbopack minification collision, cut bundle size (by @al3xius) (2d15c45)
  • shared: Sanitize print-document/SVG assembly with DOMPurify (by @ChristopherVR) (84527b6)

Reverts

  • Exclude unrelated tsup.config.ts change from the CodeQL print-sanitization commit (by @ChristopherVR) (bdc44d3)

1.13.0 - 2026-07-09

Features

  • Addressing CodeQL issues (by @ChristopherVR) (ec1be4f)

Bug Fixes

  • core: Close residual ReDoS/path-traversal gaps from the last CodeQL pass (by @ChristopherVR) (9b17db9)
  • shared: Harden print-document HTML assembly against injection (by @ChristopherVR) (e6add81)

1.12.0 - 2026-07-09

Features

  • react: Expose internal hooks via pptx-react-viewer/hooks-unstable (by @ChristopherVR) (5ca17af)

Bug Fixes

  • react: Route hardcoded UI text through i18n (by @ChristopherVR) (62d5679)

Other

  • Reconcile with origin/main before push (by @ChristopherVR) (c4a7e32)
  • Reconcile with origin/main before push (by @ChristopherVR) (ef5fc85)
  • Reconcile with origin/main before push (by @ChristopherVR) (030b28b)

1.11.0 - 2026-07-09

Features

  • shared: Add vermilion light/dark theme presets to all bindings (by @ChristopherVR) (1b6e816)

Other

  • Reconcile with origin/main before push (by @ChristopherVR) (10acef8)

1.10.2 - 2026-07-09

Other

  • Reconcile with origin/main before push (by @ChristopherVR) (b8c46bc)

1.10.1 - 2026-07-09

Bug Fixes

  • core: Preserve SmartArt node geometry when round-tripping (by @ChristopherVR) (cc5bd78)

1.10.0 - 2026-07-08

Features

  • shared: Add smartart preset data builder (by @ChristopherVR) (872b0ff)

Bug Fixes

  • react: True-to-layout smartart previews and styled insert tables (by @ChristopherVR) (dc1edde)

1.9.1 - 2026-07-08

Documentation

  • core: Remove explicit jszip/fast-xml-parser mention from install section (by @ChristopherVR) (6b72906)

1.9.0 - 2026-07-07

Features

  • shared: Ribbon parity with PowerPoint - localize all tabs, add command search, advance slide controls (by @ChristopherVR) (6bd1e5a)
  • shared: Add Review tab Language and Accessibility buttons across all frameworks (by @ChristopherVR) (2dfd7bf)

1.8.0 - 2026-07-07

Features

  • shared: Autosave disabled status with reason, recovery helpers (by @ChristopherVR) (8ccc7eb)

1.7.2 - 2026-07-07

Bug Fixes

  • react: Stop text boxes clipping their own glyphs (0de4340)
  • react: Commit table cell edit on unmount for mobile tap-away (by @ChristopherVR) (e58cb2e)
  • core: Handle absolute relationship target paths in layout/master resolution (by @ChristopherVR) (5ea40c2)

Testing

  • core: Add e2e test for absolute-path relationship targets (by @ChristopherVR) (39670de)

1.7.1 - 2026-07-06

Dependencies

  • deps: Update tailwindcss to ^4.3.2 and @angular/common to ^22.0.5 (by @ChristopherVR) (ae1b615)

1.7.0 - 2026-07-05

Features

  • react,vue: Add editing section, paragraph dropdowns, text shadow to toolbar (by @ChristopherVR) (13232d0)
  • react,vue,angular: Remove Text and Arrange tabs, merge into Home (by @ChristopherVR) (6183ff3)
  • react,vue,angular: Add Drawing group, Slides controls, and Record tab (by @ChristopherVR) (8b68ba7)

Bug Fixes

  • react: Mobile sheet hidden on landscape phones, isMobile desync (by @ChristopherVR) (f4d0a3e)

1.6.0 - 2026-07-05

Features

  • core,cli: Add react, angular, vue to npm keywords (by @ChristopherVR) (528ec61)
  • shared: Progressive imperative API for all viewer bindings (by @ChristopherVR) (877339d)

1.5.3 - 2026-07-04

1.5.2 - 2026-07-04

1.5.1 - 2026-07-04

1.5.0 - 2026-07-04

1.4.0 - 2026-07-04

Features

  • Reworking the UI to align more on MS powerpoint UI (by @ChristopherVR) (39386c0)

1.3.1 - 2026-07-04

Bug Fixes

  • core: Fabricate diagram parts so inserted SmartArt survives save (by @ChristopherVR) (0d1341f)
  • shared: Preserve equation and field metadata in remapTextToSegments (by @ChristopherVR) (9675d18)
  • react: Route equations to the equation dialog on click-to-edit (by @ChristopherVR) (fe56623)

1.3.0 - 2026-07-04

1.2.0 - 2026-07-04

Features

  • shared: Add i18n keys for ribbon, shortcuts panel, and text formatting (by @ChristopherVR) (6e97c3b)

Bug Fixes

  • react: Enlarge SmartArt colour-swatch hit targets and clamp popover position (by @ChristopherVR) (4a14788)

Refactor

  • react: Route ribbon/toolbar/shortcut labels through i18n (by @ChristopherVR) (36bef8c)

Styling

  • react: Fix pre-existing oxfmt formatting violation (by @ChristopherVR) (8ef5da9)

1.1.78 - 2026-07-03

Documentation

  • Remove completed ROADMAP and PORTING trackers, scrub stale references (by @ChristopherVR) (8a745a1)

1.1.74 - 2026-07-03

Dependencies

  • deps: Declare yjs, y-websocket, and y-webrtc across bindings (by @ChristopherVR) (27a2849)

1.1.73 - 2026-07-03

Features

  • Document localization and add demo language pickers (by @ChristopherVR) (a07ad82)

1.1.71 - 2026-07-02

Features

  • shared: Add canonical i18n translation dictionary (by @ChristopherVR) (429e386)

Bug Fixes

  • react: Expose i18n dictionary via pptx-react-viewer, not the private shared package (by @ChristopherVR) (09f49fe)

1.1.67 - 2026-07-02

Bug Fixes

  • core: Correct install docs and drop the retired @christophervr/pptx-viewer alias (by @ChristopherVR) (6544b4e)
  • core,angular: Revert xmldom to 0.8.x and fix shared import specifiers (by @ChristopherVR) (29eda31)

1.1.64 - 2026-06-27

Bug Fixes

  • Missing document links (by @ChristopherVR) (f52bd6f)

1.1.60 - 2026-06-26

Features

  • react: Wire editTemplateMode partition, render layer, and save merge for master/layout editing (by @ChristopherVR) (c683ab1)

1.1.55 - 2026-06-25

Other

  • smartart: Snapshot in-progress SmartArt session work (by @ChristopherVR) (0cac22f)

1.1.48 - 2026-06-25

Refactor

  • shared: Extract text-rendering pure logic (line-height, warp, effects) (by @ChristopherVR) (11c8d22)

1.1.43 - 2026-06-22

Features

  • react: 3D surface charts on vanilla three; drop @react-three peer deps (by @ChristopherVR) (a8a1004)

Documentation

  • 3D models/charts need only the single optional three peer dep (by @ChristopherVR) (0b05f85)

1.1.32 - 2026-06-21

Dependencies

  • deps: Update dependencies within semver ranges (by @ChristopherVR) (d472b58)

1.1.31 - 2026-06-21

Bug Fixes

  • angular: Bundle pptx-viewer-core and fix demo JIT + Vue demo alias (by @ChristopherVR) (78838ec)

1.1.30 - 2026-06-21

Features

  • shared: Add Three.js SmartArt 3D model + scene runtime (by @ChristopherVR) (f949213)

Documentation

  • Sharpen npm descriptions and keywords for discoverability (by @ChristopherVR) (8fea56d)
  • core: Reword README in plain language (by @ChristopherVR) (793c26e)
  • react: Soften jargon in README internals (by @ChristopherVR) (74c28ec)

1.1.24 - 2026-06-20

Features

  • core: Add signature-node module and shared signature utilities (by @ChristopherVR) (e7cb263)
  • react: Implement functional Broadcast slide show with Yjs collaboration (by @ChristopherVR) (67bdc71)
  • vue: Add pptx-vue-viewer package + bundled pptx-viewer-shared (by @ChristopherVR) (1b7a958)

Bug Fixes

  • Enable vitest globals in all packages to fix expectTypeOf errors (by @ChristopherVR) (6d90d72)
  • test: Add i18n mocks to react tests and bump versions to 1.2.0 (by @ChristopherVR) (2c1c962)
  • Close security & performance findings from full-codebase review (by @ChristopherVR) (7edda8a)
  • deps: Pin @xmldom/xmldom to 0.8.x in core to fix build (by @ChristopherVR) (2ed7b2e)
  • core: Declare jszip and fast-xml-parser as runtime dependencies (by @ChristopherVR) (b6636be)

Refactor

  • react: Consume theme + loader from pptx-viewer-shared (by @ChristopherVR) (1b93d1f)
  • react: Rename package from pptx-viewer to pptx-react-viewer (by @ChristopherVR) (4cefa50)
  • core: Consume emf-converter and mtx-decompressor from npm (by @ChristopherVR) (2f6013d)
  • react: Remove em-dashes from code comments and prose (1/2) (by @ChristopherVR) (863e941)
  • react: Remove em-dashes from code comments and prose (2/2) (by @ChristopherVR) (2544c13)

Documentation

  • Restructure root README, elevate limitations, fix outdated claims (by @ChristopherVR) (86dcda9)
  • Rewrite limitations with technical explanations and remove inaccurate claims (by @ChristopherVR) (ac4bc84)
  • readme: Npm-friendly READMEs — hero image, capabilities & install first (by @ChristopherVR) (c843d19)
  • Streamline npm READMEs and add badges, screenshots, demo links (by @ChristopherVR) (92e980d)
  • Remove em-dashes and clarify demo link in viewer packages (by @ChristopherVR) (f52afff)

Build & CI

  • react,vue: Self-contained, minified, precompressed dist + vue CI (by @ChristopherVR) (aa28df9)
  • Independent per-package versioning, tags, and changelogs (by @ChristopherVR) (79595d9)

Dependencies

  • deps: Update all dependencies to latest (by @ChristopherVR) (e3287c0)
  • deps: Bump all workspace manifest floors to latest (by @ChristopherVR) (890c33d)

Chores

  • Add license files, NOTICE, and package metadata for npm publishing (by @ChristopherVR) (9464bb8)
  • Bump all packages to v1.1.0 and remove remaining MyClawAssist refs (by @ChristopherVR) (c386511)
  • Apply linter auto-fixes, template literals, and update gitignore (by @ChristopherVR) (ce1288e)
  • Bump all packages to 1.x.1 patch versions (by @ChristopherVR) (c75205a)
  • Bump all packages to minor versions for SDK table support (by @ChristopherVR) (2d4b635)
  • Bump dependencies to latest and minor-bump packages for parity work (by @ChristopherVR) (da19fdf)
  • Roll TypeScript back to 5.9.x; quiet new oxlint vitest rules (by @ChristopherVR) (713c020)
  • Relicense from MIT to Apache-2.0 (by @ChristopherVR) (e12f926)

Released under the Apache-2.0 License.