Skip to content

Latest commit

 

History

History
982 lines (533 loc) · 71.5 KB

CHANGELOG.md

File metadata and controls

982 lines (533 loc) · 71.5 KB

Changelog

All notable changes to this project will be documented in this file.

3.0.0beta3

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@davidbrochart | @github-actions | @krassowski

3.0.0beta2

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@github-actions | @krassowski

3.0.0beta1

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

  • Remove @jupyter/collaboration dependency from @jupyter/docprovider #331 (@brichet)
  • Add notebook test for get_document, fix fixture when store=True #329 (@krassowski)

Contributors to this release

(GitHub contributors page for this release)

@brichet | @github-actions | @krassowski

3.0.0beta0

(Full Changelog)

Enhancements made

  • Add the list of opened shared documents to the user awareness #287 (@brichet)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@brichet | @davidbrochart | @fcollonval | @github-actions | @krassowski

3.0.0alpha2

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@davidbrochart | @fcollonval | @github-actions | @Zsailer

3.0.0alpha1

(Full Changelog)

Enhancements made

  • Log (instead of raise) exceptions when running as a server extension #295 (@Zsailer)
  • handle exception when websocket server start room failed #289 (@jzhang20133)

Bugs fixed

  • Rename the docprovider destination name to avoid conficts #285 (@brichet)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@brichet | @davidbrochart | @github-actions | @jzhang20133 | @Zsailer

3.0.0alpha0

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@brichet | @davidbrochart | @ellisonbg | @github-actions | @jtpio | @krassowski | @Zsailer

2.0.11

Enhancements made

Bugs fixed

2.0.10

(Full Changelog)

Enhancements made

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@davidbrochart

2.0.9

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @davidbrochart | @github-actions | @welcome

2.0.8

No merged PRs

2.0.7

No merged PRs

2.0.6

(Full Changelog)

Enhancements made

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@davidbrochart | @github-actions | @jzhang20133 | @Zsailer

2.0.5

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@davidbrochart | @github-actions | @welcome | @Zsailer

2.0.4

(Full Changelog)

Enhancements made

Contributors to this release

(GitHub contributors page for this release)

@davidbrochart | @github-actions | @jzhang20133 | @welcome

2.0.3

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@davidbrochart | @ellisonbg | @github-actions | @Zsailer

2.0.2

(Full Changelog)

Enhancements made

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@davidbrochart | @github-actions

2.0.1

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@codecov-commenter | @davidbrochart | @github-actions

2.0.0

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@1reverseengineer | @brichet | @davidbrochart | @fcollonval | @github-actions | @hbcarlos | @krassowski | @martinRenou | @SylvainCorlay | @welcome | @yambottle

1.0.1

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@codecov-commenter | @davidbrochart | @fcollonval | @fperez | @github-actions | @hbcarlos

1.0.0

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@krassowski

1.0.0alpha9

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@codecov-commenter | @davidbrochart | @fcollonval | @github-actions | @hbcarlos | @krassowski | @welcome

1.0.0alpha8

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@codecov-commenter | @davidbrochart | @fcollonval | @github-actions | @hbcarlos

1.0.0alpha7

(Full Changelog)

Enhancements made

  • Allow other extensions to register shared models #133 (@hbcarlos)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@github-actions | @hbcarlos | @trungleduc

1.0.0alpha6

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@github-actions | @martinRenou | @welcome

1.0.0alpha5

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@codecov-commenter | @fcollonval | @github-actions | @hbcarlos

1.0.0alpha4

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@codecov-commenter | @fcollonval | @github-actions | @jtpio

1.0.0alpha3

(Full Changelog)

Bugs fixed

  • Fixes experimental document-wide undo/redo flag #117 (@hbcarlos)

Contributors to this release

(GitHub contributors page for this release)

@codecov-commenter | @hbcarlos

1.0.0alpha2

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@davidbrochart | @github-actions | @hbcarlos

1.0.0alpha1

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@cghanke | @codecov | @codecov-commenter | @fcollonval | @hbcarlos | @jtpio | @pre-commit-ci | @welcome

1.0.0alpha0

(Full Changelog)

Enhancements made

Bugs fixed

  • Add missing argument for format string (#92) #93 (@cghanke)

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@cghanke | @codecov | @codecov-commenter | @fcollonval | @hbcarlos | @jtpio | @pre-commit-ci | @welcome

0.x

The version prior to 1.0.0 were containing only the Jupyter Server backend code and were released under the name jupyter-server-ydoc.

0.7.0

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@codecov | @davidbrochart | @hbcarlos | @pre-commit-ci

0.6.1

(Full Changelog)

Enhancements made

  • Allow to set SQLiteYStore's database path and document time-to-live #66 (@davidbrochart)

Bugs fixed

  • Allow to set SQLiteYStore's database path and document time-to-live #66 (@davidbrochart)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@codecov | @davidbrochart | @pre-commit-ci

0.6.0

(Full Changelog)

Enhancements made

Contributors to this release

(GitHub contributors page for this release)

@davidbrochart

0.5.1

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@codecov | @davidbrochart | @pre-commit-ci

0.5.0

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@codecov | @davidbrochart | @hbcarlos

0.4.0

(Full Changelog)

Enhancements made

Contributors to this release

(GitHub contributors page for this release)

@davidbrochart

0.3.0

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@codecov | @davidbrochart | @pre-commit-ci

0.2.0

(Full Changelog)

Enhancements made

  • Adds a new setting for saving document delay #46 (@hbcarlos)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@codecov-commenter | @hbcarlos | @pre-commit-ci

0.1.14

(Full Changelog)

Enhancements made

Contributors to this release

(GitHub contributors page for this release)

@davidbrochart

0.1.13

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@codecov-commenter | @davidbrochart | @pre-commit-ci | @welcome

0.1.12

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@codecov-commenter | @davidbrochart | @hbcarlos | @pre-commit-ci | @welcome

0.1.11

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@codecov-commenter | @davidbrochart | @pre-commit-ci

0.1.10

(Full Changelog)

Enhancements made

Contributors to this release

(GitHub contributors page for this release)

@davidbrochart

0.1.9

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@davidbrochart

0.1.8

(Full Changelog)

Enhancements made

Contributors to this release

(GitHub contributors page for this release)

@davidbrochart

0.1.7

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@davidbrochart | @pre-commit-ci

0.1.6

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@davidbrochart

0.1.5

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@davidbrochart | @pre-commit-ci | @welcome

0.1.4

(Full Changelog)

Merged PRs

Contributors to this release

(GitHub contributors page for this release)

@davidbrochart

0.1.3

0.1.2

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@davidbrochart

0.1.1

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@davidbrochart | @welcome

0.1.0