Releases: jupyter/nbclassic
Releases · jupyter/nbclassic
v1.3.1
1.3.1
Bugs fixed
- Fix Hatch build fails in src directory #340 (@danyeaw)
- Fix mo translations missing from wheels #339 (@danyeaw)
- Support offline source distribution builds #337 (@danyeaw)
Maintenance and upkeep improvements
Documentation improvements
Contributors to this release
v1.3.0
1.3.0
Enhancements made
- Improve build performance through improving artifact patterns #317 (@danyeaw)
- Save as improvements #267 (@andrewfulton9)
Maintenance and upkeep improvements
- Upload release artifacts on push #332 (@RRosio)
- Add Release workflows #331 (@RRosio)
- Fix set-output deprecation warnings #330 (@RRosio)
- Update JavaScript dependencies #329 (@danyeaw)
- Drop support for Python 3.8, Test with 3.12 and 3.13 #327 (@danyeaw)
- Automatically cancel concurrent workflows #326 (@danyeaw)
- Initial migration from Bower to Yarn #323 (@danyeaw)
- Fix CI
Check Release
job with deprecated action use #322 (@RRosio) - Update JQuery, Bootstrap, Underscore, Backbone, and requirejs-text #321 (@danyeaw)
- Restore usage of flake8 and add to CI #316 (@danyeaw)
- Migrate from setup.py to pyproject.toml #315 (@danyeaw)
- Update macos action runner image to macos-13 #311 (@RRosio)
- Remove use of deprecated distutils #310 (@danyeaw)
Documentation improvements
- Improve JS Test Docs for macOS and Fix Flaky Test #320 (@danyeaw)
- Fix documentation title formatting #319 (@danyeaw)
Contributors to this release
v1.3.0rc0
1.3.0rc0
Enhancements made
- Improve build performance through improving artifact patterns #317 (@danyeaw)
- Save as improvements #267 (@andrewfulton9)
Maintenance and upkeep improvements
- Upload release artifacts on push #332 (@RRosio)
- Add Release workflows #331 (@RRosio)
- Fix set-output deprecation warnings #330 (@RRosio)
- Update JavaScript dependencies #329 (@danyeaw)
- Drop support for Python 3.8, Test with 3.12 and 3.13 #327 (@danyeaw)
- Automatically cancel concurrent workflows #326 (@danyeaw)
- Initial migration from Bower to Yarn #323 (@danyeaw)
- Fix CI
Check Release
job with deprecated action use #322 (@RRosio) - Update JQuery, Bootstrap, Underscore, Backbone, and requirejs-text #321 (@danyeaw)
- Restore usage of flake8 and add to CI #316 (@danyeaw)
- Migrate from setup.py to pyproject.toml #315 (@danyeaw)
- Update macos action runner image to macos-13 #311 (@RRosio)
- Remove use of deprecated distutils #310 (@danyeaw)
Documentation improvements
- Improve JS Test Docs for macOS and Fix Flaky Test #320 (@danyeaw)
- Fix documentation title formatting #319 (@danyeaw)
Contributors to this release
v1.2.0
1.2.0
Bugs fixed
- Add
view
handler to serve files when Notebook 7 is installed #287 (@RRosio) - fix: pasting outside of cells doing nothing #285 (@iisakkirotko)
Maintenance and upkeep improvements
- Bump actions/cache from 1 to 4 #306 (@dependabot)
- Skip test and CI workflow for some python versions #300 (@RRosio)
- Bump actions/setup-python from 1 to 5 #298 (@dependabot)
- Fix SyntaxWarning from update message #297 (@living180)
- Bump actions/download-artifact from 2 to 4 #291 (@dependabot)
- Replace pipes with shlex #286 (@frenzymadness)
- Bump actions/setup-node from 1 to 4 #264 (@dependabot)
- Bump actions/checkout from 1 to 4 #263 (@dependabot)
Documentation improvements
Other merged PRs
- Update branch name to trigger all job runs on push to main #305 (@RRosio)
- Fix python version in RTD #304 (@RRosio)
- Update python for conda #303 (@RRosio)
- Correct conda env label in RTD config #302 (@RRosio)
- Bump actions/upload-artifact from 2 to 4 #292 (@dependabot)
Contributors to this release
(GitHub contributors page for this release)
@dependabot | @frenzymadness | @iisakkirotko | @living180 | @maartenbreddels | @RRosio
v1.1.0
1.1.0
Enhancements made
Bugs fixed
Maintenance and upkeep improvements
- fix: trust new notebooks and notebooks with new cells #275 (@maartenbreddels)
- Fix ci end-to-end tests #274 (@maartenbreddels)
- Fix
Linux JS Test
CI job #269 (@krassowski) - Update dependency requirements to minimum necessary #259 (@RRosio)
Documentation improvements
- Adding pydata_sphinx_theme to environment.yml file for docs build #262 (@RRosio)
- Fix links for check_release links CI job #260 (@RRosio)
- Port to PyData-Sphinx Theme #256 (@RRosio)
Contributors to this release
v1.0.0
v0.5.6
0.5.6
Enhancements made
Other merged PRs
- Updated main page README. #246 (@ericsnekbytes)
- Use the correct icon to display the application #245 (@befeleme)
- State the correct name of the application in the desktop entry #244 (@befeleme)
Contributors to this release
v0.5.5
v0.5.4
0.5.4
Bugs fixed
- Copy marked.umd.js to marked.js and revert loading #236 (@echarles)
- CI Test Fixed Round6a #234 (@ericsnekbytes)
- CI Test Fixes Round 5 #232 (@ericsnekbytes)
Maintenance and upkeep improvements
- CI Test Fixed Round6a #234 (@ericsnekbytes)
- CI Test Fixes Round 5 #232 (@ericsnekbytes)
Contributors to this release
v0.5.3
0.5.3
Bugs fixed
- Fix generating of .mo and .json files for nl translation #221 (@frenzymadness)
- Fix banner icons #220 (@echarles)
Maintenance and upkeep improvements
- CI Test Fixes Round 4 #226 (@ericsnekbytes)