Skip to content

v1.2.4

Choose a tag to compare

@github-actions github-actions released this 23 Aug 03:56
· 105 commits to main since this release

1.2.4 (2026-08-23)

Bug Fixes

  • sheets: use workbook.save() instead of deprecated getSnapshot() (9ca493c)
  • shell: ensure closing tab state resets if save prompt is shown or canceled (fdb7ae6)
  • slides: guard non-array text.lines in layoutGlyphs (e7e0a3f)
  • slides: guard undefined fill in fillToKonva and fillImageUrl (05e6f29)
  • slides: sanitize box coordinate values to prevent Konva NaN warnings (29662ae)