pptx-vue-viewer 2.18.0 → 2.20.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (234) hide show
  1. package/CHANGELOG.md +740 -0
  2. package/dist/{AiChatPanel-B31lYch2.js → AiChatPanel-Bz3r8n3e.js} +2 -2
  3. package/dist/AiChatPanel-Bz3r8n3e.js.br +0 -0
  4. package/dist/AiChatPanel-Bz3r8n3e.js.gz +0 -0
  5. package/dist/{AiChatPanel-DzrP8iyH.cjs → AiChatPanel-Dx2dk1rl.cjs} +1 -1
  6. package/dist/AiChatPanel-Dx2dk1rl.cjs.br +0 -0
  7. package/dist/AiChatPanel-Dx2dk1rl.cjs.gz +0 -0
  8. package/dist/{dist-B3eoLsI5.js → dist-C03ujkxB.js} +9925 -8889
  9. package/dist/dist-C03ujkxB.js.br +0 -0
  10. package/dist/dist-C03ujkxB.js.gz +0 -0
  11. package/dist/{dist-DkxKY65f.cjs → dist-DBct2JJI.cjs} +14099 -13043
  12. package/dist/dist-DBct2JJI.cjs.br +0 -0
  13. package/dist/dist-DBct2JJI.cjs.gz +0 -0
  14. package/dist/gif-encoder-BcKwvPbL.js +2 -0
  15. package/dist/gif-encoder-BcKwvPbL.js.br +0 -0
  16. package/dist/gif-encoder-BcKwvPbL.js.gz +0 -0
  17. package/dist/gif-encoder-CBO1WHB1.cjs +2 -0
  18. package/dist/gif-encoder-CBO1WHB1.cjs.br +0 -0
  19. package/dist/gif-encoder-CBO1WHB1.cjs.gz +0 -0
  20. package/dist/{i18n-2w3HdMgz.js → i18n-DVRt4p1o.js} +32 -4
  21. package/dist/i18n-DVRt4p1o.js.br +0 -0
  22. package/dist/i18n-DVRt4p1o.js.gz +0 -0
  23. package/dist/{i18n-D81ZF3Nv.cjs → i18n-DY6sSyww.cjs} +32 -4
  24. package/dist/i18n-DY6sSyww.cjs.br +0 -0
  25. package/dist/i18n-DY6sSyww.cjs.gz +0 -0
  26. package/dist/i18n.cjs +1 -1
  27. package/dist/i18n.cjs.br +0 -0
  28. package/dist/i18n.cjs.gz +0 -0
  29. package/dist/i18n.js +1 -1
  30. package/dist/i18n.js.br +0 -0
  31. package/dist/i18n.js.gz +0 -0
  32. package/dist/index.cjs +2 -2
  33. package/dist/index.cjs.br +0 -0
  34. package/dist/index.cjs.gz +0 -0
  35. package/dist/index.d.ts +3 -0
  36. package/dist/index.d.ts.map +1 -1
  37. package/dist/index.js +3 -3
  38. package/dist/index.js.br +0 -0
  39. package/dist/index.js.gz +0 -0
  40. package/dist/internals.cjs +2 -2
  41. package/dist/internals.cjs.br +0 -0
  42. package/dist/internals.cjs.gz +0 -0
  43. package/dist/internals.js +2 -2
  44. package/dist/internals.js.br +0 -0
  45. package/dist/internals.js.gz +0 -0
  46. package/dist/lib/canvas-export.d.ts +26 -0
  47. package/dist/lib/canvas-export.d.ts.map +1 -0
  48. package/dist/pptx-vue-viewer.css +1 -1
  49. package/dist/pptx-vue-viewer.css.br +0 -0
  50. package/dist/pptx-vue-viewer.css.gz +0 -0
  51. package/dist/{useViewerSettingsDialog-DF7djpzS.js → useViewerSettingsDialog-XzXbxJXB.js} +7281 -5816
  52. package/dist/useViewerSettingsDialog-XzXbxJXB.js.br +0 -0
  53. package/dist/useViewerSettingsDialog-XzXbxJXB.js.gz +0 -0
  54. package/dist/{useViewerSettingsDialog-C3IJ8EIW.cjs → useViewerSettingsDialog-doOHioJ6.cjs} +7864 -6219
  55. package/dist/useViewerSettingsDialog-doOHioJ6.cjs.br +0 -0
  56. package/dist/useViewerSettingsDialog-doOHioJ6.cjs.gz +0 -0
  57. package/dist/viewer/PowerPointViewer.vue.d.ts.map +1 -1
  58. package/dist/viewer/components/AutosaveRecoveryDialog.vue.d.ts +21 -0
  59. package/dist/viewer/components/AutosaveRecoveryDialog.vue.d.ts.map +1 -0
  60. package/dist/viewer/components/BroadcastDialog.vue.d.ts +2 -2
  61. package/dist/viewer/components/ChartRenderer.vue.d.ts +14 -14
  62. package/dist/viewer/components/ChartRenderer.vue.d.ts.map +1 -1
  63. package/dist/viewer/components/CommentBody.vue.d.ts +9 -0
  64. package/dist/viewer/components/CommentBody.vue.d.ts.map +1 -0
  65. package/dist/viewer/components/CommentsPanel.vue.d.ts.map +1 -1
  66. package/dist/viewer/components/ConnectorEndpointOverlay.vue.d.ts +21 -0
  67. package/dist/viewer/components/ConnectorEndpointOverlay.vue.d.ts.map +1 -0
  68. package/dist/viewer/components/ContentPartRenderer.vue.d.ts +23 -0
  69. package/dist/viewer/components/ContentPartRenderer.vue.d.ts.map +1 -0
  70. package/dist/viewer/components/ContextMenu.vue.d.ts +2 -2
  71. package/dist/viewer/components/ElementRenderer.vue.d.ts.map +1 -1
  72. package/dist/viewer/components/FindReplaceBar.vue.d.ts +2 -2
  73. package/dist/viewer/components/HyperlinkDialog.vue.d.ts.map +1 -1
  74. package/dist/viewer/components/InlineTextEditor.vue.d.ts +2 -2
  75. package/dist/viewer/components/KeepAnnotationsDialog.vue.d.ts +2 -2
  76. package/dist/viewer/components/MasterViewOverlay.vue.d.ts +6 -0
  77. package/dist/viewer/components/MasterViewOverlay.vue.d.ts.map +1 -1
  78. package/dist/viewer/components/MasterViewSidebar.vue.d.ts +5 -0
  79. package/dist/viewer/components/MasterViewSidebar.vue.d.ts.map +1 -1
  80. package/dist/viewer/components/MobileMenuSheet.vue.d.ts.map +1 -1
  81. package/dist/viewer/components/MobilePresenterView.vue.d.ts +4 -0
  82. package/dist/viewer/components/MobilePresenterView.vue.d.ts.map +1 -1
  83. package/dist/viewer/components/MobileSlidesSheet.vue.d.ts +2 -2
  84. package/dist/viewer/components/ModalDialog.vue.d.ts +11 -0
  85. package/dist/viewer/components/ModalDialog.vue.d.ts.map +1 -1
  86. package/dist/viewer/components/PresentationMode.vue.d.ts.map +1 -1
  87. package/dist/viewer/components/PresenterNotesRail.vue.d.ts +4 -0
  88. package/dist/viewer/components/PresenterNotesRail.vue.d.ts.map +1 -1
  89. package/dist/viewer/components/PresenterSlideGrid.vue.d.ts +2 -2
  90. package/dist/viewer/components/PresenterView.vue.d.ts +10 -0
  91. package/dist/viewer/components/PresenterView.vue.d.ts.map +1 -1
  92. package/dist/viewer/components/RehearseTimingsSummary.vue.d.ts +2 -2
  93. package/dist/viewer/components/SectionList.vue.d.ts.map +1 -1
  94. package/dist/viewer/components/SelectionOverlay.vue.d.ts.map +1 -1
  95. package/dist/viewer/components/SelectionPane.vue.d.ts +2 -2
  96. package/dist/viewer/components/ShareDialog.vue.d.ts +2 -2
  97. package/dist/viewer/components/SlideDeckInspector.vue.d.ts.map +1 -1
  98. package/dist/viewer/components/SlideSorter.vue.d.ts +2 -2
  99. package/dist/viewer/components/SlideSorter.vue.d.ts.map +1 -1
  100. package/dist/viewer/components/SlideTextRun.vue.d.ts.map +1 -1
  101. package/dist/viewer/components/SlideTransitionPanel.vue.d.ts.map +1 -1
  102. package/dist/viewer/components/TableRenderer.vue.d.ts.map +1 -1
  103. package/dist/viewer/components/VersionHistoryPanel.vue.d.ts +2 -2
  104. package/dist/viewer/components/ViewerCanvasOverlays.vue.d.ts.map +1 -1
  105. package/dist/viewer/components/chart/ChartViewModelSvg.vue.d.ts.map +1 -1
  106. package/dist/viewer/components/inspector/ChartAxisOptions.vue.d.ts.map +1 -1
  107. package/dist/viewer/components/inspector/ChartDataLabelOptions.vue.d.ts.map +1 -1
  108. package/dist/viewer/components/inspector/ChartDataPointMarkerOptions.vue.d.ts.map +1 -1
  109. package/dist/viewer/components/inspector/ChartDataPointOptions.vue.d.ts.map +1 -1
  110. package/dist/viewer/components/inspector/ChartDisplayOptions.vue.d.ts.map +1 -1
  111. package/dist/viewer/components/inspector/ChartPanel.vue.d.ts.map +1 -1
  112. package/dist/viewer/components/inspector/ConnectorArrowsPanel.vue.d.ts.map +1 -1
  113. package/dist/viewer/components/inspector/FillPanel.vue.d.ts.map +1 -1
  114. package/dist/viewer/components/inspector/MediaPlaybackOptions.vue.d.ts.map +1 -1
  115. package/dist/viewer/components/inspector/PresentationPropertiesPanel.vue.d.ts +5 -0
  116. package/dist/viewer/components/inspector/PresentationPropertiesPanel.vue.d.ts.map +1 -1
  117. package/dist/viewer/components/inspector/PresentationSettingsCard.vue.d.ts.map +1 -1
  118. package/dist/viewer/components/inspector/SlideInspector.vue.d.ts +5 -0
  119. package/dist/viewer/components/inspector/SlideInspector.vue.d.ts.map +1 -1
  120. package/dist/viewer/components/inspector/SlideSizeCard.vue.d.ts +5 -0
  121. package/dist/viewer/components/inspector/SlideSizeCard.vue.d.ts.map +1 -1
  122. package/dist/viewer/components/inspector/StrokePanel.vue.d.ts.map +1 -1
  123. package/dist/viewer/components/inspector/TableCellAdvancedFill.vue.d.ts.map +1 -1
  124. package/dist/viewer/components/inspector/Text3DBevelSection.vue.d.ts.map +1 -1
  125. package/dist/viewer/components/inspector/Text3DProperties.vue.d.ts.map +1 -1
  126. package/dist/viewer/components/inspector/TextPanel.vue.d.ts.map +1 -1
  127. package/dist/viewer/components/inspector/ThemeSelectorCard.vue.d.ts.map +1 -1
  128. package/dist/viewer/components/ribbon/DesignSection.vue.d.ts +7 -0
  129. package/dist/viewer/components/ribbon/DesignSection.vue.d.ts.map +1 -1
  130. package/dist/viewer/components/ribbon/RibbonToolbar.vue.d.ts.map +1 -1
  131. package/dist/viewer/components/ribbon/TransitionsSection.vue.d.ts.map +1 -1
  132. package/dist/viewer/components/ribbon/ribbon-types.d.ts +2 -0
  133. package/dist/viewer/components/ribbon/ribbon-types.d.ts.map +1 -1
  134. package/dist/viewer/components/selection-overlay-geometry.d.ts +9 -2
  135. package/dist/viewer/components/selection-overlay-geometry.d.ts.map +1 -1
  136. package/dist/viewer/composables/chart-canvas-interaction-support.d.ts +14 -26
  137. package/dist/viewer/composables/chart-canvas-interaction-support.d.ts.map +1 -1
  138. package/dist/viewer/composables/ribbon-props-actions.d.ts +1 -0
  139. package/dist/viewer/composables/ribbon-props-actions.d.ts.map +1 -1
  140. package/dist/viewer/composables/ribbon-props-types.d.ts +2 -0
  141. package/dist/viewer/composables/ribbon-props-types.d.ts.map +1 -1
  142. package/dist/viewer/composables/selection-gesture.d.ts +4 -3
  143. package/dist/viewer/composables/selection-gesture.d.ts.map +1 -1
  144. package/dist/viewer/composables/shape-adjustment.d.ts +1 -1
  145. package/dist/viewer/composables/shape-adjustment.d.ts.map +1 -1
  146. package/dist/viewer/composables/useAutosave.d.ts.map +1 -1
  147. package/dist/viewer/composables/useAutosaveRecovery.d.ts +28 -0
  148. package/dist/viewer/composables/useAutosaveRecovery.d.ts.map +1 -0
  149. package/dist/viewer/composables/useAutosaveWiring.d.ts +17 -3
  150. package/dist/viewer/composables/useAutosaveWiring.d.ts.map +1 -1
  151. package/dist/viewer/composables/useCustomShowsWiring.d.ts +7 -1
  152. package/dist/viewer/composables/useCustomShowsWiring.d.ts.map +1 -1
  153. package/dist/viewer/composables/useEditorKeyboard.d.ts +2 -2
  154. package/dist/viewer/composables/useEditorKeyboard.d.ts.map +1 -1
  155. package/dist/viewer/composables/useElementDrag.d.ts +6 -2
  156. package/dist/viewer/composables/useElementDrag.d.ts.map +1 -1
  157. package/dist/viewer/composables/useExportWiring.d.ts.map +1 -1
  158. package/dist/viewer/composables/useInspectorDeckActions.d.ts +10 -1
  159. package/dist/viewer/composables/useInspectorDeckActions.d.ts.map +1 -1
  160. package/dist/viewer/composables/useKeyboardShortcuts.d.ts +3 -1
  161. package/dist/viewer/composables/useKeyboardShortcuts.d.ts.map +1 -1
  162. package/dist/viewer/composables/useLoadContent.d.ts +41 -1
  163. package/dist/viewer/composables/useLoadContent.d.ts.map +1 -1
  164. package/dist/viewer/composables/useMasterViewWiring.d.ts +11 -0
  165. package/dist/viewer/composables/useMasterViewWiring.d.ts.map +1 -1
  166. package/dist/viewer/composables/usePresentationKeyboard.d.ts +1 -1
  167. package/dist/viewer/composables/usePresentationKeyboard.d.ts.map +1 -1
  168. package/dist/viewer/composables/useViewerRibbonProps.d.ts +2 -0
  169. package/dist/viewer/composables/useViewerRibbonProps.d.ts.map +1 -1
  170. package/dist/viewer/index.cjs +1 -1
  171. package/dist/viewer/index.cjs.br +0 -0
  172. package/dist/viewer/index.cjs.gz +0 -0
  173. package/dist/viewer/index.js +3 -3
  174. package/dist/viewer/index.js.br +0 -0
  175. package/dist/viewer/index.js.gz +0 -0
  176. package/dist/viewer/types.d.ts +23 -2
  177. package/dist/viewer/types.d.ts.map +1 -1
  178. package/dist/{viewer-D0nqZx7k.js → viewer-CB11GPcM.js} +11201 -11789
  179. package/dist/viewer-CB11GPcM.js.br +0 -0
  180. package/dist/viewer-CB11GPcM.js.gz +0 -0
  181. package/dist/{viewer-BwJJ9ln_.cjs → viewer-Px2AOVRb.cjs} +7426 -8014
  182. package/dist/viewer-Px2AOVRb.cjs.br +0 -0
  183. package/dist/viewer-Px2AOVRb.cjs.gz +0 -0
  184. package/package.json +2 -2
  185. package/dist/AiChatPanel-B31lYch2.js.br +0 -0
  186. package/dist/AiChatPanel-B31lYch2.js.gz +0 -0
  187. package/dist/AiChatPanel-DzrP8iyH.cjs.br +0 -0
  188. package/dist/AiChatPanel-DzrP8iyH.cjs.gz +0 -0
  189. package/dist/dist-B3eoLsI5.js.br +0 -0
  190. package/dist/dist-B3eoLsI5.js.gz +0 -0
  191. package/dist/dist-DkxKY65f.cjs.br +0 -0
  192. package/dist/dist-DkxKY65f.cjs.gz +0 -0
  193. package/dist/gif-encoder-DVIc5O-_.cjs +0 -2
  194. package/dist/gif-encoder-DVIc5O-_.cjs.br +0 -0
  195. package/dist/gif-encoder-DVIc5O-_.cjs.gz +0 -0
  196. package/dist/gif-encoder-DlNQ-wgJ.js +0 -2
  197. package/dist/gif-encoder-DlNQ-wgJ.js.br +0 -0
  198. package/dist/gif-encoder-DlNQ-wgJ.js.gz +0 -0
  199. package/dist/i18n-2w3HdMgz.js.br +0 -0
  200. package/dist/i18n-2w3HdMgz.js.gz +0 -0
  201. package/dist/i18n-D81ZF3Nv.cjs.br +0 -0
  202. package/dist/i18n-D81ZF3Nv.cjs.gz +0 -0
  203. package/dist/useViewerSettingsDialog-C3IJ8EIW.cjs.br +0 -0
  204. package/dist/useViewerSettingsDialog-C3IJ8EIW.cjs.gz +0 -0
  205. package/dist/useViewerSettingsDialog-DF7djpzS.js.br +0 -0
  206. package/dist/useViewerSettingsDialog-DF7djpzS.js.gz +0 -0
  207. package/dist/viewer/components/chart/BoxWhiskerChart.vue.d.ts +0 -20
  208. package/dist/viewer/components/chart/BoxWhiskerChart.vue.d.ts.map +0 -1
  209. package/dist/viewer/components/chart/ChartChrome.vue.d.ts +0 -25
  210. package/dist/viewer/components/chart/ChartChrome.vue.d.ts.map +0 -1
  211. package/dist/viewer/components/chart/ComboChart.vue.d.ts +0 -17
  212. package/dist/viewer/components/chart/ComboChart.vue.d.ts.map +0 -1
  213. package/dist/viewer/components/chart/FunnelChart.vue.d.ts +0 -18
  214. package/dist/viewer/components/chart/FunnelChart.vue.d.ts.map +0 -1
  215. package/dist/viewer/components/chart/HistogramChart.vue.d.ts +0 -18
  216. package/dist/viewer/components/chart/HistogramChart.vue.d.ts.map +0 -1
  217. package/dist/viewer/components/chart/RegionMapChart.vue.d.ts +0 -22
  218. package/dist/viewer/components/chart/RegionMapChart.vue.d.ts.map +0 -1
  219. package/dist/viewer/components/chart/StockChart.vue.d.ts +0 -17
  220. package/dist/viewer/components/chart/StockChart.vue.d.ts.map +0 -1
  221. package/dist/viewer/components/chart/SunburstChart.vue.d.ts +0 -19
  222. package/dist/viewer/components/chart/SunburstChart.vue.d.ts.map +0 -1
  223. package/dist/viewer/components/chart/SurfaceChart.vue.d.ts +0 -25
  224. package/dist/viewer/components/chart/SurfaceChart.vue.d.ts.map +0 -1
  225. package/dist/viewer/components/chart/TreemapChart.vue.d.ts +0 -16
  226. package/dist/viewer/components/chart/TreemapChart.vue.d.ts.map +0 -1
  227. package/dist/viewer/components/chart/WaterfallChart.vue.d.ts +0 -16
  228. package/dist/viewer/components/chart/WaterfallChart.vue.d.ts.map +0 -1
  229. package/dist/viewer/components/chart/chart-render-kind.d.ts +0 -12
  230. package/dist/viewer/components/chart/chart-render-kind.d.ts.map +0 -1
  231. package/dist/viewer-BwJJ9ln_.cjs.br +0 -0
  232. package/dist/viewer-BwJJ9ln_.cjs.gz +0 -0
  233. package/dist/viewer-D0nqZx7k.js.br +0 -0
  234. package/dist/viewer-D0nqZx7k.js.gz +0 -0
package/CHANGELOG.md CHANGED
@@ -3,19 +3,79 @@
3
3
  All notable changes to this project are documented here.
4
4
  This file is generated from [Conventional Commits](https://www.conventionalcommits.org)
5
5
  by [git-cliff](https://git-cliff.org); do not edit it by hand.
6
+ A release listed with no entries carried no Conventional Commit in this package's
7
+ scope: scripts/release-plan.mjs re-releases a package whenever any of its files
8
+ change, not only on conventional ones.
9
+
10
+ ## [2.19.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.19.0) - 2026-08-13
11
+
12
+ ### Bug Fixes
13
+
14
+ - **core:** Stop save rewriting what the author never wrote (by @ChristopherVR) ([6fb2767](https://github.com/ChristopherVR/pptx-viewer/commit/6fb2767583de0e82747c3700e3311869dd693a1d))
15
+
16
+ ## [2.18.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.18.0) - 2026-08-13
17
+
18
+ ### Features
19
+
20
+ - **shared:** Own the decisions the bindings were each making themselves (by @ChristopherVR) ([5421272](https://github.com/ChristopherVR/pptx-viewer/commit/5421272a531536ab3b494e5df91068c98326e6ed))
21
+ - **shared:** Model hyperlinks and equations, and own the group rules (by @ChristopherVR) ([a6bf4c1](https://github.com/ChristopherVR/pptx-viewer/commit/a6bf4c15ab3b49a44a2d24e2122ddbe3cdd3b8ed))
22
+
23
+ ### Bug Fixes
24
+
25
+ - **core:** Repair save-pipeline corruption found by the OpenXML parity audit (by @ChristopherVR) ([554006e](https://github.com/ChristopherVR/pptx-viewer/commit/554006e004b6212f5561eb19954bbcff17bbdf7f))
26
+ - **vue:** Make the controls that render actually do something (by @ChristopherVR) ([11686f0](https://github.com/ChristopherVR/pptx-viewer/commit/11686f0d9bfbc1af4f0a0e82ab941ae89bd5ff7f))
27
+ - **vue:** Thread the ribbon props the toolbar sections require (by @ChristopherVR) ([c86209e](https://github.com/ChristopherVR/pptx-viewer/commit/c86209ebc260db27d3448e3028734dea27dac8ff))
28
+ - **vue:** Complete the custom-fonts wiring through the settings dialog (by @ChristopherVR) ([5e6d71a](https://github.com/ChristopherVR/pptx-viewer/commit/5e6d71a59eaa0305fbc797d5cb09b67620ecaa05))
29
+ - **vue:** Drop a duplicated SettingsCustomFontsSection import (by @ChristopherVR) ([e136ad0](https://github.com/ChristopherVR/pptx-viewer/commit/e136ad078b9fbac487a8c8c0e43053c048c3f299))
30
+ - **core:** Close the round-trip defects the corpus harness exposed (by @ChristopherVR) ([2011c66](https://github.com/ChristopherVR/pptx-viewer/commit/2011c664049bfd580801529c3337ba65bd8d3f13))
31
+ - **vue:** Autosave template edits and render SmartArt labels (by @ChristopherVR) ([1e45359](https://github.com/ChristopherVR/pptx-viewer/commit/1e453591b171c6e165b13502f7cf6325cb4e9d5e))
6
32
 
7
33
  ## [2.17.9](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.17.9) - 2026-08-11
8
34
 
35
+ ### Bug Fixes
36
+
37
+ - **shared:** Keep a morph pair travelling when its outline is tweened too (by @ChristopherVR) ([0316cf7](https://github.com/ChristopherVR/pptx-viewer/commit/0316cf7b058bc49b247250d9e188822fdd4ef11f))
38
+ - **shared:** Dissolve a re-fitted morph paragraph in place instead of stretching it (by @ChristopherVR) ([975c6f6](https://github.com/ChristopherVR/pptx-viewer/commit/975c6f600a836081ec0f30c99fffb9aabbaaa598))
39
+
9
40
  ## [2.17.8](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.17.8) - 2026-08-11
10
41
 
42
+ ### Bug Fixes
43
+
44
+ - **shared:** Stop Vue and Angular writing an inline pointer-events lock during a show (by @ChristopherVR) ([4cb649a](https://github.com/ChristopherVR/pptx-viewer/commit/4cb649a53f5903557ef2f93c190fe6ddd538599e))
45
+
11
46
  ## [2.17.7](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.17.7) - 2026-08-11
12
47
 
48
+ ### Bug Fixes
49
+
50
+ - **vue:** Swap inherited layout artwork when a slide's layout changes (by @ChristopherVR) ([1e927ce](https://github.com/ChristopherVR/pptx-viewer/commit/1e927ce2f079c1e84659791fa62f47b9e2e0ad45))
51
+
52
+ ### Refactor
53
+
54
+ - **shared:** One paragraph-spacing resolver, and delete four more binding copies (by @ChristopherVR) ([65f8268](https://github.com/ChristopherVR/pptx-viewer/commit/65f8268df08021c1985dc86d93d3338c96b792c8))
55
+ - **shared:** Give the cached-SmartArt projection the whole decision, and React's table styling too (by @ChristopherVR) ([411148f](https://github.com/ChristopherVR/pptx-viewer/commit/411148f44630a65b1cd6e90a2954a53a24f110a5))
56
+ - **shared:** Move find/replace and per-cell table CSS off their React copies (by @ChristopherVR) ([5b81728](https://github.com/ChristopherVR/pptx-viewer/commit/5b81728891f3e8cea1c2def2aed2d8b23e338081))
57
+ - **vue:** Take the comment id from shared (by @ChristopherVR) ([b8d2950](https://github.com/ChristopherVR/pptx-viewer/commit/b8d2950edc73e5ac6691a0164825d9f2ff58ac39))
58
+
13
59
  ## [2.17.6](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.17.6) - 2026-08-10
14
60
 
61
+ ### Bug Fixes
62
+
63
+ - **shared:** Render cached SmartArt shapes and transparent table headers as authored (by @ChristopherVR) ([24ec6b4](https://github.com/ChristopherVR/pptx-viewer/commit/24ec6b4f2079b55f02aa5559bfa3c3f1eae67652))
64
+ - **react:** Connect the Home tab's Layout control to the slide it acts on (by @ChristopherVR) ([6cb76bb](https://github.com/ChristopherVR/pptx-viewer/commit/6cb76bb27caaf486c280f432f9476f2365eb46ca))
65
+
15
66
  ## [2.17.5](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.17.5) - 2026-08-10
16
67
 
68
+ ### Bug Fixes
69
+
70
+ - **core:** Read placeholder, list and percentage values as authored (by @ChristopherVR) ([dc2d679](https://github.com/ChristopherVR/pptx-viewer/commit/dc2d679d48d3be854743d3a09bd2e20c5dc5331f))
71
+ - **shared:** Paint an inert morph ghost statically so it stops jittering (by @ChristopherVR) ([ce3be84](https://github.com/ChristopherVR/pptx-viewer/commit/ce3be8487d3530425afb3b455e1671b6c54ae61c))
72
+
17
73
  ## [2.17.4](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.17.4) - 2026-08-10
18
74
 
75
+ ### Bug Fixes
76
+
77
+ - **shared:** Crossfade morph wording instead of fading it out then in (by @ChristopherVR) ([50984f1](https://github.com/ChristopherVR/pptx-viewer/commit/50984f141acc601d35aad19883b6fb1f8e0b79c2))
78
+
19
79
  ## [2.17.3](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.17.3) - 2026-08-10
20
80
 
21
81
  ### Dependencies
@@ -31,24 +91,124 @@ by [git-cliff](https://git-cliff.org); do not edit it by hand.
31
91
 
32
92
  ## [2.17.2](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.17.2) - 2026-08-08
33
93
 
94
+ ### Bug Fixes
95
+
96
+ - Dissolve a morph's arriving shapes over the ghost that hid them (by @ChristopherVR) ([89536a3](https://github.com/ChristopherVR/pptx-viewer/commit/89536a36c3e38c3bc8b1219f702dee39e1526fcb))
97
+ - Dissolve a morph's centre panel the way PowerPoint measurably does (by @ChristopherVR) ([8c03a9a](https://github.com/ChristopherVR/pptx-viewer/commit/8c03a9a4db720dc4c6883ecd5778749e9148f3af))
98
+ - **shared:** Measure per word, and never measure a glyph in isolation (by @ChristopherVR) ([a92004b](https://github.com/ChristopherVR/pptx-viewer/commit/a92004bd554a66e5a0812d5bd20b3df1fff94379))
99
+
34
100
  ## [2.17.1](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.17.1) - 2026-08-07
35
101
 
102
+ ### Bug Fixes
103
+
104
+ - **shared:** Morph a picture's scale, which OOXML stores as a source crop (by @ChristopherVR) ([e2743c7](https://github.com/ChristopherVR/pptx-viewer/commit/e2743c7509090272f4d7bed6df506402de8f6a91))
105
+ - **shared:** A still of a slide paints no media chrome (by @ChristopherVR) ([d99e6fd](https://github.com/ChristopherVR/pptx-viewer/commit/d99e6fda7de360e1b1c3f16c578119f8ce5b5d5a))
106
+ - **vue:** Route the media fallback through the shared surface rule (by @ChristopherVR) ([9eec996](https://github.com/ChristopherVR/pptx-viewer/commit/9eec9969af543a1e66c35cfb2ced38b0821cac5a))
107
+ - **shared:** Measure each run's PowerPoint width instead of guessing one (by @ChristopherVR) ([920d1f3](https://github.com/ChristopherVR/pptx-viewer/commit/920d1f38129886f834fcfe42681339e8251f6814))
108
+ - **shared:** A media fallback says WHICH badge, not just "a badge" (by @ChristopherVR) ([1cbe78f](https://github.com/ChristopherVR/pptx-viewer/commit/1cbe78f85985ca87a834380932d845303250606d))
109
+ - **vue:** Mark missing media as not found, not as playable (by @ChristopherVR) ([1931659](https://github.com/ChristopherVR/pptx-viewer/commit/1931659c14d28a17424dbccd513afb92c4fa9cdd))
110
+
111
+ ### Styling
112
+
113
+ - **shared:** Escape the measurement cache separator (by @ChristopherVR) ([944b312](https://github.com/ChristopherVR/pptx-viewer/commit/944b312abee48c351b84e39c794027a18ec2d758))
114
+
36
115
  ## [2.17.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.17.0) - 2026-08-07
37
116
 
117
+ ### Features
118
+
119
+ - Navigate a running slide show on the wheel in every binding (by @ChristopherVR) ([91a19e9](https://github.com/ChristopherVR/pptx-viewer/commit/91a19e96df9d19862b92c3f89ca55acbfbde3111))
120
+
38
121
  ## [2.16.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.16.0) - 2026-08-07
39
122
 
123
+ ### Features
124
+
125
+ - **shared:** Map wheel gestures to PowerPoint's intents (by @ChristopherVR) ([1cc7797](https://github.com/ChristopherVR/pptx-viewer/commit/1cc779799cf5b6ffa94c39199c71b563e21afa82))
126
+
127
+ ### Refactor
128
+
129
+ - Route four bindings through the shared geometry cascade (by @ChristopherVR) ([859ca12](https://github.com/ChristopherVR/pptx-viewer/commit/859ca12b37efcf98e7614b2c2109f3bf1d9c0f72))
130
+
40
131
  ## [2.15.3](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.15.3) - 2026-08-07
41
132
 
133
+ ### Bug Fixes
134
+
135
+ - **shared:** Stop category-axis labels crowding the plot (by @ChristopherVR) ([b511ac4](https://github.com/ChristopherVR/pptx-viewer/commit/b511ac44bb53ed2ca20932801c805ea7f0a2fcd1))
136
+ - Let clicks fall through an unfilled shape's interior (by @ChristopherVR) ([7e17f9d](https://github.com/ChristopherVR/pptx-viewer/commit/7e17f9ddacd058d9b5c13f1060f58621faeb9908))
137
+ - Hollow-shape click-through in the remaining four bindings (by @ChristopherVR) ([fee05ad](https://github.com/ChristopherVR/pptx-viewer/commit/fee05ad5463de9949f289d3aac889794bc7d834a))
138
+
139
+ ### Refactor
140
+
141
+ - **shared:** Single-source the shape geometry cascade (by @ChristopherVR) ([396e4a2](https://github.com/ChristopherVR/pptx-viewer/commit/396e4a28299168af0564364e9b0be7413b2c8ce8))
142
+
42
143
  ## [2.15.2](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.15.2) - 2026-08-07
43
144
 
145
+ ### Bug Fixes
146
+
147
+ - **core:** Measure parallelogram skew against the short side, not the width (by @ChristopherVR) ([fea647f](https://github.com/ChristopherVR/pptx-viewer/commit/fea647f94633e6e919a1c59bda7a71cda8b1b677))
148
+ - **core:** Bulge the teardrop preset's point outwards, not inwards (by @ChristopherVR) ([0b23bc4](https://github.com/ChristopherVR/pptx-viewer/commit/0b23bc4b6ecde5f82f7cebb0601859edbf1ab399))
149
+ - Render ellipses as ellipses, not pills (by @ChristopherVR) ([b6d2598](https://github.com/ChristopherVR/pptx-viewer/commit/b6d2598fb58f8fc81fbef463c728d87a78c129b4))
150
+ - Stop slicing overflowing text with an identity rect clip-path (by @ChristopherVR) ([7393111](https://github.com/ChristopherVR/pptx-viewer/commit/73931118e9e29bf16d1ffccb6f01d68a02091463))
151
+
44
152
  ## [2.15.1](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.15.1) - 2026-08-07
45
153
 
154
+ ### Bug Fixes
155
+
156
+ - **core:** Recognize nodeType="afterEffect" when parsing animation triggers (by @ChristopherVR) ([554c077](https://github.com/ChristopherVR/pptx-viewer/commit/554c077b6d0960c5777163a83afe27ee9795b8c2))
157
+
46
158
  ## [2.15.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.15.0) - 2026-08-07
47
159
 
160
+ ### Features
161
+
162
+ - **shared:** Remember the open deck so a refresh reopens it (by @ChristopherVR) ([abbe3bd](https://github.com/ChristopherVR/pptx-viewer/commit/abbe3bd15318dd2b7b470eb69b51468d5b9ed26a))
163
+
164
+ ### Bug Fixes
165
+
166
+ - **shared:** Make Set Up Slide Show's Manual advance mode actually work (by @ChristopherVR) ([c308423](https://github.com/ChristopherVR/pptx-viewer/commit/c3084238158b582b149fcc74903045f4145a0981))
167
+
48
168
  ## [2.14.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.14.0) - 2026-08-07
49
169
 
170
+ ### Features
171
+
172
+ - **core:** Import legacy PowerPoint 97-2003 (.ppt) files (by @ChristopherVR) ([6f71bd3](https://github.com/ChristopherVR/pptx-viewer/commit/6f71bd31270afac2bdc3df4ad082a3e08d5b3e75))
173
+ - **core:** Export and import decks as portable JSON (by @ChristopherVR) ([965fc05](https://github.com/ChristopherVR/pptx-viewer/commit/965fc05ce0993d97a15d6199c8763eada99fa646))
174
+ - **shared:** Insert slides from a template gallery (by @ChristopherVR) ([abc7f77](https://github.com/ChristopherVR/pptx-viewer/commit/abc7f77d911c644faa09540eaab30a684f4b6e19))
175
+ - **shared:** Blackboard mode, element rename and column charts (by @ChristopherVR) ([a69ffce](https://github.com/ChristopherVR/pptx-viewer/commit/a69ffce0a7635632cf19cb060b329a8ff5d19422))
176
+ - **shared:** Selectively-subscribable viewer store with per-binding adapters (by @ChristopherVR) ([745c554](https://github.com/ChristopherVR/pptx-viewer/commit/745c554866d66c6318db353ab678e34f235f8037))
177
+
178
+ ### Bug Fixes
179
+
180
+ - **core:** Stop inferring motion-path auto-rotate from rAng (by @ChristopherVR) ([32ee041](https://github.com/ChristopherVR/pptx-viewer/commit/32ee041249ebd5f761f54275bb98148548c7364e))
181
+ - **core:** Read line-series colours from a:ln/a:solidFill (by @ChristopherVR) ([714c10a](https://github.com/ChristopherVR/pptx-viewer/commit/714c10a2b29843dbb8481c98330db0f29a509b2d))
182
+ - **shared:** Animation reveal, stroke paint and comment threading (by @ChristopherVR) ([946aea2](https://github.com/ChristopherVR/pptx-viewer/commit/946aea274a82dbc9fd231e4caeb269fecf9d8334))
183
+ - **vue:** Reach the AI assistant on mobile and scale resize handles (by @ChristopherVR) ([f2795d5](https://github.com/ChristopherVR/pptx-viewer/commit/f2795d5190bb310ca4ad8ea5c6dfe546b088eb4e))
184
+ - **shared:** Keep a drawing gesture from advancing the show (by @ChristopherVR) ([e2578cc](https://github.com/ChristopherVR/pptx-viewer/commit/e2578cc462725d70761058295de13f35c3ccb6fe))
185
+ - **shared:** Return the keyboard to the viewer after an inline edit (by @ChristopherVR) ([351947a](https://github.com/ChristopherVR/pptx-viewer/commit/351947a1e515ad748f2fa23ec0dee59b1b1a8fbc))
186
+ - **present:** Let a blanked screen pass clicks through to the show (by @ChristopherVR) ([a8cc5d2](https://github.com/ChristopherVR/pptx-viewer/commit/a8cc5d265959d98a8bee8ab9ace42dfeef53aba2))
187
+ - **shared:** Translate the labels five bindings were rendering in English (by @ChristopherVR) ([d1bfad6](https://github.com/ChristopherVR/pptx-viewer/commit/d1bfad666119f27b3a01266729a471af8a0e47ea))
188
+ - **cli:** Let the scaffolded starters open legacy .ppt decks (by @ChristopherVR) ([2cde7f8](https://github.com/ChristopherVR/pptx-viewer/commit/2cde7f84dded2d4beca7e0f48b8d0a50d0968bf5))
189
+ - **shared:** Escape SVG gradient markup attributes (by @ChristopherVR) ([7e5dd23](https://github.com/ChristopherVR/pptx-viewer/commit/7e5dd232103f90b822ca268fdb5a15b0c619be1b))
190
+ - **shared:** Route numeric SVG gradient attributes through the escape barrier (by @ChristopherVR) ([58485f3](https://github.com/ChristopherVR/pptx-viewer/commit/58485f36219d8b07c73825e47c8f7cd8b43e5a19))
191
+ - **shared:** Stop a morph inventing pairs and hiding what arrives (by @ChristopherVR) ([058051d](https://github.com/ChristopherVR/pptx-viewer/commit/058051d88201f71d64c3dee8b373af70a5f005a9))
192
+
193
+ ### Performance
194
+
195
+ - **shared:** Drop state writes that carry no new information (by @ChristopherVR) ([74ba824](https://github.com/ChristopherVR/pptx-viewer/commit/74ba82402f5f73fe1d3d7c04989374417444f2d2))
196
+
197
+ ### Refactor
198
+
199
+ - **shared:** Place the eight resize handles from one table (by @ChristopherVR) ([86feabb](https://github.com/ChristopherVR/pptx-viewer/commit/86feabbdf23fb0bed31b44a472b2ae411110dba9))
200
+ - **shared:** Move the canvas zoom slice onto the viewer runtime (by @ChristopherVR) ([054c9eb](https://github.com/ChristopherVR/pptx-viewer/commit/054c9eb5757ceefc10d71e596acb3b0b46d96820))
201
+
50
202
  ## [2.13.2](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.13.2) - 2026-08-05
51
203
 
204
+ ### Bug Fixes
205
+
206
+ - **core:** Resolve styled full font names and add condensed fallbacks (by @ChristopherVR) ([26b1f74](https://github.com/ChristopherVR/pptx-viewer/commit/26b1f745929fe33cda2044dc4a24ff4edbbab0d5))
207
+ - **shared:** Draw chart text at point size and scale chart SVGs 1:1 (by @ChristopherVR) ([da333f9](https://github.com/ChristopherVR/pptx-viewer/commit/da333f933eeba0af226ca1894639696350e23cfb))
208
+ - **shared:** Suspend the show on window blur, not only tab-hide (by @ChristopherVR) ([4a2c254](https://github.com/ChristopherVR/pptx-viewer/commit/4a2c254350554c189a53a0284aeb72e84b724740))
209
+ - **shared:** Fold the origami transition like a sheet of paper (by @ChristopherVR) ([f0f9fc2](https://github.com/ChristopherVR/pptx-viewer/commit/f0f9fc2710a4c1a3760729cfddca0afc7f66c70d))
210
+ - **shared:** Cover the fillRect placement fields in the collab schema (by @ChristopherVR) ([d455ed7](https://github.com/ChristopherVR/pptx-viewer/commit/d455ed72b254633d34e08d7694069e6c0d9f5615))
211
+
52
212
  ## [2.13.1](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.13.1) - 2026-08-05
53
213
 
54
214
  ### Dependencies
@@ -61,38 +221,196 @@ by [git-cliff](https://git-cliff.org); do not edit it by hand.
61
221
 
62
222
  ## [2.13.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.13.0) - 2026-08-01
63
223
 
224
+ ### Features
225
+
226
+ - Fixed graphs and arrows shapes (by @ChristopherVR) ([94813f5](https://github.com/ChristopherVR/pptx-viewer/commit/94813f52a75fb3b42f72e7c33be41393b794cf82))
227
+
64
228
  ## [2.12.1](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.12.1) - 2026-08-01
65
229
 
230
+ ### Bug Fixes
231
+
232
+ - Make an inspector edit exactly one undo step, in every binding (by @ChristopherVR) ([48733d4](https://github.com/ChristopherVR/pptx-viewer/commit/48733d4a9dbe8d7887b0a103cc7cb1e90882464b))
233
+ - Let the presenter finish the show, and keep scrubbers out of its panes (by @ChristopherVR) ([c7c12bc](https://github.com/ChristopherVR/pptx-viewer/commit/c7c12bc053548c8e94d3da385461d6569a1695a0))
234
+
235
+ ### Refactor
236
+
237
+ - **vue:** Drop the orphaned useSelection composable (by @ChristopherVR) ([f5f31f3](https://github.com/ChristopherVR/pptx-viewer/commit/f5f31f3710bbf26e0dd60e0c68a852b033ee8e22))
238
+ - **shared:** Split arrow markers and dash patterns out of connector-path (by @ChristopherVR) ([53d47d1](https://github.com/ChristopherVR/pptx-viewer/commit/53d47d1d529fe17f165a16ec9de7b7f29b17845c))
239
+
66
240
  ## [2.12.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.12.0) - 2026-08-01
67
241
 
242
+ ### Features
243
+
244
+ - Mark hidden slides in every rail and sorter, and honour custom shows in vanilla and svelte (by @ChristopherVR) ([b61f202](https://github.com/ChristopherVR/pptx-viewer/commit/b61f2029b09d2bad78fc53bdd0f0d5538b171aa9))
245
+ - Name every animation preset a user can reach, in every locale (by @ChristopherVR) ([f99962d](https://github.com/ChristopherVR/pptx-viewer/commit/f99962d0e98d579ad45ee77299b1df1f326fde6d))
246
+ - **vue:** Add the connector arrowhead controls, and make connectors clickable (by @ChristopherVR) ([2b0976e](https://github.com/ChristopherVR/pptx-viewer/commit/2b0976ea68b4ffc6c3ab7fd5d58aed1c8f5d1356))
247
+ - Draw action affordances in every binding, and mark group children (by @ChristopherVR) ([39ed47f](https://github.com/ChristopherVR/pptx-viewer/commit/39ed47f5a7a7dada06362e422aeb39e563485cab))
248
+ - Make connectors clickable and give all five the same arrowhead controls (by @ChristopherVR) ([e482b12](https://github.com/ChristopherVR/pptx-viewer/commit/e482b12ff2a589f68953ab7e48c63d4bac927fb4))
249
+ - Give all five the same presenter console, and stop vanilla dropping the show (by @ChristopherVR) ([bf861fd](https://github.com/ChristopherVR/pptx-viewer/commit/bf861fd79c55874ec4f4e66ee25357d003b6189d))
250
+
251
+ ### Bug Fixes
252
+
253
+ - **shared:** Paint SVG-only pictures, honour srcRect crops, stop bold leaking (by @ChristopherVR) ([ff866db](https://github.com/ChristopherVR/pptx-viewer/commit/ff866db22a2f59f0fbb6da518b4055e8edd80481))
254
+ - Give every binding React's slide-show bar, and make slice clicks work (by @ChristopherVR) ([31f30f7](https://github.com/ChristopherVR/pptx-viewer/commit/31f30f7f26117e3badb34c2e2e0a29f32f8da608))
255
+ - Play slide media the way the deck authored it (by @ChristopherVR) ([855f140](https://github.com/ChristopherVR/pptx-viewer/commit/855f140bd3507a87de91479e62af0b67be4c8649))
256
+
257
+ ### Refactor
258
+
259
+ - **vue:** Decompose the two largest view-layer files (by @ChristopherVR) ([0bd2568](https://github.com/ChristopherVR/pptx-viewer/commit/0bd25680a428a47eecba38c4f50839c7a93eba80))
260
+
68
261
  ## [2.11.1](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.11.1) - 2026-07-31
69
262
 
263
+ ### Bug Fixes
264
+
265
+ - **shared:** Stop a morph gliding one text box into an unrelated one (by @ChristopherVR) ([bc4789f](https://github.com/ChristopherVR/pptx-viewer/commit/bc4789fef0dbcaf8d524b19f99fac15847597ad0))
266
+ - **shared:** Stop a morph double-painting unchanged shapes, and dissolve text (by @ChristopherVR) ([d4b3952](https://github.com/ChristopherVR/pptx-viewer/commit/d4b3952757d719b2c7e1b4be307b14a15c56f73a))
267
+ - Stop showing users raw OOXML tokens, and make Vanilla's point index work (by @ChristopherVR) ([33d63ce](https://github.com/ChristopherVR/pptx-viewer/commit/33d63cec94a22ddf7cc0b57ddaa61ddb43eaedd3))
268
+ - Skip hidden slides in the show, and honour endWithBlackSlide (by @ChristopherVR) ([2a9ef49](https://github.com/ChristopherVR/pptx-viewer/commit/2a9ef49f97f976eb088a2fcc092b56a54b112fa3))
269
+
70
270
  ## [2.11.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.11.0) - 2026-07-31
71
271
 
272
+ ### Features
273
+
274
+ - **shared:** Outline view, motion-path authoring, and chart marker resolution (by @ChristopherVR) ([e6a3621](https://github.com/ChristopherVR/pptx-viewer/commit/e6a362195b811231c76a24eb94de8e95795716f8))
275
+ - Outline view, motion-path authoring and the missing chart controls (by @ChristopherVR) ([278de2f](https://github.com/ChristopherVR/pptx-viewer/commit/278de2f5754f2b8bb19722460e047deb4cd72fbb))
276
+
277
+ ### Bug Fixes
278
+
279
+ - **core:** Stop dropping a:pPr/@lvl when a paragraph's runs share one style (by @ChristopherVR) ([03aa4ed](https://github.com/ChristopherVR/pptx-viewer/commit/03aa4edeea15336b032227601cc57fb65d378b1c))
280
+
72
281
  ## [2.10.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.10.0) - 2026-07-31
73
282
 
283
+ ### Features
284
+
285
+ - **shared:** Own the equation, media, reading-view and table-grid logic (by @ChristopherVR) ([c33af39](https://github.com/ChristopherVR/pptx-viewer/commit/c33af39d2157fdb8610c104a8a3e54fa8ae7c672))
286
+ - Wire reading view, the shared equation pipeline and a table data grid (by @ChristopherVR) ([b731b52](https://github.com/ChristopherVR/pptx-viewer/commit/b731b52f926737f0ccef95247f20db217cee1fb5))
287
+
288
+ ### Bug Fixes
289
+
290
+ - **shared:** Resolve linked text-box chains inside groups (by @ChristopherVR) ([5e09586](https://github.com/ChristopherVR/pptx-viewer/commit/5e0958689a591f839ccfdf20bb3ae174af00030a))
291
+
74
292
  ## [2.9.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.9.0) - 2026-07-31
75
293
 
294
+ ### Features
295
+
296
+ - **shared:** Give every referenced translation key a real entry (by @ChristopherVR) ([8ff4461](https://github.com/ChristopherVR/pptx-viewer/commit/8ff4461d0376408330ef5ce875b4aa7a13d0614f))
297
+ - **shared:** Own the logic five bindings had each hand-ported (by @ChristopherVR) ([60b9b0d](https://github.com/ChristopherVR/pptx-viewer/commit/60b9b0d06d60d674835ef23166ca9c46c1b191ba))
298
+ - **vue:** Close the ribbon, context-menu and field-context gaps (by @ChristopherVR) ([8273f08](https://github.com/ChristopherVR/pptx-viewer/commit/8273f089a2646f266ed3f176bc8ce7a20fa71b30))
299
+ - **core:** Model a gradient / pattern outline in structured form (by @ChristopherVR) ([69322c9](https://github.com/ChristopherVR/pptx-viewer/commit/69322c94ab40e37f19a1789c3149b5dd5d71498c))
300
+ - **shared:** Stroke a gradient outline as SVG instead of a flat border (by @ChristopherVR) ([fc72324](https://github.com/ChristopherVR/pptx-viewer/commit/fc723241643cdc18bb6ad0c113ca08763c9426ad))
301
+ - **vue:** Paint a gradient outline with a stroked SVG path (by @ChristopherVR) ([33d8b10](https://github.com/ChristopherVR/pptx-viewer/commit/33d8b1000664c94a82fbb590cba0226c53931b9b))
302
+ - **shared:** Stroke a patterned outline with a real pattern tile (by @ChristopherVR) ([9d8c3bd](https://github.com/ChristopherVR/pptx-viewer/commit/9d8c3bdfbd40e78d0fc66d9325efedb0bc9a3ea4))
303
+ - **vue:** Stroke a patterned outline, not its bare foreground (by @ChristopherVR) ([72e2a4c](https://github.com/ChristopherVR/pptx-viewer/commit/72e2a4cfcaab5e05b950582b12d811c47b57f83f))
304
+ - **shared:** Translate the File backstage and merge the stray key namespaces (by @ChristopherVR) ([e56aa6d](https://github.com/ChristopherVR/pptx-viewer/commit/e56aa6d3f00e4cbd23983036a195cba3c2d6bf6b))
305
+
306
+ ### Bug Fixes
307
+
308
+ - **shared:** Honour authored preset adjustments and emit parseable gradient CSS (by @ChristopherVR) ([dbf5640](https://github.com/ChristopherVR/pptx-viewer/commit/dbf5640fb532082ca96d6a7dc8b439e07dd34a80))
309
+ - **vue:** Apply the gradient tile background-position (by @ChristopherVR) ([eafb597](https://github.com/ChristopherVR/pptx-viewer/commit/eafb597f7b69b638ef028dfeb707c43d39292ca7))
310
+ - **core:** Honour a preset path's own coordinate space, and repair hexagon (by @ChristopherVR) ([8e4a91d](https://github.com/ChristopherVR/pptx-viewer/commit/8e4a91d76a2bdd3ba3369ed541bc262d2a9c06f4))
311
+ - **core:** Rebuild flowChartTerminator from its spec Beziers (by @ChristopherVR) ([0e81403](https://github.com/ChristopherVR/pptx-viewer/commit/0e8140381fe6af3719a52dcc1b39f16609b5faf0))
312
+ - **core:** Keep an inline field in the position it was authored in (by @ChristopherVR) ([beb2067](https://github.com/ChristopherVR/pptx-viewer/commit/beb2067fc11ae709a26b4f9e6714fa557375ec85))
313
+ - **core:** Rebuild sun as a disc plus eight detached rays (by @ChristopherVR) ([cd2fcd4](https://github.com/ChristopherVR/pptx-viewer/commit/cd2fcd4baec66f040671aea332d1bcd2250a2e7f))
314
+ - **core:** Round-trip the Selection Pane hide toggle (by @ChristopherVR) ([14bdb23](https://github.com/ChristopherVR/pptx-viewer/commit/14bdb23d8c2840cc93d8a891c31ac9e8ffdf44cf))
315
+ - **shared:** Resolve a click on a group's child to the group (by @ChristopherVR) ([88ef671](https://github.com/ChristopherVR/pptx-viewer/commit/88ef671c4af065c0e21327ceec5840a2de4d4516))
316
+ - **shared:** Flow linked text-box overflow in every binding (by @ChristopherVR) ([abe1bb0](https://github.com/ChristopherVR/pptx-viewer/commit/abe1bb0702315c8a65582f1d64f62c6679298143))
317
+
318
+ ### Testing
319
+
320
+ - **core:** Pin issue #132 fill and adjustment parsing against the reporter deck (by @ChristopherVR) ([06cd312](https://github.com/ChristopherVR/pptx-viewer/commit/06cd31287bcbd3895a834bed9f89af443526dca2))
321
+
76
322
  ## [2.8.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.8.0) - 2026-07-31
77
323
 
324
+ ### Features
325
+
326
+ - **shared:** Decide which slide-show clicks are a PowerPoint advance (by @ChristopherVR) ([12ab5c8](https://github.com/ChristopherVR/pptx-viewer/commit/12ab5c82f08083e725eae332ee19b03b5021ce79))
327
+
328
+ ### Bug Fixes
329
+
330
+ - **vue:** Advance the slide show on a slide's authored timing (by @ChristopherVR) ([781d0d1](https://github.com/ChristopherVR/pptx-viewer/commit/781d0d1bce1e6761f9429ee30fc1126a29c211f4))
331
+ - **vue:** Paint a video's poster frame and hide its transport in a show (by @ChristopherVR) ([59c2852](https://github.com/ChristopherVR/pptx-viewer/commit/59c285287d990cd9254d8ac4929706568bd02f49))
332
+
78
333
  ## [2.7.1](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.7.1) - 2026-07-31
79
334
 
335
+ ### Bug Fixes
336
+
337
+ - **shared:** Match PowerPoint's morph dissolve windows and half-turn direction (by @ChristopherVR) ([661c250](https://github.com/ChristopherVR/pptx-viewer/commit/661c250ff429f0d8ea2f0bb5e2992a7d57af0353))
338
+ - **shared:** Stop morph pairing a shape with the group that wraps it (by @ChristopherVR) ([d240498](https://github.com/ChristopherVR/pptx-viewer/commit/d240498388734b5e81b238036856d891f86f2570))
339
+ - **core:** Stop an interactive sequence adding a phantom click step (by @ChristopherVR) ([65a4738](https://github.com/ChristopherVR/pptx-viewer/commit/65a4738a6eb8fd0b34999c52dd7e1244c5f0e6b5))
340
+ - **vue:** Make the slide show's transitions visible on a large display (by @ChristopherVR) ([8c6acd9](https://github.com/ChristopherVR/pptx-viewer/commit/8c6acd9bb9226b9522161bfe00fdb44f4c6bba20))
341
+ - **shared:** Resolve the timed slide auto-advance delay (by @ChristopherVR) ([beba8cc](https://github.com/ChristopherVR/pptx-viewer/commit/beba8ccb834f1eb04db305d68ac31d40beda4232))
342
+
343
+ ### Refactor
344
+
345
+ - **shared:** Break the morph-matching <-> morph-flatten import cycle (by @ChristopherVR) ([92223c5](https://github.com/ChristopherVR/pptx-viewer/commit/92223c542d357d2831b4b3641180fec20c264dc1))
346
+
80
347
  ## [2.7.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.7.0) - 2026-07-31
81
348
 
349
+ ### Features
350
+
351
+ - **shared:** Morph a !!-named shape across a grouping boundary (by @ChristopherVR) ([c74847d](https://github.com/ChristopherVR/pptx-viewer/commit/c74847dd53ef3344c4624c036a2f806ea62794c1))
352
+
353
+ ### Bug Fixes
354
+
355
+ - **shared:** Morph rotates the short way round, like PowerPoint (by @ChristopherVR) ([255d0b5](https://github.com/ChristopherVR/pptx-viewer/commit/255d0b5541bdf12d66ab773090fee179072eb852))
356
+ - **shared:** Honour the legacy spd speed, including for morph (by @ChristopherVR) ([ab796b9](https://github.com/ChristopherVR/pptx-viewer/commit/ab796b94e27fa8addbad5f70578b4c9a591c1b11))
357
+ - **shared:** Keep a morphing object solid instead of dipping to the background (by @ChristopherVR) ([5f2b518](https://github.com/ChristopherVR/pptx-viewer/commit/5f2b518d39c16eeb207f70ea1df2583405022611))
358
+
82
359
  ## [2.6.6](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.6.6) - 2026-07-30
83
360
 
361
+ ### Bug Fixes
362
+
363
+ - **shared:** Stop morph id-pairing shapes whose creationId GUIDs differ (by @ChristopherVR) ([b9afc84](https://github.com/ChristopherVR/pptx-viewer/commit/b9afc844f0cab88ed44b25236f21b4628f1309a6))
364
+
365
+ ### Testing
366
+
367
+ - **vue:** Expect PowerPoint's 1.2 default line-height (by @ChristopherVR) ([1023888](https://github.com/ChristopherVR/pptx-viewer/commit/10238888c51cfc7a9739df2cc56bae24c59249cb))
368
+
84
369
  ## [2.6.5](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.6.5) - 2026-07-30
85
370
 
371
+ ### Bug Fixes
372
+
373
+ - **core:** Stamp the endParaRPr size on an empty paragraph's separator (by @ChristopherVR) ([2b18374](https://github.com/ChristopherVR/pptx-viewer/commit/2b1837473bdde04bc41f9593f444a096dd4196b8))
374
+ - **shared:** PowerPoint-exact line height, blank-line strut, marker indent reset (by @ChristopherVR) ([7f7181b](https://github.com/ChristopherVR/pptx-viewer/commit/7f7181b2d4ec36f990b157964c2aa648d291b20f))
375
+
86
376
  ## [2.6.4](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.6.4) - 2026-07-30
87
377
 
378
+ ### Bug Fixes
379
+
380
+ - **shared:** Restate the static transform in every morph keyframe (by @ChristopherVR) ([075a645](https://github.com/ChristopherVR/pptx-viewer/commit/075a6454fe4a5a17e79e2b2adb213ea2e21ccfb0))
381
+
88
382
  ## [2.6.3](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.6.3) - 2026-07-30
89
383
 
384
+ ### Bug Fixes
385
+
386
+ - **shared:** Stop morph pairing nearby shapes of very different sizes; 2s default (by @ChristopherVR) ([3d49c67](https://github.com/ChristopherVR/pptx-viewer/commit/3d49c672089ae26008f24f8cce7160ef22709507))
387
+
90
388
  ## [2.6.2](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.6.2) - 2026-07-30
91
389
 
390
+ ### Bug Fixes
391
+
392
+ - **shared:** Crossfade a morph pair whose GROUP children changed (by @ChristopherVR) ([7492f26](https://github.com/ChristopherVR/pptx-viewer/commit/7492f26a236659f2c15a99c36a92023f7da6cbbc))
393
+
92
394
  ## [2.6.1](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.6.1) - 2026-07-29
93
395
 
396
+ ### Bug Fixes
397
+
398
+ - **core:** Keep grouped text at its authored point size (by @ChristopherVR) ([56f676a](https://github.com/ChristopherVR/pptx-viewer/commit/56f676a850a510fa405361d58c849e4a7adb3bea))
399
+ - **shared:** Keep authored blank lines and give the bullet its hanging box (by @ChristopherVR) ([0a8de56](https://github.com/ChristopherVR/pptx-viewer/commit/0a8de560f117fdaeb06374e61e49a2cf4e1372b7))
400
+ - **shared:** Make morph animate a near-duplicate slide pair (by @ChristopherVR) ([e73ade7](https://github.com/ChristopherVR/pptx-viewer/commit/e73ade737892f3b46a79eb183370a86e3f8b59fe))
401
+ - **vue:** Render authored blank lines and drop the bullet spacer (by @ChristopherVR) ([1e4d270](https://github.com/ChristopherVR/pptx-viewer/commit/1e4d2700d8a46568a0e61d2e9a27c38c5c6ffb4b))
402
+
94
403
  ## [2.6.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.6.0) - 2026-07-27
95
404
 
405
+ ### Features
406
+
407
+ - **shared:** Morph transition render plan and paragraph strut basis (by @ChristopherVR) ([94cfddd](https://github.com/ChristopherVR/pptx-viewer/commit/94cfddd2afc9ab20f294f6aa08ddf95fff7f5213))
408
+
409
+ ### Bug Fixes
410
+
411
+ - **core:** Parse morph, fontRef text colour, and unsized bullets correctly (by @ChristopherVR) ([7607996](https://github.com/ChristopherVR/pptx-viewer/commit/7607996123e493ed1f33a6891e444f3b02bb2ed9))
412
+ - **vue:** Play morph transitions and re-base paragraph line boxes (by @ChristopherVR) ([99df808](https://github.com/ChristopherVR/pptx-viewer/commit/99df808add09864870fa97db76ce224fa8a8831f))
413
+
96
414
  ## [2.5.3](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.5.3) - 2026-07-27
97
415
 
98
416
  ### Dependencies
@@ -108,8 +426,26 @@ by [git-cliff](https://git-cliff.org); do not edit it by hand.
108
426
 
109
427
  ## [2.5.1](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.5.1) - 2026-07-26
110
428
 
429
+ ### Testing
430
+
431
+ - **e2e:** Cover remote presence geometry in every binding (by @ChristopherVR) ([adb9b3c](https://github.com/ChristopherVR/pptx-viewer/commit/adb9b3c180d3f7fce1bd175dfc0b29d385937a51))
432
+
111
433
  ## [2.5.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.5.0) - 2026-07-26
112
434
 
435
+ ### Features
436
+
437
+ - **shared:** Lock the audience display out of edit mode (by @ChristopherVR) ([79dc876](https://github.com/ChristopherVR/pptx-viewer/commit/79dc8768ff599e662c4291861b340c2939001f84))
438
+ - **shared:** Seed a slide as fully built, and keep audience input inert (by @ChristopherVR) ([6acdf5e](https://github.com/ChristopherVR/pptx-viewer/commit/6acdf5e02c6d727828433ba067942e72d6547922))
439
+
440
+ ### Bug Fixes
441
+
442
+ - **core:** Keep the click step's own start conditions (by @ChristopherVR) ([755a4b2](https://github.com/ChristopherVR/pptx-viewer/commit/755a4b2e38dff73c9c460a5318c1fce913880328))
443
+ - **shared:** Play a slide's opening build without a click (by @ChristopherVR) ([9d0ecec](https://github.com/ChristopherVR/pptx-viewer/commit/9d0ecec007d1f7ef48ecbd97429b55073352a487))
444
+ - **vue:** Never show the editor in an audience display (by @ChristopherVR) ([dc1e2ee](https://github.com/ChristopherVR/pptx-viewer/commit/dc1e2ee6a1505c8505d28d196488fe140951c4ff))
445
+ - **core:** Paint useBgFill shapes with the slide background (by @ChristopherVR) ([f819817](https://github.com/ChristopherVR/pptx-viewer/commit/f81981744c637368d1ef0d87b1ba884e634c938a))
446
+ - **shared:** Ripple a by-paragraph build that also iterates (by @ChristopherVR) ([73238d5](https://github.com/ChristopherVR/pptx-viewer/commit/73238d590217f8c61e86c9f065d19436dd6b699b))
447
+ - **vue:** Hold back on a back step, ignore audience input (by @ChristopherVR) ([45c82cf](https://github.com/ChristopherVR/pptx-viewer/commit/45c82cf28df3413dd90d5bc3533bbd8ada95af6d))
448
+
113
449
  ## [2.4.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.4.0) - 2026-07-25
114
450
 
115
451
  ### Dependencies
@@ -123,16 +459,71 @@ by [git-cliff](https://git-cliff.org); do not edit it by hand.
123
459
 
124
460
  ## [2.3.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.3.0) - 2026-07-25
125
461
 
462
+ ### Features
463
+
464
+ - **shared:** Rule for advancing a show from the presenter slide pane (by @ChristopherVR) ([ee2d0f5](https://github.com/ChristopherVR/pptx-viewer/commit/ee2d0f584dd042eeee89c57ec3c33335208bde28))
465
+
466
+ ### Bug Fixes
467
+
468
+ - **core:** Rotate OOXML gradient angles into CSS space (by @ChristopherVR) ([eebf128](https://github.com/ChristopherVR/pptx-viewer/commit/eebf128df224247eb06ea1731c9418fcc36189f9))
469
+ - **shared:** Rotate OOXML gradient angles into CSS space (by @ChristopherVR) ([406d78b](https://github.com/ChristopherVR/pptx-viewer/commit/406d78b2471ec171fe5cbd8b2ef6abb3216c3c3b))
470
+ - **shared:** Parse playFrom media commands in linear time (by @ChristopherVR) ([60820b1](https://github.com/ChristopherVR/pptx-viewer/commit/60820b10ebf641ec2adf6c6d1089fe9f2bc4e490))
471
+ - **core:** Honour a:noFill and stop painting hidden fills/lines (by @ChristopherVR) ([ae13541](https://github.com/ChristopherVR/pptx-viewer/commit/ae1354188b1c5d2bd5843dc36a7c438ba1d83c00))
472
+
126
473
  ## [2.2.2](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.2.2) - 2026-07-24
127
474
 
475
+ ### Bug Fixes
476
+
477
+ - **core:** Preserve native bullets and boundary spaces ([#107](https://github.com/ChristopherVR/pptx-viewer/issues/107)) ([7ed0971](https://github.com/ChristopherVR/pptx-viewer/commit/7ed09718d2fc439b129ee5ed23c8f5c41fe399ba))
478
+
128
479
  ## [2.2.1](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.2.1) - 2026-07-24
129
480
 
481
+ ### Bug Fixes
482
+
483
+ - **vue:** Rebuild the mobile bottom bar as React's five-tab nav (by @ChristopherVR) ([5c704ed](https://github.com/ChristopherVR/pptx-viewer/commit/5c704ed201bd58d9855da74c0cc6d3c1c0dc65f3))
484
+
130
485
  ## [2.2.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.2.0) - 2026-07-24
131
486
 
487
+ ### Features
488
+
489
+ - **shared:** Powerpoint-accurate slide-show keyboard map (by @ChristopherVR) ([fdf55d4](https://github.com/ChristopherVR/pptx-viewer/commit/fdf55d45779e090c36aa994cdc17fae8f01df79b))
490
+ - **vue:** Follow PowerPoint's slide-show shortcuts (by @ChristopherVR) ([4ff2da9](https://github.com/ChristopherVR/pptx-viewer/commit/4ff2da98c0e58cb4edbc2ef60cacc2ffc71ede20))
491
+ - **vanilla:** Follow PowerPoint's slide-show shortcuts (by @ChristopherVR) ([629903c](https://github.com/ChristopherVR/pptx-viewer/commit/629903c8c1ecab33e5dde40ffef42a88e8bde94e))
492
+ - **react:** Give the slide-show menu PowerPoint's full command set (by @ChristopherVR) ([33c826d](https://github.com/ChristopherVR/pptx-viewer/commit/33c826d887c69e5103b0f0148e9ee1b1c17b16b0))
493
+ - **locales:** Translate the new slide-show menu commands (by @ChristopherVR) ([21952d7](https://github.com/ChristopherVR/pptx-viewer/commit/21952d7b7e948724bebe91fd46466861b78dffbd))
494
+
132
495
  ## [2.1.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.1.0) - 2026-07-23
133
496
 
497
+ ### Features
498
+
499
+ - **shared:** Live-patch channel for interim collaboration state (by @ChristopherVR) ([efdcc1e](https://github.com/ChristopherVR/pptx-viewer/commit/efdcc1e13ef824f6b26f3c92ba199e0da732b164))
500
+ - **shared:** Make a departing collaborator actually leave the room (by @ChristopherVR) ([6af3d8c](https://github.com/ChristopherVR/pptx-viewer/commit/6af3d8ce9933946a5420f1a21c8de55cf7da3548))
501
+
502
+ ### Bug Fixes
503
+
504
+ - **vue:** Render the mobile bottom bar with lucide icons (by @ChristopherVR) ([341cdb4](https://github.com/ChristopherVR/pptx-viewer/commit/341cdb4df8ea56655c738b187c4d716bd91da533))
505
+ - **vue:** Draw toolbar and backstage icons with lucide (by @ChristopherVR) ([0ca967a](https://github.com/ChristopherVR/pptx-viewer/commit/0ca967a6209b22574f4b1d6643d8a3f1570ed738))
506
+ - **vue:** Draw presentation-mode icons with lucide (by @ChristopherVR) ([a6cf141](https://github.com/ChristopherVR/pptx-viewer/commit/a6cf141dee00055271d8c50eb06abaf215b1a26a))
507
+ - **vue:** Draw panel and inspector icons with lucide (by @ChristopherVR) ([860a057](https://github.com/ChristopherVR/pptx-viewer/commit/860a057f7f1ec9c5880d01647d895238eb8736b2))
508
+ - **vue:** Publish inline-editor typing to peers before commit (by @ChristopherVR) ([4aafe84](https://github.com/ChristopherVR/pptx-viewer/commit/4aafe84f1b3c6ecd24c83922258bb0a7a900f525))
509
+ - **vue:** Leave the collab room when the document is destroyed (by @ChristopherVR) ([aa12464](https://github.com/ChristopherVR/pptx-viewer/commit/aa12464f629f73073370376e25d460c3846b408f))
510
+
511
+ ### Other
512
+
513
+ - Vue icon-parity sweep (glyphs to lucide-vue-next) (by @ChristopherVR) ([577b1c5](https://github.com/ChristopherVR/pptx-viewer/commit/577b1c51f0baa4b6573ec7ca22ff5ce3c17eb851))
514
+ - Live collaboration preview for drag/resize geometry and inline typing (by @ChristopherVR) ([26a7069](https://github.com/ChristopherVR/pptx-viewer/commit/26a706931be405a8605138a756f7e3c84622f0ca))
515
+ - Peers leave the room synchronously on frame teardown (no ghost collaborators) (by @ChristopherVR) ([ae9acad](https://github.com/ChristopherVR/pptx-viewer/commit/ae9acad9cfe65ee8dfa6a9676152b6c1abab5b0f))
516
+
517
+ ### Refactor
518
+
519
+ - **shared:** Split the live-patch module and escape its NUL key separator (by @ChristopherVR) ([6362b22](https://github.com/ChristopherVR/pptx-viewer/commit/6362b22135da6b7503113799f2631f8085ea49c5))
520
+
134
521
  ## [2.0.1](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.0.1) - 2026-07-23
135
522
 
523
+ ### Bug Fixes
524
+
525
+ - **vue:** Stop double-applying zoom to remote cursor/selection overlays (by @ChristopherVR) ([1ca4e67](https://github.com/ChristopherVR/pptx-viewer/commit/1ca4e6773766b2506b7614b2b853689ece0d2b62))
526
+
136
527
  ## [2.0.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@2.0.0) - 2026-07-23
137
528
 
138
529
  ### Features
@@ -169,14 +560,50 @@ by [git-cliff](https://git-cliff.org); do not edit it by hand.
169
560
 
170
561
  ## [1.24.4](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.24.4) - 2026-07-19
171
562
 
563
+ ### Bug Fixes
564
+
565
+ - **core:** Write sp3d colours as valid hex and preserve scene3d (#67, #86) (by @ChristopherVR) ([d30f5a7](https://github.com/ChristopherVR/pptx-viewer/commit/d30f5a754921d3c396856be8a7bbfc2b7233f2dd))
566
+ - **core:** Parse and render group rotation and flip ([#70](https://github.com/ChristopherVR/pptx-viewer/issues/70)) (by @ChristopherVR) ([5bb820a](https://github.com/ChristopherVR/pptx-viewer/commit/5bb820a3ee4d66f7b2810decce45b3a3b752884f))
567
+ - **core:** Resolve table-style borders from tcBdr ([#71](https://github.com/ChristopherVR/pptx-viewer/issues/71)) (by @ChristopherVR) ([1e8c072](https://github.com/ChristopherVR/pptx-viewer/commit/1e8c0726640b12723532bfe9e1f544841d1f021f))
568
+ - **shared:** Render per-point chart dPt fills and pie varyColors ([#72](https://github.com/ChristopherVR/pptx-viewer/issues/72)) (by @ChristopherVR) ([6184c10](https://github.com/ChristopherVR/pptx-viewer/commit/6184c106a1a0ff5c874211dd741bb08d1e8fdf8c))
569
+ - **core:** Parse gradient and pattern fills on SmartArt dsp shapes ([#73](https://github.com/ChristopherVR/pptx-viewer/issues/73)) (by @ChristopherVR) ([6b94c9a](https://github.com/ChristopherVR/pptx-viewer/commit/6b94c9a5aa16a663b2720f28d92d1823fd4cc631))
570
+ - **core:** Decode real InkML contentPart traces to SVG paths ([#74](https://github.com/ChristopherVR/pptx-viewer/issues/74)) (by @ChristopherVR) ([8204f7c](https://github.com/ChristopherVR/pptx-viewer/commit/8204f7cb9805d6ce9d893940a0a3e5c217fab69e))
571
+ - **core:** Resolve themed bullet colour via parseColor ([#75](https://github.com/ChristopherVR/pptx-viewer/issues/75)) (by @ChristopherVR) ([ba311d5](https://github.com/ChristopherVR/pptx-viewer/commit/ba311d57e17aa9a61a0ffc60fef4689b4cb1389c))
572
+ - **core:** Honour fly-in/out animation direction via presetSubtype ([#76](https://github.com/ChristopherVR/pptx-viewer/issues/76)) (by @ChristopherVR) ([316a7db](https://github.com/ChristopherVR/pptx-viewer/commit/316a7db02ad12f135b27635f01ecae1287a44adf))
573
+ - **core:** Parse p15 prstTrans transitions and stop spurious cut ([#77](https://github.com/ChristopherVR/pptx-viewer/issues/77)) (by @ChristopherVR) ([a32260e](https://github.com/ChristopherVR/pptx-viewer/commit/a32260e6d391ae1ed2b98a13b958ccb137bc1347))
574
+ - **core:** Serialize justLow/dist/thaiDist paragraph alignment ([#78](https://github.com/ChristopherVR/pptx-viewer/issues/78)) (by @ChristopherVR) ([59a882a](https://github.com/ChristopherVR/pptx-viewer/commit/59a882a60d43f83e9b8189063838f7ea4d2a5502))
575
+ - **core:** Flag embedded media as embedded, not linked ([#79](https://github.com/ChristopherVR/pptx-viewer/issues/79)) (by @ChristopherVR) ([0decc64](https://github.com/ChristopherVR/pptx-viewer/commit/0decc64d2c5b7b5c1bd3cd469bed6910c5766957))
576
+
172
577
  ## [1.24.3](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.24.3) - 2026-07-19
173
578
 
579
+ ### Bug Fixes
580
+
581
+ - **core:** Themed background text, colour and geometry fidelity (by @ChristopherVR) ([a8fc2be](https://github.com/ChristopherVR/pptx-viewer/commit/a8fc2bea2407f70bc3df4008be5c152d107cc3eb))
582
+ - **shared:** Render freeform fills via clip-path and correct flip/rotate order (by @ChristopherVR) ([7122f43](https://github.com/ChristopherVR/pptx-viewer/commit/7122f43c7ff9bae5bf0278d2753a6209bc1821af))
583
+
174
584
  ## [1.24.2](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.24.2) - 2026-07-19
175
585
 
586
+ ### Bug Fixes
587
+
588
+ - **core:** Stop truncating interleaved custom-geometry paths ([#66](https://github.com/ChristopherVR/pptx-viewer/issues/66)) (by @ChristopherVR) ([9bbac7d](https://github.com/ChristopherVR/pptx-viewer/commit/9bbac7d024fbad8ccd476f7e2a5d993ce1ad2b1b))
589
+
590
+ ### Performance
591
+
592
+ - **core:** Cache layout/master XML during background resolution (by @ChristopherVR) ([9eea305](https://github.com/ChristopherVR/pptx-viewer/commit/9eea3057d62825f2c6355cf9891123a77df0c8fb))
593
+
176
594
  ## [1.24.1](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.24.1) - 2026-07-18
177
595
 
596
+ ### Bug Fixes
597
+
598
+ - **core:** Load themed backgrounds and inherited placeholders ([#66](https://github.com/ChristopherVR/pptx-viewer/issues/66)) (by @ChristopherVR) ([bed627b](https://github.com/ChristopherVR/pptx-viewer/commit/bed627bc4e2abb5c897e7e9b49fb27735f5e01a1))
599
+
178
600
  ## [1.24.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.24.0) - 2026-07-18
179
601
 
602
+ ### Features
603
+
604
+ - **shared:** PowerPoint File > Options parity model (by @ChristopherVR) ([b1f041d](https://github.com/ChristopherVR/pptx-viewer/commit/b1f041d2396520e3d04c30172a4842f725c7c655))
605
+ - **vue:** PowerPoint-style File > Options dialog (by @ChristopherVR) ([3fe2b3f](https://github.com/ChristopherVR/pptx-viewer/commit/3fe2b3f512998449e97d35e80a8687451232a0b5))
606
+
180
607
  ## [1.23.2](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.23.2) - 2026-07-18
181
608
 
182
609
  ### Documentation
@@ -185,6 +612,15 @@ by [git-cliff](https://git-cliff.org); do not edit it by hand.
185
612
 
186
613
  ## [1.23.1](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.23.1) - 2026-07-18
187
614
 
615
+ ### Bug Fixes
616
+
617
+ - **core:** Preserve OMML sibling order through parse, save, and markdown (by @ChristopherVR) ([54e5de5](https://github.com/ChristopherVR/pptx-viewer/commit/54e5de5b4c0bc1509e80bf632a8d3c2a5c24be38))
618
+ - **core:** Resolve ReDoS and prototype pollution in OMML sibling-order scan (by @ChristopherVR) ([2eef210](https://github.com/ChristopherVR/pptx-viewer/commit/2eef210de3c5a366be8721e420aaac6a5643b0af))
619
+
620
+ ### Refactor
621
+
622
+ - **shared:** Emit core's ordered-key convention for interleaved OMML (by @ChristopherVR) ([81db024](https://github.com/ChristopherVR/pptx-viewer/commit/81db024967197fbc1ee65b27a00419613637f5f2))
623
+
188
624
  ## [1.23.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.23.0) - 2026-07-18
189
625
 
190
626
  ### Features
@@ -197,8 +633,22 @@ by [git-cliff](https://git-cliff.org); do not edit it by hand.
197
633
 
198
634
  ## [1.22.1](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.22.1) - 2026-07-18
199
635
 
636
+ ### Bug Fixes
637
+
638
+ - **vue:** Single slide region and marker-free static stages (by @ChristopherVR) ([fa3b635](https://github.com/ChristopherVR/pptx-viewer/commit/fa3b635c2027eed8810164889243af39aa3625df))
639
+
200
640
  ## [1.22.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.22.0) - 2026-07-18
201
641
 
642
+ ### Features
643
+
644
+ - **vue:** Tabbed default inspector at React parity (by @ChristopherVR) ([c057f5c](https://github.com/ChristopherVR/pptx-viewer/commit/c057f5c24e4fae931d9f5b50a97e1fd917090490))
645
+ - **vue:** Port React TagsSection with tag persistence on save (by @ChristopherVR) ([cd110c4](https://github.com/ChristopherVR/pptx-viewer/commit/cd110c478c662fd722cf706c394b0bcc0897eaf4))
646
+
647
+ ### Bug Fixes
648
+
649
+ - **vue:** Show "All saved" for settled autosave state like React (by @ChristopherVR) ([b154e59](https://github.com/ChristopherVR/pptx-viewer/commit/b154e59ea8153ea2d6fafd0fe34fd47b750fb772))
650
+ - **vue:** Stop the 24px tap-target floor from ballooning small controls (by @ChristopherVR) ([f8a0ed8](https://github.com/ChristopherVR/pptx-viewer/commit/f8a0ed8ed796f1cd1e92bd143e951bb609137fbd))
651
+
202
652
  ## [1.21.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.21.0) - 2026-07-17
203
653
 
204
654
  ### Features
@@ -224,6 +674,170 @@ by [git-cliff](https://git-cliff.org); do not edit it by hand.
224
674
 
225
675
  ## [1.19.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.19.0) - 2026-07-17
226
676
 
677
+ ### Features
678
+
679
+ - **core:** Preserve DrawingML image color effects (by @ChristopherVR) ([5ed726d](https://github.com/ChristopherVR/pptx-viewer/commit/5ed726d401a5a4e399854b77af63032287204ad1))
680
+ - **core:** Model PresentationML view geometry (by @ChristopherVR) ([3b07978](https://github.com/ChristopherVR/pptx-viewer/commit/3b07978204770e51d0470e624dbb0073844587e7))
681
+ - **core:** Round-trip ChartML markers and data points (by @ChristopherVR) ([ae8edc5](https://github.com/ChristopherVR/pptx-viewer/commit/ae8edc5514fb6ce1974bd912aa6d59a2844c4f22))
682
+ - **shared:** Build package sharing readmes (by @ChristopherVR) ([01a9bd6](https://github.com/ChristopherVR/pptx-viewer/commit/01a9bd67d7ad7dbf406011a98308368425ff901b))
683
+ - **vue:** Expose collaboration building blocks (by @ChristopherVR) ([4679574](https://github.com/ChristopherVR/pptx-viewer/commit/46795744d9f9d704a0c5772b48f89963848c0e4d))
684
+ - **core:** Add DiagramML definition headers (by @ChristopherVR) ([314f9fa](https://github.com/ChristopherVR/pptx-viewer/commit/314f9fa1b1545ad423b1c5d40032b8b26e1fadc4))
685
+ - **core:** Complete DrawingML alpha effects (by @ChristopherVR) ([3a402f4](https://github.com/ChristopherVR/pptx-viewer/commit/3a402f479d0014610baa66d9c9c2d52426a383b7))
686
+ - **core:** Add ChartML print settings (by @ChristopherVR) ([f519b19](https://github.com/ChristopherVR/pptx-viewer/commit/f519b19cc75eeca4ec54384d8678918c9c764501))
687
+ - **shared:** Compute virtual thumbnail ranges (by @ChristopherVR) ([9edde91](https://github.com/ChristopherVR/pptx-viewer/commit/9edde91f8ad2e45f463cf9a8fcb3771b09c574d3))
688
+ - **core:** Edit DiagramML constraints and rules (by @ChristopherVR) ([01f1ed2](https://github.com/ChristopherVR/pptx-viewer/commit/01f1ed2be8ca9fea10520118f263776ac12351cf))
689
+ - **core:** Complete PresentationML print properties (by @ChristopherVR) ([671f348](https://github.com/ChristopherVR/pptx-viewer/commit/671f34888ae5b6e9af12f6ef5783f6754eaf7888))
690
+ - **core:** Add ChartML protection (by @ChristopherVR) ([e09b1a9](https://github.com/ChristopherVR/pptx-viewer/commit/e09b1a90edd579ec29edcc7a817fd962687e1b3e))
691
+ - **core:** Export print and protection types (by @ChristopherVR) ([ea228d6](https://github.com/ChristopherVR/pptx-viewer/commit/ea228d6e017bf941434e2a5b8fa0db439a938b76))
692
+ - **shared:** Group slides by section (by @ChristopherVR) ([b8eb51d](https://github.com/ChristopherVR/pptx-viewer/commit/b8eb51de19aebbf728df58c9fe5e3b82cad2416e))
693
+ - **core:** Edit DiagramML layout algorithms (by @ChristopherVR) ([42e7dd3](https://github.com/ChristopherVR/pptx-viewer/commit/42e7dd3df964fc9481821dc21b688cbe636243aa))
694
+ - **core:** Complete ChartML pivot sources (by @ChristopherVR) ([afb317a](https://github.com/ChristopherVR/pptx-viewer/commit/afb317a135ce52b599bfe6f3f1031fd6e9c1ab3c))
695
+ - **core:** Complete DrawingML audio metadata (by @ChristopherVR) ([226c917](https://github.com/ChristopherVR/pptx-viewer/commit/226c9177b416b27af6feae6b3ad5952fbd0d84f0))
696
+ - **core:** Complete PresentationML embedded fonts (by @ChristopherVR) ([5d54284](https://github.com/ChristopherVR/pptx-viewer/commit/5d542848608447e408f8024e2290ad80e1d9d649))
697
+ - **core:** Edit DiagramML layout control flow (by @ChristopherVR) ([74fb263](https://github.com/ChristopherVR/pptx-viewer/commit/74fb263fcb1059f570d1163b014d57d849c8415d))
698
+ - **core:** Complete PresentationML kinsoku (by @ChristopherVR) ([9cc5604](https://github.com/ChristopherVR/pptx-viewer/commit/9cc5604030c03544505077bf75adf7803f147d9f))
699
+ - **core:** Edit ChartML pivot formats (by @ChristopherVR) ([87a646a](https://github.com/ChristopherVR/pptx-viewer/commit/87a646a2551099bb8f71e9b2e474375438e6d37f))
700
+ - **shared:** Compute live document statistics (by @ChristopherVR) ([13159a2](https://github.com/ChristopherVR/pptx-viewer/commit/13159a29a72bed8105dee689af07b41cd70d3e3c))
701
+ - **core:** Export rich elements as SVG (by @ChristopherVR) ([508fc6c](https://github.com/ChristopherVR/pptx-viewer/commit/508fc6cbd074dec5d7a0655b0c700ea6a95cd058))
702
+ - **core:** Persist chart palette and axis positions (by @ChristopherVR) ([69b05bd](https://github.com/ChristopherVR/pptx-viewer/commit/69b05bdc3cf86c883d16c4f1b9ddef1563ad99e7))
703
+ - **shared:** Resolve image source effects (by @ChristopherVR) ([7400764](https://github.com/ChristopherVR/pptx-viewer/commit/74007645ae432d7e2b3cd8394fd04f6dde9cce61))
704
+ - **vue:** Add vector SVG export and printing (by @ChristopherVR) ([e75d4ec](https://github.com/ChristopherVR/pptx-viewer/commit/e75d4ec366a149c06b9a7b1ca090d4efe859dae1))
705
+ - **vue:** Apply live viewer settings (by @ChristopherVR) ([d7c2bb6](https://github.com/ChristopherVR/pptx-viewer/commit/d7c2bb6c9c28e18941ec1dbb6de43c0c04d90a66))
706
+ - **core:** Render funnel charts in SVG exports (by @ChristopherVR) ([efb6c36](https://github.com/ChristopherVR/pptx-viewer/commit/efb6c368fc6640a918cc6bbdc016b98c87e241ff))
707
+ - **core:** Author SDK funnel ChartEx parts (by @ChristopherVR) ([73265f4](https://github.com/ChristopherVR/pptx-viewer/commit/73265f4737f2f74705be380a2772586fd46557c0))
708
+ - **core:** Author SDK waterfall ChartEx parts (by @ChristopherVR) ([e5ff15b](https://github.com/ChristopherVR/pptx-viewer/commit/e5ff15b7aeab2c9b059963ae36aafd1b457ffe67))
709
+ - **shared:** Render chart axis tick formatting (by @ChristopherVR) ([5c22a9b](https://github.com/ChristopherVR/pptx-viewer/commit/5c22a9b4c96f3cb3d24c750dd4dab115ef42fb2b))
710
+ - **core:** Author SDK treemap ChartEx parts (by @ChristopherVR) ([9264fad](https://github.com/ChristopherVR/pptx-viewer/commit/9264fad20c51725136722369aef7393f334d1832))
711
+ - **core:** Round-trip sunburst hierarchy (by @ChristopherVR) ([3cc868e](https://github.com/ChristopherVR/pptx-viewer/commit/3cc868ea721d78f8ac48365e6a9cb4cb1abfe57c))
712
+ - **vue:** Add action settings inspector (by @ChristopherVR) ([7a35918](https://github.com/ChristopherVR/pptx-viewer/commit/7a35918e8cdf6208b11135db6d12d323ae3be5b2))
713
+ - **bindings:** Wire deep inspector panels (by @ChristopherVR) ([1ce5e9b](https://github.com/ChristopherVR/pptx-viewer/commit/1ce5e9b5f6e58d437190609aed7775495d725c38))
714
+ - **core:** Round-trip PowerPoint slide Zoom (by @ChristopherVR) ([624c853](https://github.com/ChristopherVR/pptx-viewer/commit/624c853b6450f6c0f8b16d8789104ba6f2cc76e2))
715
+ - **core:** Author SDK box-whisker ChartEx parts (by @ChristopherVR) ([202496f](https://github.com/ChristopherVR/pptx-viewer/commit/202496f894d094535f8ca6fa9cad303c00f13a7c))
716
+ - **shared:** Render ChartEx sunburst hierarchy (by @ChristopherVR) ([0507e6f](https://github.com/ChristopherVR/pptx-viewer/commit/0507e6f98084ed566287fdc4e7e0ec5ded0629a6))
717
+ - **core:** Author histogram and Pareto ChartEx parts (by @ChristopherVR) ([b8d779c](https://github.com/ChristopherVR/pptx-viewer/commit/b8d779cd0923ceeeb39c0848cec25cd52223d5e3))
718
+ - **core:** Round-trip PowerPoint section Zoom (by @ChristopherVR) ([67a162f](https://github.com/ChristopherVR/pptx-viewer/commit/67a162f63f1b244a9fbf23621c9e7194b1538031))
719
+ - **vue:** Expose header and footer editor (by @ChristopherVR) ([bc80f9d](https://github.com/ChristopherVR/pptx-viewer/commit/bc80f9dc66845f8fb90dfa89db959bdfeaf975bc))
720
+ - **shared:** Add media trim timeline helpers (by @ChristopherVR) ([c8cc257](https://github.com/ChristopherVR/pptx-viewer/commit/c8cc2570f2466e026221596e3e8f09126864d35a))
721
+ - **shared:** Render ChartEx distribution options (by @ChristopherVR) ([f0d2c22](https://github.com/ChristopherVR/pptx-viewer/commit/f0d2c222cc3193ecdff51d934117ccb1be50bde4))
722
+ - **core:** Author SDK region-map ChartEx parts (by @ChristopherVR) ([9d0c676](https://github.com/ChristopherVR/pptx-viewer/commit/9d0c676231f91e967e89eb82fbae472b23172113))
723
+ - **shared:** Render Summary Zoom section tiles (by @ChristopherVR) ([5266e10](https://github.com/ChristopherVR/pptx-viewer/commit/5266e10e28d611c99701c3e734ff9f22746aba42))
724
+ - **core:** Round-trip PowerPoint Summary Zoom (by @ChristopherVR) ([27c5671](https://github.com/ChristopherVR/pptx-viewer/commit/27c5671d6593d439f624cfbe2c9b37373fd6ec16))
725
+ - **shared:** Honor category axis ordering and ticks (by @ChristopherVR) ([45f7c1f](https://github.com/ChristopherVR/pptx-viewer/commit/45f7c1f13f2f92e07e3085fc060314b64060dd64))
726
+ - **core:** Author embedded 3D models (by @ChristopherVR) ([7189466](https://github.com/ChristopherVR/pptx-viewer/commit/7189466b8c86692c651a8eebc382d42ad8df56f1))
727
+ - **vue:** Preview relationship backed media (by @ChristopherVR) ([e37a7f9](https://github.com/ChristopherVR/pptx-viewer/commit/e37a7f9e4681a5d3318cdf05ef1046236fb034ec))
728
+ - **core:** Preserve ChartEx waterfall layout semantics (by @ChristopherVR) ([10feb1b](https://github.com/ChristopherVR/pptx-viewer/commit/10feb1bb15a5288d6607508a45ba030888d36adc))
729
+ - **vue:** Wire media inspector sources (by @ChristopherVR) ([fb67f2f](https://github.com/ChristopherVR/pptx-viewer/commit/fb67f2fc81995fdcae6c26fed8ee2f236e0ebff5))
730
+ - **core:** Author InkML content parts (by @ChristopherVR) ([b8df789](https://github.com/ChristopherVR/pptx-viewer/commit/b8df789682e6ca28e15e3a8732d550c016239b2a))
731
+ - **shared:** Render semantic Pareto charts (by @ChristopherVR) ([6fc6a5e](https://github.com/ChristopherVR/pptx-viewer/commit/6fc6a5e4b0b86601a198661e5e276573370d3414))
732
+ - **core:** Author user-defined tag parts (by @ChristopherVR) ([245dc7c](https://github.com/ChristopherVR/pptx-viewer/commit/245dc7cb9db4e69cb4b37c4d4e989ed6f0d8e2c8))
733
+ - **core:** Preserve classic date axis semantics (by @ChristopherVR) ([f9391cd](https://github.com/ChristopherVR/pptx-viewer/commit/f9391cde53a10058601d9a4a8205ea636f6a43c9))
734
+ - **core:** Author customer data parts (by @ChristopherVR) ([8d99be8](https://github.com/ChristopherVR/pptx-viewer/commit/8d99be831377d08cde510603ae8c9b00c0985169))
735
+ - **vue:** Complete animation authoring parity (by @ChristopherVR) ([644aa2b](https://github.com/ChristopherVR/pptx-viewer/commit/644aa2b9a49109aabdfaa8cab71e8e2b046230e4))
736
+ - **vue:** Persist animation timeline edits (by @ChristopherVR) ([f336634](https://github.com/ChristopherVR/pptx-viewer/commit/f336634ac3b0c674e501c1035a249c238a0055c9))
737
+ - **shared:** Render continuous date axes (by @ChristopherVR) ([d644399](https://github.com/ChristopherVR/pptx-viewer/commit/d6443991467a45ea92f1b3947a9a0253faa471c6))
738
+ - **shared:** Render slide background patterns (by @ChristopherVR) ([2794b71](https://github.com/ChristopherVR/pptx-viewer/commit/2794b71c0f90f38af6417790e57deaaf2d4fc010))
739
+ - **shared:** Resolve picture bullet markers (by @ChristopherVR) ([172a5c0](https://github.com/ChristopherVR/pptx-viewer/commit/172a5c0b25b33d99593fffd3ff4ef3c0dee3a371))
740
+ - **core:** Preserve chart axis crossing semantics (by @ChristopherVR) ([3fbcbc0](https://github.com/ChristopherVR/pptx-viewer/commit/3fbcbc01812272d2984f22986af81135d0d08fd6))
741
+ - **vue:** Add functional record commands (by @ChristopherVR) ([ab79910](https://github.com/ChristopherVR/pptx-viewer/commit/ab79910deaa31eaad751e943befd28eee6462d39))
742
+ - **vue:** Wire review and record commands (by @ChristopherVR) ([ee37e65](https://github.com/ChristopherVR/pptx-viewer/commit/ee37e657aa3b1d131c89da9aa5f6f10d349b0c73))
743
+ - **vue:** Render picture bullet markers (by @ChristopherVR) ([ea73fe6](https://github.com/ChristopherVR/pptx-viewer/commit/ea73fe6d415230b98b2ee7b82173c7f0d513fe79))
744
+ - **shared:** Render X-direction chart error bars (by @ChristopherVR) ([c3f825b](https://github.com/ChristopherVR/pptx-viewer/commit/c3f825bfb5e08b7ac81cd16d7e580312edfbc154))
745
+ - **shared:** Render chart axis crossings (by @ChristopherVR) ([38a2591](https://github.com/ChristopherVR/pptx-viewer/commit/38a259176035e4a7b5de60980233798759e7f202))
746
+ - **core:** Preserve ChartEx hierarchy and geography (by @ChristopherVR) ([4b8e3ab](https://github.com/ChristopherVR/pptx-viewer/commit/4b8e3abde0f4747cdbd7347ff48cb2156b9a3110))
747
+ - **shared:** Render hierarchical ChartEx treemaps (by @ChristopherVR) ([999f8f9](https://github.com/ChristopherVR/pptx-viewer/commit/999f8f938125e99dab09a17b8c940a7c9cfe225b))
748
+ - **shared:** Render ChartEx geography options (by @ChristopherVR) ([c2edbd7](https://github.com/ChristopherVR/pptx-viewer/commit/c2edbd7ac5d843e5d8a5190284ce32e792d541dd))
749
+ - **shared:** Render multi-level chart axes (by @ChristopherVR) ([d5d7008](https://github.com/ChristopherVR/pptx-viewer/commit/d5d7008f64c555046030a556e4306e06673108d6))
750
+ - **vue:** Complete File backstage parity (by @ChristopherVR) ([57d3341](https://github.com/ChristopherVR/pptx-viewer/commit/57d3341a8310e229b533403f581e94334a66fd3d))
751
+
752
+ ### Bug Fixes
753
+
754
+ - **vue:** Package presentations for sharing (by @ChristopherVR) ([d382fe5](https://github.com/ChristopherVR/pptx-viewer/commit/d382fe5097478e2dfd51e1512c8ad48969e94fb0))
755
+ - **core:** Validate DiagramML iterator bounds (by @ChristopherVR) ([cb375ce](https://github.com/ChristopherVR/pptx-viewer/commit/cb375ce5ac221e854d3a6c203788a6795a5d1881))
756
+ - **core:** Correct DrawingML custom dash stops (by @ChristopherVR) ([9b7bd11](https://github.com/ChristopherVR/pptx-viewer/commit/9b7bd11da4438ce24c7e76fb421d07fb0b720d74))
757
+ - **shared:** Render complete image colour effects (by @ChristopherVR) ([2dc9969](https://github.com/ChristopherVR/pptx-viewer/commit/2dc9969660bb0c999f9d33bc09899f63105c1d24))
758
+ - **core:** Export complete image colour effects (by @ChristopherVR) ([e1468d3](https://github.com/ChristopherVR/pptx-viewer/commit/e1468d316711b56fc883efddb0c14a957b6630ae))
759
+ - **viewer:** Restore thumbnail colours and suppress bullets (by @ChristopherVR) ([4563d2d](https://github.com/ChristopherVR/pptx-viewer/commit/4563d2d0a60ec70febbb5b26b438b9f2de6782b8))
760
+ - **vue:** Render image color wash (by @ChristopherVR) ([4624c64](https://github.com/ChristopherVR/pptx-viewer/commit/4624c64f1dc4f3f770beb829a45949167c27545e))
761
+ - **shared:** Preserve SVG roots in print documents (by @ChristopherVR) ([a7e4d97](https://github.com/ChristopherVR/pptx-viewer/commit/a7e4d9795325899a87eb22beb8b032ce2c7128e5))
762
+ - **shared:** Sync media reference content types (by @ChristopherVR) ([b0a6703](https://github.com/ChristopherVR/pptx-viewer/commit/b0a670356b40bc6a735d39c9873f65452cef8646))
763
+ - **core:** Parse all show property boolean forms (by @ChristopherVR) ([0dc7329](https://github.com/ChristopherVR/pptx-viewer/commit/0dc7329945b2690f2c504e8f31815220b8d8e896))
764
+ - **core:** Preserve structured custom geometry paths (by @ChristopherVR) ([423fb41](https://github.com/ChristopherVR/pptx-viewer/commit/423fb41b75393f65ba07e00f1f670e710348d7e5))
765
+ - **core:** Resolve theme effect placeholder colours (by @ChristopherVR) ([3e9e348](https://github.com/ChristopherVR/pptx-viewer/commit/3e9e3480d72612e270f8852fb5a870a60d10d6a3))
766
+ - **core:** Preserve combo secondary axis mapping (by @ChristopherVR) ([73085fd](https://github.com/ChristopherVR/pptx-viewer/commit/73085fd82fae6a73f23a205d85af368571276ad4))
767
+ - **core:** Resolve theme line placeholder colours (by @ChristopherVR) ([e5cdfce](https://github.com/ChristopherVR/pptx-viewer/commit/e5cdfce341633dec9992c1f102e3a383fab7b187))
768
+ - **core:** Normalize multi-path custom geometry (by @ChristopherVR) ([1cc46cd](https://github.com/ChristopherVR/pptx-viewer/commit/1cc46cdc7baa22c82e60cfd8809cb8321db8579c))
769
+ - **core:** Resolve theme fill placeholder colours (by @ChristopherVR) ([55fe588](https://github.com/ChristopherVR/pptx-viewer/commit/55fe5883f0544ac05b47b8c0e557a9ba1df06b07))
770
+ - **shared:** Honor combo secondary axis constraints (by @ChristopherVR) ([c324247](https://github.com/ChristopherVR/pptx-viewer/commit/c324247e6adf003f8943cf0df45ed88f947c4cde))
771
+ - **shared:** Honor disabled slideshow animations (by @ChristopherVR) ([970693c](https://github.com/ChristopherVR/pptx-viewer/commit/970693c3fdc40206a45bc6d01a6c359d9091d897))
772
+ - **shared:** Retain boundary log axis ticks (by @ChristopherVR) ([5cd7cdc](https://github.com/ChristopherVR/pptx-viewer/commit/5cd7cdcc56912c8b522d0dbf642926ed414f3362))
773
+ - **core:** Preserve SmartArt rich text ordering (by @ChristopherVR) ([ab56204](https://github.com/ChristopherVR/pptx-viewer/commit/ab5620452121f323d924b7d31f97882cce86b8ad))
774
+ - **core:** Persist authored OLE payloads (by @ChristopherVR) ([0c24f45](https://github.com/ChristopherVR/pptx-viewer/commit/0c24f45ae2b6bd17b03142f03fea3d1254c1c812))
775
+ - **core:** Resolve ChartEx data references (by @ChristopherVR) ([6faab07](https://github.com/ChristopherVR/pptx-viewer/commit/6faab073b149a42b01ae9485d7911b83b9c76213))
776
+ - **core:** Persist chart axis direction (by @ChristopherVR) ([47f70c1](https://github.com/ChristopherVR/pptx-viewer/commit/47f70c14a6dfedc7f185a494c313ec268a6618a0))
777
+ - **core:** Retain SmartArt cached shape skew (by @ChristopherVR) ([d219b0e](https://github.com/ChristopherVR/pptx-viewer/commit/d219b0edaff00a965d51389e228983b4d9df6d47))
778
+ - **core:** Author editable OpenXML ink (by @ChristopherVR) ([0e81e91](https://github.com/ChristopherVR/pptx-viewer/commit/0e81e9143a2c64dd30f81f49a9434c787ff2f823))
779
+ - **shared:** Honor chart axis tick direction (by @ChristopherVR) ([ca45bef](https://github.com/ChristopherVR/pptx-viewer/commit/ca45bef1c407a653ee4375d13f8ecf3842a55667))
780
+ - **core:** Preserve SmartArt custom geometry (by @ChristopherVR) ([782a2aa](https://github.com/ChristopherVR/pptx-viewer/commit/782a2aa24421515a7d7f55f3b3643924fdf6fdcf))
781
+ - **core:** Persist notes on new slides (by @ChristopherVR) ([330d54e](https://github.com/ChristopherVR/pptx-viewer/commit/330d54e3fc3aae9a4567f05f90c6b2d63efbea0f))
782
+ - **core:** Author handout master package parts (by @ChristopherVR) ([0427da1](https://github.com/ChristopherVR/pptx-viewer/commit/0427da156c7911a6e342e2c3325eeade1404a3bc))
783
+ - **core:** Preserve custom geometry command order (by @ChristopherVR) ([695a2fe](https://github.com/ChristopherVR/pptx-viewer/commit/695a2fea59ffa3219c24fbb434c4d1ba92cbfef5))
784
+ - **core:** Allocate string Zoom fallback IDs (by @ChristopherVR) ([2fbb6e8](https://github.com/ChristopherVR/pptx-viewer/commit/2fbb6e8147e808e7c30019c3b157b129e3267861))
785
+ - **core:** Preserve SmartArt text paragraphs (by @ChristopherVR) ([78a51bd](https://github.com/ChristopherVR/pptx-viewer/commit/78a51bdd9ebb67185815c0b765fb5c113f7e434e))
786
+ - **core:** Retain SmartArt extension order (by @ChristopherVR) ([4475ba2](https://github.com/ChristopherVR/pptx-viewer/commit/4475ba2e2fae90d9d279de3a249bbdd602af6528))
787
+ - **core:** Load embedded 3D model payloads (by @ChristopherVR) ([f052f8c](https://github.com/ChristopherVR/pptx-viewer/commit/f052f8c27330b6d206202003752a4c6c1def48f1))
788
+ - **shared:** Hydrate 3D model assets on load (by @ChristopherVR) ([e64f3a8](https://github.com/ChristopherVR/pptx-viewer/commit/e64f3a8b6e7b15afc8b73d8bcb3e79f3723f957a))
789
+ - **core:** Reconcile SmartArt legacy text edits (by @ChristopherVR) ([13253b5](https://github.com/ChristopherVR/pptx-viewer/commit/13253b5a5b2f46c105d72f8952355195bd12c07a))
790
+ - **core:** Project SmartArt rich text to shapes (by @ChristopherVR) ([5b106a6](https://github.com/ChristopherVR/pptx-viewer/commit/5b106a671c42ed3ae1f4b1068b571d9e95110b3c))
791
+ - **shared:** Keep chart helpers target portable (by @ChristopherVR) ([db9d675](https://github.com/ChristopherVR/pptx-viewer/commit/db9d67551dcdf7105658048f812ec11668429221))
792
+ - **core:** Resolve SmartArt run text styles (by @ChristopherVR) ([6737afd](https://github.com/ChristopherVR/pptx-viewer/commit/6737afd47a0e3e7a9800da422b0730f4273271d7))
793
+ - **vue:** Connect media sources to inspectors (by @ChristopherVR) ([51c3e83](https://github.com/ChristopherVR/pptx-viewer/commit/51c3e832b222d1cecd0cd0dfad973e56588a38f9))
794
+ - **core:** Evaluate SmartArt layout rules (by @ChristopherVR) ([4a918fd](https://github.com/ChristopherVR/pptx-viewer/commit/4a918fd1664143d4def19211b5b8df10a5f68470))
795
+ - **core:** Guard SmartArt text order annotation (by @ChristopherVR) ([44d7013](https://github.com/ChristopherVR/pptx-viewer/commit/44d70131f2ed1f2fb9d4d62217a483ce2059021b))
796
+ - **core:** Preserve chart series option shape (by @ChristopherVR) ([87c0df4](https://github.com/ChristopherVR/pptx-viewer/commit/87c0df4ad34efae05e7479f1a2ace834d355481c))
797
+ - **shared:** Sync InkML collaboration fields (by @ChristopherVR) ([f2929cb](https://github.com/ChristopherVR/pptx-viewer/commit/f2929cbf44f53fc60fff32b1d958a2346bcee6f2))
798
+ - **vue:** Expose zoom to fit across view menus (by @ChristopherVR) ([6c3fcd2](https://github.com/ChristopherVR/pptx-viewer/commit/6c3fcd2bc2da006e4eea9398f6ef10f4829be260))
799
+ - **vue:** Keep zoom binding inside view sections (by @ChristopherVR) ([08960ff](https://github.com/ChristopherVR/pptx-viewer/commit/08960ffb8e2420201d467bc37022961b0e19e486))
800
+ - Typecheck issues and lint (by @ChristopherVR) ([406b264](https://github.com/ChristopherVR/pptx-viewer/commit/406b264c8d21b413f346f7a6ce885960df56a265))
801
+
802
+ ### Performance
803
+
804
+ - **vue:** Virtualize large slide decks (by @ChristopherVR) ([946debe](https://github.com/ChristopherVR/pptx-viewer/commit/946debec6d46ab2e536e28f48b91a4d6a5603c8e))
805
+
806
+ ### Refactor
807
+
808
+ - **core:** Name OpenXML coverage by capability (by @ChristopherVR) ([1e25a7f](https://github.com/ChristopherVR/pptx-viewer/commit/1e25a7fbb929092af4ce080a4ed19eab28e87472))
809
+ - **core:** Keep chart protection codec internal (by @ChristopherVR) ([da3fcc1](https://github.com/ChristopherVR/pptx-viewer/commit/da3fcc1d82c0a0b0f36e9d4d581aea0509915be2))
810
+ - **shared:** Generalize section grouping (by @ChristopherVR) ([ffc7fec](https://github.com/ChristopherVR/pptx-viewer/commit/ffc7fecb7c2c9fdee6f571abc41d9660abda1353))
811
+ - **vue:** Share section grouping (by @ChristopherVR) ([43be0f0](https://github.com/ChristopherVR/pptx-viewer/commit/43be0f01b85406551bb7051dc60b9d0541c7561d))
812
+ - **vue:** Share document statistics (by @ChristopherVR) ([8febe01](https://github.com/ChristopherVR/pptx-viewer/commit/8febe013ceed26da769638f037ec55125fdede32))
813
+ - **shared:** Collect used presentation fonts (by @ChristopherVR) ([3d92599](https://github.com/ChristopherVR/pptx-viewer/commit/3d92599c04bb186d0dbba83cdc11d4401540c2f9))
814
+ - **vue:** Share used font collection (by @ChristopherVR) ([35ba700](https://github.com/ChristopherVR/pptx-viewer/commit/35ba7003f9a0291f47be1eb1baafd7c05b029485))
815
+ - **shared:** Scan browser font availability (by @ChristopherVR) ([cde4ef8](https://github.com/ChristopherVR/pptx-viewer/commit/cde4ef8c659a1ffca1e45023623a86ca7968acf9))
816
+ - **vue:** Share font availability scan (by @ChristopherVR) ([d4d3e54](https://github.com/ChristopherVR/pptx-viewer/commit/d4d3e54d4dd2a0da50c6245c72a5a00e101de1ef))
817
+ - **shared:** Validate protection passwords (by @ChristopherVR) ([85690c9](https://github.com/ChristopherVR/pptx-viewer/commit/85690c900659491f7722372bba55d42cda9ea793))
818
+ - **shared:** Centralize viewer setup metadata (by @ChristopherVR) ([da95839](https://github.com/ChristopherVR/pptx-viewer/commit/da95839795cf6829682115fe4d90545059ee3cdf))
819
+ - **shared:** Centralize subtitle recognition helpers (by @ChristopherVR) ([ac211d7](https://github.com/ChristopherVR/pptx-viewer/commit/ac211d746ba957dfb0dab0a599dc56d96b2805f9))
820
+
821
+ ### Testing
822
+
823
+ - **core:** Record Wave 11 OpenXML coverage (by @ChristopherVR) ([54da8fa](https://github.com/ChristopherVR/pptx-viewer/commit/54da8fa3516af50f84dc41ffd5c3e268cb30ce16))
824
+ - **core:** Require evidence for OpenXML coverage (by @ChristopherVR) ([c1d27e0](https://github.com/ChristopherVR/pptx-viewer/commit/c1d27e0b9ab39f9ceba53332cfd48dbdafc340df))
825
+ - **core:** Record implemented OpenXML capabilities (by @ChristopherVR) ([a04f5ed](https://github.com/ChristopherVR/pptx-viewer/commit/a04f5ede9296a7cebff216941567186d93f15159))
826
+ - **core:** Record print protection and rule coverage (by @ChristopherVR) ([804c74e](https://github.com/ChristopherVR/pptx-viewer/commit/804c74eba4a7022af7ca228dacb186ae3d5bc645))
827
+ - **core:** Record font audio pivot and algorithm coverage (by @ChristopherVR) ([199a137](https://github.com/ChristopherVR/pptx-viewer/commit/199a13788111941105c0d56d33ebb48945daba3f))
828
+ - **core:** Record line layout and pivot coverage (by @ChristopherVR) ([f4e21db](https://github.com/ChristopherVR/pptx-viewer/commit/f4e21dbf637643f091b3a7f09c05dce30347f871))
829
+ - **core:** Assert structural chart SVG output (by @ChristopherVR) ([e52c3c7](https://github.com/ChristopherVR/pptx-viewer/commit/e52c3c77db03b72345acbb27be3f3a1f2eca5882))
830
+ - **core:** Assert typed authored ink reload (by @ChristopherVR) ([d12827f](https://github.com/ChristopherVR/pptx-viewer/commit/d12827ff92380b6ff592cf7e6cb4cb427a7b32c1))
831
+ - **vue:** Normalize media inspector suite (by @ChristopherVR) ([956aec9](https://github.com/ChristopherVR/pptx-viewer/commit/956aec9780c6f2428d1cbe9d2618ef631061bdbe))
832
+
833
+ ### Styling
834
+
835
+ - **vue:** Format media source fallback (by @ChristopherVR) ([7d4db03](https://github.com/ChristopherVR/pptx-viewer/commit/7d4db03cfff9d0ea9f400b44e63971e420ba07ab))
836
+
837
+ ### Chores
838
+
839
+ - **repo:** Capture pending workspace updates (by @ChristopherVR) ([5d274f1](https://github.com/ChristopherVR/pptx-viewer/commit/5d274f16627170790cba14b6ecc99496f90c7ab7))
840
+
227
841
  ## [1.18.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.18.0) - 2026-07-16
228
842
 
229
843
  ### Documentation
@@ -232,6 +846,10 @@ by [git-cliff](https://git-cliff.org); do not edit it by hand.
232
846
 
233
847
  ## [1.17.1](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.17.1) - 2026-07-15
234
848
 
849
+ ### Testing
850
+
851
+ - **viewer:** Enforce framework-neutral e2e parity (by @ChristopherVR) ([7389c7e](https://github.com/ChristopherVR/pptx-viewer/commit/7389c7e7586e7ce926400a096945b7e51448f709))
852
+
235
853
  ## [1.17.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.17.0) - 2026-07-13
236
854
 
237
855
  ### Bug Fixes
@@ -249,12 +867,47 @@ by [git-cliff](https://git-cliff.org); do not edit it by hand.
249
867
 
250
868
  ## [1.16.1](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.16.1) - 2026-07-13
251
869
 
870
+ ### Bug Fixes
871
+
872
+ - **core:** Open Office-encrypted pptx files (by @ChristopherVR) ([51aa670](https://github.com/ChristopherVR/pptx-viewer/commit/51aa670e8ca78d78323f55766b1a4c0e8b366c00))
873
+
252
874
  ## [1.16.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.16.0) - 2026-07-11
253
875
 
876
+ ### Features
877
+
878
+ - **core:** Add canonical collaboration field-schema (by @ChristopherVR) ([cc78c1e](https://github.com/ChristopherVR/pptx-viewer/commit/cc78c1ed352fac3f69180ec2846d1df3e1dbd377))
879
+ - **shared:** Add the office colour swatch catalogue (by @ChristopherVR) ([41135a0](https://github.com/ChristopherVR/pptx-viewer/commit/41135a0f8687550cb17ded1451fa8f361fc975b1))
880
+
881
+ ### Bug Fixes
882
+
883
+ - **shared:** Close CRDT allowlist data-loss gaps, add binary asset map (by @ChristopherVR) ([60ad222](https://github.com/ChristopherVR/pptx-viewer/commit/60ad2226bc4f3450c2992362e9fcceaac77f2ccf))
884
+
885
+ ### Refactor
886
+
887
+ - **vue:** Re-arm sync gate on reconnect, dedupe onto shared modules (by @ChristopherVR) ([b11ace7](https://github.com/ChristopherVR/pptx-viewer/commit/b11ace7a876f5be46f7171f0bc8d669c0b5f4565))
888
+
254
889
  ## [1.15.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.15.0) - 2026-07-11
255
890
 
891
+ ### Features
892
+
893
+ - **shared:** Add text wrap/autofit, image adjustments, and table inspector helpers (by @ChristopherVR) ([54b2eda](https://github.com/ChristopherVR/pptx-viewer/commit/54b2eda35254bc75257932568442396a5f343708))
894
+
895
+ ### Documentation
896
+
897
+ - **shared:** Add i18n keys for the vanilla Design tab theme gallery (by @ChristopherVR) ([593ea23](https://github.com/ChristopherVR/pptx-viewer/commit/593ea230e61f606056ffc013e2fdb82bea70738b))
898
+
256
899
  ## [1.14.1](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.14.1) - 2026-07-11
257
900
 
901
+ ### Bug Fixes
902
+
903
+ - **shared,react,vue,angular:** Make the Aa Change Case dropdown actually rewrite text (by @ChristopherVR) ([d84fd78](https://github.com/ChristopherVR/pptx-viewer/commit/d84fd788097253cf8b9281eca35af35caad20dce))
904
+ - **react,vue,angular:** Drop stray space when splitting a wrapped line (by @ChristopherVR) ([1a43c81](https://github.com/ChristopherVR/pptx-viewer/commit/1a43c810fd43cf57d3691c124568e73f31fd7b0a))
905
+
906
+ ### Refactor
907
+
908
+ - **shared:** Extract clipboard, shape-preset, and text-format catalogs from react (by @ChristopherVR) ([b9d7cc9](https://github.com/ChristopherVR/pptx-viewer/commit/b9d7cc9b061b8c9dcaad91038136349c9360080d))
909
+ - **shared:** Dedupe change-case logic against text-case-transform (by @ChristopherVR) ([d007c07](https://github.com/ChristopherVR/pptx-viewer/commit/d007c070fb5bf8573bd8ac6dbeae160b46fc2dde))
910
+
258
911
  ## [1.14.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.14.0) - 2026-07-11
259
912
 
260
913
  ### Other
@@ -269,6 +922,15 @@ by [git-cliff](https://git-cliff.org); do not edit it by hand.
269
922
 
270
923
  ## [1.13.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.13.0) - 2026-07-09
271
924
 
925
+ ### Features
926
+
927
+ - Addressing CodeQL issues (by @ChristopherVR) ([ec1be4f](https://github.com/ChristopherVR/pptx-viewer/commit/ec1be4fc01b1b6804055b7948728fd60348e0110))
928
+
929
+ ### Bug Fixes
930
+
931
+ - **core:** Close residual ReDoS/path-traversal gaps from the last CodeQL pass (by @ChristopherVR) ([9b17db9](https://github.com/ChristopherVR/pptx-viewer/commit/9b17db9067fac5f1b230d6fcc50fa9f8936d96ae))
932
+ - **shared:** Harden print-document HTML assembly against injection (by @ChristopherVR) ([e6add81](https://github.com/ChristopherVR/pptx-viewer/commit/e6add81b93dd71d42c2ef54e459fcc0629a17fa8))
933
+
272
934
  ## [1.12.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.12.0) - 2026-07-09
273
935
 
274
936
  ### Features
@@ -299,8 +961,26 @@ by [git-cliff](https://git-cliff.org); do not edit it by hand.
299
961
 
300
962
  ## [1.10.1](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.10.1) - 2026-07-09
301
963
 
964
+ ### Bug Fixes
965
+
966
+ - **core:** Preserve SmartArt node geometry when round-tripping (by @ChristopherVR) ([cc5bd78](https://github.com/ChristopherVR/pptx-viewer/commit/cc5bd789e59d3cc772c9600512377317cad05772))
967
+
302
968
  ## [1.10.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.10.0) - 2026-07-08
303
969
 
970
+ ### Features
971
+
972
+ - **shared:** Add smartart preset data builder (by @ChristopherVR) ([872b0ff](https://github.com/ChristopherVR/pptx-viewer/commit/872b0ff274950ab50193456e4398b9ef2f112fdd))
973
+
974
+ ### Bug Fixes
975
+
976
+ - **vue:** Theme-aware backgrounds and larger slide thumbnails (by @ChristopherVR) ([142e125](https://github.com/ChristopherVR/pptx-viewer/commit/142e1258452dd91831b07b52d824dd7544af8caa))
977
+ - **vue:** Always show the speaker-notes footer strip (by @ChristopherVR) ([6b50f3b](https://github.com/ChristopherVR/pptx-viewer/commit/6b50f3b3fde2faf6163070c6454081e8aed05f28))
978
+ - **vue:** Live smartart gallery previews and styled insert tables (by @ChristopherVR) ([7c7a687](https://github.com/ChristopherVR/pptx-viewer/commit/7c7a68799ee379473d8992a9bcc90db52f4df26f))
979
+
980
+ ### Testing
981
+
982
+ - **vue:** Align NotesPanel spec with controlled expanded prop (by @ChristopherVR) ([c215056](https://github.com/ChristopherVR/pptx-viewer/commit/c215056ac54cfc1d2e9095be21ddd9b72b2867fd))
983
+
304
984
  ## [1.9.1](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.9.1) - 2026-07-08
305
985
 
306
986
  ### Documentation
@@ -309,10 +989,24 @@ by [git-cliff](https://git-cliff.org); do not edit it by hand.
309
989
 
310
990
  ## [1.9.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.9.0) - 2026-07-07
311
991
 
992
+ ### Features
993
+
994
+ - **shared:** Ribbon parity with PowerPoint - localize all tabs, add command search, advance slide controls (by @ChristopherVR) ([6bd1e5a](https://github.com/ChristopherVR/pptx-viewer/commit/6bd1e5ad16c079fd994080888119fe2e027c9a5c))
995
+ - **shared:** Add Review tab Language and Accessibility buttons across all frameworks (by @ChristopherVR) ([2dfd7bf](https://github.com/ChristopherVR/pptx-viewer/commit/2dfd7bf17d4583fa591246b77e178951b795aa32))
996
+
312
997
  ## [1.8.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.8.0) - 2026-07-07
313
998
 
999
+ ### Features
1000
+
1001
+ - **shared:** Autosave disabled status with reason, recovery helpers (by @ChristopherVR) ([8ccc7eb](https://github.com/ChristopherVR/pptx-viewer/commit/8ccc7ebd451a8101c6e045708ee7c3a1cb006e1d))
1002
+
314
1003
  ## [1.7.2](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.7.2) - 2026-07-07
315
1004
 
1005
+ ### Bug Fixes
1006
+
1007
+ - **vue:** Stop text boxes clipping their own glyphs ([bfb01b9](https://github.com/ChristopherVR/pptx-viewer/commit/bfb01b91b7564885b2c3cb29da7e71befeb57158))
1008
+ - **core:** Handle absolute relationship target paths in layout/master resolution (by @ChristopherVR) ([5ea40c2](https://github.com/ChristopherVR/pptx-viewer/commit/5ea40c22eca8420aa872b0ea923770085df72a0e))
1009
+
316
1010
  ## [1.7.1](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.7.1) - 2026-07-06
317
1011
 
318
1012
  ### Dependencies
@@ -321,6 +1015,17 @@ by [git-cliff](https://git-cliff.org); do not edit it by hand.
321
1015
 
322
1016
  ## [1.7.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.7.0) - 2026-07-05
323
1017
 
1018
+ ### Features
1019
+
1020
+ - **react,vue:** Add editing section, paragraph dropdowns, text shadow to toolbar (by @ChristopherVR) ([13232d0](https://github.com/ChristopherVR/pptx-viewer/commit/13232d00a00029d95087b30bf1d82be142e9a0eb))
1021
+ - **vue,angular:** Add line spacing, text direction, columns, and editing controls (by @ChristopherVR) ([71e1c69](https://github.com/ChristopherVR/pptx-viewer/commit/71e1c69c4e3dca22329fb4125da67373e0851efe))
1022
+ - **react,vue,angular:** Remove Text and Arrange tabs, merge into Home (by @ChristopherVR) ([6183ff3](https://github.com/ChristopherVR/pptx-viewer/commit/6183ff3a4c50e31b5d267eb31de8aab9da068aff))
1023
+ - **react,vue,angular:** Add Drawing group, Slides controls, and Record tab (by @ChristopherVR) ([8b68ba7](https://github.com/ChristopherVR/pptx-viewer/commit/8b68ba78599c3c3ded50ab99ab2bbcf38991caf2))
1024
+
1025
+ ### Bug Fixes
1026
+
1027
+ - **vue:** UseIsMobile container ref resolved too early, missed late mount (by @ChristopherVR) ([e81999a](https://github.com/ChristopherVR/pptx-viewer/commit/e81999aeacf362602698d33797e5e2c6670014af))
1028
+
324
1029
  ## [1.6.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.6.0) - 2026-07-05
325
1030
 
326
1031
  ### Features
@@ -338,12 +1043,47 @@ by [git-cliff](https://git-cliff.org); do not edit it by hand.
338
1043
 
339
1044
  ## [1.4.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.4.0) - 2026-07-04
340
1045
 
1046
+ ### Features
1047
+
1048
+ - Reworking the UI to align more on MS powerpoint UI (by @ChristopherVR) ([39386c0](https://github.com/ChristopherVR/pptx-viewer/commit/39386c0c8ff93b185352d8e5b9f17ec6b8cd7d45))
1049
+
341
1050
  ## [1.3.1](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.3.1) - 2026-07-04
342
1051
 
1052
+ ### Bug Fixes
1053
+
1054
+ - **core:** Fabricate diagram parts so inserted SmartArt survives save (by @ChristopherVR) ([0d1341f](https://github.com/ChristopherVR/pptx-viewer/commit/0d1341fd4402518c51b3ed1e301aa4115a9af3b4))
1055
+ - **shared:** Preserve equation and field metadata in remapTextToSegments (by @ChristopherVR) ([9675d18](https://github.com/ChristopherVR/pptx-viewer/commit/9675d18a652f1c87cc65b40bf7150251fc945587))
1056
+ - **vue:** Block inline text editing on equation elements (by @ChristopherVR) ([4b52d06](https://github.com/ChristopherVR/pptx-viewer/commit/4b52d069dec95c228691f84b0292eed957d46e1c))
1057
+
343
1058
  ## [1.3.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.3.0) - 2026-07-04
344
1059
 
345
1060
  ## [1.2.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.2.0) - 2026-07-04
346
1061
 
1062
+ ### Features
1063
+
1064
+ - **shared:** Add i18n keys for ribbon, shortcuts panel, and text formatting (by @ChristopherVR) ([6e97c3b](https://github.com/ChristopherVR/pptx-viewer/commit/6e97c3bc158e43fda5faba9bc9a9d661d0a71994))
1065
+
1066
+ ### Bug Fixes
1067
+
1068
+ - **vue:** Mount the version-history and compare panels (by @ChristopherVR) ([064ff67](https://github.com/ChristopherVR/pptx-viewer/commit/064ff672337dd3d261589c7d3a44acb727500622))
1069
+ - **vue:** Fix SmartArt colour-scoping, hover popover, and dead Insert SmartArt wiring (by @ChristopherVR) ([51167ce](https://github.com/ChristopherVR/pptx-viewer/commit/51167ce1ef5c994bd687101860460b1ee65c6063))
1070
+ - **vue:** Repair merge corruption in PowerPointViewer.vue, wire up Insert Equation (by @ChristopherVR) ([e3e780b](https://github.com/ChristopherVR/pptx-viewer/commit/e3e780b2a9a88fd9cc5c12c6d59826bfa9a94c1a))
1071
+
1072
+ ### Refactor
1073
+
1074
+ - **vue:** Extract format painter and inline editing into composables (by @ChristopherVR) ([119434a](https://github.com/ChristopherVR/pptx-viewer/commit/119434ac8a606b2f7aac878a34ac59bf901bdeee))
1075
+ - **vue:** Extract ribbon UI state, ink drawing and theme editing (by @ChristopherVR) ([2ad1f66](https://github.com/ChristopherVR/pptx-viewer/commit/2ad1f66d1e277e50603db202b8158b4b8a633dcb))
1076
+ - **vue:** Extract signature, custom-shows and version-history wiring (by @ChristopherVR) ([c8e7834](https://github.com/ChristopherVR/pptx-viewer/commit/c8e7834c7ce887275100282bd550647e84914a65))
1077
+ - **vue:** Extract editor keyboard shortcuts into a composable (by @ChristopherVR) ([e75773a](https://github.com/ChristopherVR/pptx-viewer/commit/e75773aa3aa49c08d9fd26c124fc997dbdb87f2e))
1078
+ - **vue:** Extract collaboration + broadcast session wiring (by @ChristopherVR) ([9690dae](https://github.com/ChristopherVR/pptx-viewer/commit/9690dae59c17f912fab766c74ccb6b15374cc574))
1079
+ - **vue:** Extract mobile bottom-bar chrome into a composable (by @ChristopherVR) ([590e561](https://github.com/ChristopherVR/pptx-viewer/commit/590e561af9c72aa33c7615126c9cf0fff418609f))
1080
+ - **vue:** Extract remaining small dialog/menu wiring composables (by @ChristopherVR) ([71e3b9e](https://github.com/ChristopherVR/pptx-viewer/commit/71e3b9e62463b4f7989e114dfb6b1687cd9616dc))
1081
+ - **vue:** Extract the ribbon-props adapter into composables (by @ChristopherVR) ([da1a8fc](https://github.com/ChristopherVR/pptx-viewer/commit/da1a8fc7a399080d4cadd8779bcfd00fc203eb02))
1082
+ - **vue:** Extract export/download wiring into a composable (by @ChristopherVR) ([adc699d](https://github.com/ChristopherVR/pptx-viewer/commit/adc699daef2377831e0cdb2019adbe053a7f2fc1))
1083
+ - **vue:** Extract table-cell and SmartArt inline-edit provide contexts (by @ChristopherVR) ([3a0ea58](https://github.com/ChristopherVR/pptx-viewer/commit/3a0ea584bee65007943dd516559c69da2713020b))
1084
+ - **vue:** Extract presentation-mode and comments wiring (by @ChristopherVR) ([db281d3](https://github.com/ChristopherVR/pptx-viewer/commit/db281d306b036f54765961937e9ca6799095603e))
1085
+ - **vue:** Route ribbon/toolbar/shortcut labels through i18n (by @ChristopherVR) ([7d391a4](https://github.com/ChristopherVR/pptx-viewer/commit/7d391a4c532ca82c389989756de9c0685fe19847))
1086
+
347
1087
  ## [1.1.89](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-vue-viewer@1.1.89) - 2026-07-03
348
1088
 
349
1089
  ### Documentation