Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Releases: jupyterlab/retrolab

v0.3.13

12 Nov 19:52
Compare
Choose a tag to compare

0.3.13

(Full Changelog)

Enhancements made

Bugs fixed

  • Fix handling of the MathJax URL to render Latex #280 (@jtpio)

Maintenance and upkeep improvements

  • Fix plugin ids in the notebook extension #284 (@jtpio)
  • Add UI test to check the retrolab settings are persisted #281 (@jtpio)
  • Update UI Tests to use Galata #273 (@jtpio)

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@github-actions | @gutow | @jtpio | @jweill-aws | @krassowski | @welcome

v0.3.12

01 Nov 10:04
Compare
Choose a tag to compare

0.3.12

(Full Changelog)

Bugs fixed

  • Fix missing download command #263 (@jtpio)
  • Fix handling of federated mime extensions #262 (@jtpio)

Maintenance and upkeep improvements

  • Pass version spec as a GitHub Actions input #254 (@jtpio)

Documentation improvements

  • Update the top screenshot in the README #255 (@jtpio)

Contributors to this release

(GitHub contributors page for this release)

@github-actions | @gutow | @jtpio

v0.3.11

14 Oct 16:23
Compare
Choose a tag to compare

0.3.11

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@jtpio

v0.3.10

14 Oct 12:41
Compare
Choose a tag to compare

0.3.10

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@jtpio

v0.3.9

12 Oct 08:05
Compare
Choose a tag to compare

0.3.9

(Full Changelog)

Bugs fixed

  • Hoist the filebrowser factory plugin #249 (@jtpio)

Contributors to this release

(GitHub contributors page for this release)

@jtpio

v0.3.8

11 Oct 09:49
Compare
Choose a tag to compare

0.3.8

(Full Changelog)

Enhancements made

  • More document-oriented feel for the notebook (scrollbar) #244 (@jtpio)
  • Improve tree page tab bar CSS #243 (@jtpio)
  • Add missing translations to help extension #237 (@krassowski)

Bugs fixed

  • Fix handling of federated extensions #245 (@jtpio)
  • Support disabling core retrolab extensions #242 (@jtpio)

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@github-actions | @jtpio | @krassowski | @welcome

v0.3.7

23 Sep 08:46
Compare
Choose a tag to compare

0.3.7

(Full Changelog)

Enhancements made

  • Add support for translation #229 (@jtpio)
  • Expose the file editor plugin to all pages #227 (@jtpio)

Maintenance and upkeep improvements

Documentation improvements

  • Add a Binder section to the readme #230 (@jtpio)
  • Update RELEASE.md to mention the Jupyter Releaser #223 (@jtpio)

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@github-actions | @goanpeca | @jtpio

v0.3.6

10 Sep 10:37
Compare
Choose a tag to compare

0.3.6

(Full Changelog)

Bugs fixed

  • Fix clean:static to not clean the console favicon #221 (@jtpio)

Maintenance and upkeep improvements

  • Default clean script to clean the lab extension #220 (@jtpio)
  • Build prod assets on release #216 (@jtpio)

Contributors to this release

(GitHub contributors page for this release)

@github-actions | @jtpio

v0.3.5

08 Sep 16:02
Compare
Choose a tag to compare

0.3.5

(Full Changelog)

Enhancements made

  • Show path in the console tab title #208 (@jtpio)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@github-actions | @jtpio

0.3.4

03 Sep 13:06
Compare
Choose a tag to compare

(Full Changelog)

Enhancements made

Contributors to this release

(GitHub contributors page for this release)

@jtpio | @yuvipanda