2.16.0
Enhancements made
- If ServerApp.ip is ipv6 use [::1] as local_url #1495 (@manics)
- Don't hide .so,.dylib files by default #1457 (@nokados)
- Add async start hook to ExtensionApp API #1417 (@Zsailer)
Bugs fixed
- Update meetings notes link and zoom link #1517 (@krassowski)
- Fallback to direct write for readonly dirs and use temp path for checkpoints #1516 (@Darshan808)
- Check file permissions before making tmp file #1513 (@RRosio)
- Validate extension name before toggling through CLI #1509 (@Darshan808)
- Fix for #1479 : Incorrect usage of i18n format #1500 (@kjayan)
- Fix handling of missing parent header in record activity #1498 (@davidbrochart)
- display_url: Don't duplicate public_url and local_url if they are the same #1494 (@manics)
Maintenance and upkeep improvements
- tests: install test-functional requirements for Jupytext downstream tests #1510 (@MaicoTimmerman)
Documentation improvements
- Update websocket-protocols documentation to reflect implementation #1508 (@ark-1)
- Update Security Section in the Jupyter Server Documentation #1505 (@kjayan)
- Update Contribution Page for Jupyter Server #1499 (@kjayan)
- Fix typo in metric description #1486 (@yuvipanda)
Contributors to this release
(GitHub contributors page for this release)
@ark-1 | @bollwyvl | @Darshan808 | @davidbrochart | @kjayan | @krassowski | @MaicoTimmerman | @manics | @minrk | @nokados | @RRosio | @vidartf | @yuvipanda | @Zsailer