File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change @@ -81,29 +81,52 @@ Here is an enumeration of changes made since the last release and included in 6.
8181- Fix for the terminal shutdown issue (:ghpull: `4180 `)
8282- Add japanese translation files (:ghpull: `4490 `)
8383- Workaround for socket permission errors on Cygwin (:ghpull: `4584 `)
84+ - Implement optional markdown header and footer files (:ghpull: `4043 `)
85+ - Remove double link when using custom_display_url (:ghpull: `5544 `)
86+ - Respect cell.is_editable during find-and-replace (:ghpull: `5545 `)
87+ - Fix exception causes all over the codebase (:ghpull: `5556 `
88+ - Improve login shell heuristics (:ghpull: `5588 `)
89+ - Added support for JUPYTER_TOKEN_FILE (:ghpull: `5587 `)
90+ - Kill notebook its self when server cull idle kernel (:ghpull: `5593 `)
91+ - Implement password hashing with bcrypt (:ghpull: `3793 `)
92+ - Fix broken links (:ghpull: `5600 `)
93+ - Russian internationalization support (:ghpull: `5571 `)
94+ - Add a metadata tag to override notebook direction (ltr/rtl) (:ghpull: `5052 `)
95+ - Paste two images from clipboard in markdown cell (:ghpull: `5598 `)
96+ - Add keyboard shortcuts to menu dropdowns (:ghpull: `5525 `)
8497
8598Thank you to all the contributors:
8699
100+ - Aaron Myatt
101+ - Adam Blake
87102- Afshin Taylor Darian
88103- Aman Bansal
89104- Ben Thayer
90105- berendjan
91106- Bruno P. Kinoshita
92107- bzinberg
108+ - Christophe Cadilhac
93109- Daiki Katsuragawa
110+ - David Lukes
111+ - Dmitriy Q
94112- dmpe
95113- dylanzjy
96114- dSchurch
97115- E\. M\. Bray
98116- ErwinRussel
117+ - Felix Mönckemeyer
99118- Grant Nestor
119+ - Jarrad Whitaker
100120- Jesus Panales Castillo
101121- Joshua Zeltser
102122- Karthikeyan Singaravelan
103123- Kenichi Ito
104124- Kevin Bates
125+ - Koki Nishihara
105126- Kris Wilson
106127- Kyle Kelley
128+ - Laura Merlo
129+ - levinxo
107130- Luciano Resende
108131- Luis Cabezon Manchado
109132- Madhusudhan Srinivasa
@@ -116,10 +139,15 @@ Thank you to all the contributors:
116139- Niko Felger
117140- Norah Abanumay
118141- Onno Broekmans
142+ - PierreMB
119143- pinarkavak
144+ - Ram Rachum
145+ - Reece Hart
146+ - Remi Rampin
120147- Rohit Sanjay
121148- Shane Canon
122149- Simon Li
150+ - Steinar Sturlaugsson
123151- Steven Silvester
124152- taohan16
125153- Thew Dhanat
You can’t perform that action at this time.
0 commit comments