Skip to content

Releases: jupyterlab/jupyter-chat

v0.10.0

11 Apr 13:50
Compare
Choose a tag to compare

0.10.0

(Full Changelog)

Enhancements made

Bugs fixed

  • Fix the toolbar registry for main area chat #206 (@brichet)
  • Fix the attachments on message edition and on python Message model #200 (@brichet)
  • Fix duplication after message edition #194 (@brichet)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@brichet | @dlqqq | @github-actions

v0.9.0

31 Mar 07:28
Compare
Choose a tag to compare

0.9.0

(Full Changelog)

Enhancements made

Bugs fixed

  • Fix the trailing hyphen in completion without description #191 (@brichet)

Maintenance and upkeep improvements

  • Bump vega from 5.28.0 to 5.33.0 in /ui-tests in the npm_and_yarn group across 1 directory #199 (@dependabot)
  • Bump the npm_and_yarn group across 1 directory with 2 updates #193 (@dependabot)
  • Bump axios from 1.7.4 to 1.8.2 in the npm_and_yarn group across 1 directory #189 (@dependabot)

Contributors to this release

(GitHub contributors page for this release)

@brichet | @dependabot | @github-actions | @keerthi-swarna

v0.8.1

11 Mar 13:48
Compare
Choose a tag to compare

0.8.1

(Full Changelog)

Bugs fixed

  • Move the CSS rules of chat commands in @jupyter/chat #188 (@brichet)

Contributors to this release

(GitHub contributors page for this release)

@brichet

v0.8.0

03 Mar 20:30
Compare
Choose a tag to compare

0.8.0

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

  • Remove old autocomplete registry #187 (@brichet)
  • Update eslint rules to avoid importing MUI icons #159 (@brichet)
  • Update to actions/upload-artifact@v4 and actions/download-artifact@v4 #152 (@jtpio)
  • Add Untitled*.ipynb and *.chat to the .gitignore #151 (@jtpio)
  • Improve the test execution #150 (@brichet)
  • Lint the whole project instead of individual packages #142 (@brichet)

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@brichet | @dlqqq | @github-actions | @jtpio | @keerthi-swarna

v0.7.1

25 Dec 00:00
Compare
Choose a tag to compare

0.7.1

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

  • Bump systeminformation from 5.22.7 to 5.23.14 in /ui-tests in the npm_and_yarn group across 1 directory #133 (@dependabot)

Contributors to this release

(GitHub contributors page for this release)

@dependabot | @dlqqq | @github-actions

v0.7.0

20 Dec 13:49
Compare
Choose a tag to compare

0.7.0

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

  • Export components from @jupyter/chat #132 (@brichet)
  • Add the video of failing tests in playwright report #127 (@brichet)
  • Bump nanoid from 3.3.7 to 3.3.8 in /ui-tests in the npm_and_yarn group across 1 directory #124 (@dependabot)
  • Bump nanoid from 3.3.7 to 3.3.8 in the npm_and_yarn group across 1 directory #122 (@dependabot)
  • Use dataclass models in YChat #119 (@brichet)
  • Rename server config file after renaming the extension #108 (@brichet)
  • Upgrade to Jupyter Collaboration 3 #94 (@brichet)

Contributors to this release

(GitHub contributors page for this release)

@brichet | @dependabot | @dlqqq | @github-actions

v0.6.2

25 Nov 22:52
Compare
Choose a tag to compare

0.6.2

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@brichet

v0.6.1

25 Nov 14:47
Compare
Choose a tag to compare

0.6.1

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@brichet

v0.6.0

22 Nov 16:21
Compare
Choose a tag to compare

0.6.0

(Full Changelog)

Important

Enhancements made

Bugs fixed

  • Revert 'Allow $ to literally denote quantities of USD in chat' (#95) #99 (@brichet)
  • Allow $ to literally denote quantities of USD in chat #95 (@brichet)

Maintenance and upkeep improvements

  • Bump cross-spawn from 6.0.5 to 6.0.6 in the npm_and_yarn group across 1 directory #103 (@dependabot)
  • Rename the extension to jupyterlab-chat #102 (@brichet)
  • Bump cross-spawn from 7.0.3 to 7.0.6 in /python/jupyterlab-collaborative-chat/ui-tests in the npm_and_yarn group across 1 directory #101 (@dependabot)
  • Remove websocket chat extension #100 (@brichet)
  • Fix the ui tests for jupyterlab 4.3 #97 (@brichet)

Documentation improvements

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@brichet | @dependabot | @github-actions

v0.5.0

21 Oct 20:50
Compare
Choose a tag to compare

0.5.0

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@brichet | @github-actions