Skip to content

Releases: jupyterlab/extension-template

v4.3.1

20 May 14:28
eda2e0d
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

Full Changelog: v4.3.0...v4.3.1

v4.3.0

14 May 06:53
6e68e2d
Compare
Choose a tag to compare

What's Changed

Important

jupyter-releaser workflows for publication are now requiring the installation of an GitHub application rather than a token.
When upgrading, please check your repository configuration according to the releaser checklist.

New Features ✨

  • Updated releaser workflows available at b2e180b by @github-actions in #67
  • Upgrade to copier 9.2.0 by @fcollonval in #69

Full Changelog: v4.2.6...v4.3.0

v4.2.6

06 Apr 10:20
b2e180b
Compare
Choose a tag to compare

What's Changed

New Features ✨

Maintenance 🚧

New Contributors

Full Changelog: v4.2.5...v4.2.6

v4.2.5

24 Jan 09:22
2879c2b
Compare
Choose a tag to compare

What's Changed

New Features ✨

Maintenance 🚧

Other Changes ➕

  • Capitalize variable name (github_token -> GITHUB_TOKEN) by @i-aki-y in #53
  • Escape quotes in description as appropriate by @fcollonval in #57

New Contributors

Full Changelog: v4.2.4...v4.2.5

v4.2.4

10 Nov 15:52
fcd0184
Compare
Choose a tag to compare

What's Changed

New Features ✨

Full Changelog: v4.2.3...v4.2.4

v4.2.3

27 Oct 07:07
8b88fe5
Compare
Choose a tag to compare

What's Changed

Maintenance 🚧

Full Changelog: v4.2.2...v4.2.3

v4.2.2

12 Oct 14:10
bf4cfea
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • Updated releaser workflows available at f7b67ba by @github-actions in #46
  • Switch from hub to gh CLI by @fcollonval in #47

Documentation 📖

Full Changelog: v4.2.1...v4.2.2

v4.2.1

18 Sep 08:44
f7b67ba
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

New Contributors

Full Changelog: v4.2.0...v4.2.1

v4.2.0

16 Aug 14:47
e7e4c2b
Compare
Choose a tag to compare

What's Changed

New Features ✨

Maintenance 🚧

  • Remove pip install -e . step from the check release workflow by @jtpio in #38

Full Changelog: v4.1.0...v4.2.0

v4.1.0

29 Jul 15:09
f256e36
Compare
Choose a tag to compare

What's Changed

⚠️ this release removes facade API for loading server extension in classic notebook prior to v7. Now that Binder has upgraded to run Jupyter Server by default, it should not be a problem for any extensions targeting JupyterLab 4+ and Notebook 7+ (aka the target of this template).

New Features ✨

Full Changelog: v4.0.10...v4.1.0