Release v1.4.8
github-actions
released this
01 Aug 15:14
·
239 commits
to refs/heads/release/paclet
since this release
What's Changed
- Bugfix: Fixed an issue with
%
not giving the lastChatObject
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 beBoxData[RowBox[...]]
by @rhennigan in #750 - Bugfix: Fixed bad contexts for inline reference boxes by @rhennigan in #751
- Minor fixes needed for
ImportMarkdownString
andExportMarkdownString
resource functions by @rhennigan in #752 - Bugfix: Add
ImageSize -> Automatic
to the send chat buttonPaneSelector
by @rhennigan in #753 - Release v1.4.8 by @rhennigan in #754
Full Changelog: v1.4.7...v1.4.8