File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ New features:
3232- Update jquery-ui to 1.12 (:ghpull: `3836 `)
3333- Check Host header to more securely protect localhost deployments from DNS rebinding.
3434 This is a pre-emptive measure, not fixing a known vulnerability (:ghpull: `3766 `).
35- Use `.NotebookApp.allow_remote_access ` and `.NotebookApp.local_hostnames ` to configure
35+ Use `` .NotebookApp.allow_remote_access `` and `` .NotebookApp.local_hostnames ` ` to configure
3636 access.
3737- Allow access-control-allow-headers to be overridden (:ghpull: `3886 `)
3838- Allow configuring max_body_size and max_buffer_size (:ghpull: `3829 `)
@@ -46,7 +46,7 @@ Fixing problems:
4646
4747- Fix breadcrumb link when running with a base url (:ghpull: `3905 `)
4848- Fix possible type error when closing activity stream (:ghpull: `3907 `)
49- - Disable metadata editing for non-editable celsl (:ghpull: `3744 `)
49+ - Disable metadata editing for non-editable cells (:ghpull: `3744 `)
5050- Fix some styling and alignment of prompts caused by regressions in 5.6.0.
5151- Enter causing page reload in shortcuts editor (:ghpull: `3871 `)
5252- Fix uploading to the same file twice (:ghpull: `3712 `)
You can’t perform that action at this time.
0 commit comments