Skip to content

Release v1.0.2

Compare
Choose a tag to compare
@rhennigan rhennigan released this 18 Jul 12:16
· 2521 commits to main since this release
19dff90

What's Changed

  • Fixed AIAutoAssist cancelling chats in progress by @rhennigan in #222
  • Exported Tool Functions by @rhennigan in #227
  • Add chat block styles to format menu by @rhennigan in #229
  • Reduce amount of dynamic content in chat output streaming by @rhennigan in #230
  • Fix an $IterationLimit error in cloud when clicking Evaluate/Insert buttons by @rhennigan in #234
  • Clear existing symbols when loading from MX by @rhennigan in #236
  • Don't issue messages for filtered tool names by @rhennigan in #237
  • bugfix: Prevent duplicated chat menus in v13.3.1 and newer by @ConnorGray in #238
  • 233 code blocks in unsupported languages do not format correctly by @rhennigan in #239
  • Normalize UTF-8 characters before parsing the tool request by @rhennigan in #241
  • Bugfix: Don't format as documentation link when in a code block by @rhennigan in #242
  • Bugfix: Avoid messy failure if install from URL dialog is left blank by @rhennigan in #243
  • Disable dynamic output splitting by default due to FE crashes by @rhennigan in #244

Full Changelog: v1.0.1...v1.0.2