Skip to content

Release v1.4.8

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Aug 15:14
· 239 commits to refs/heads/release/paclet since this release
6ddc474

What's Changed

  • Bugfix: Fixed an issue with % not giving the last ChatObject by @rhennigan in #748
  • Bugfix: $currentSettingsCache should only be reset to <||> if it currently exists. by @rhennigan in #749
  • Bugfix: Fixed bad parsing of code blocks to BoxData[{...}] that should be BoxData[RowBox[...]] by @rhennigan in #750
  • Bugfix: Fixed bad contexts for inline reference boxes by @rhennigan in #751
  • Minor fixes needed for ImportMarkdownString and ExportMarkdownString resource functions by @rhennigan in #752
  • Bugfix: Add ImageSize -> Automatic to the send chat button PaneSelector by @rhennigan in #753
  • Release v1.4.8 by @rhennigan in #754

Full Changelog: v1.4.7...v1.4.8