- sholderbach added [[no ci] Fix typo in link](https://github.com/nushell/nushell/pull/5168), and [Pin reedline version for 0.61 release](https://github.com/nushell/nushell/pull/5164), and [Clean REPL code, hide Hints without ANSI coloring](https://github.com/nushell/nushell/pull/5157), and [Support unbinding a particular key event](https://github.com/nushell/nushell/pull/5152), and [Allow overriding of menu keybindings](https://github.com/nushell/nushell/pull/5148)
- jt released [Bump 0.61](https://github.com/nushell/nushell/pull/5166), and [Remove the im crate dependency](https://github.com/nushell/nushell/pull/5161), and [Allows aliases in use lists](https://github.com/nushell/nushell/pull/5150)
- strega-nil-ms [fixed #5131](https://github.com/nushell/nushell/pull/5153)
- merkrafter added [Support binary literals with binary format](https://github.com/nushell/nushell/pull/5149)
- boyvanduuren [fixed failing unit tests on Windows (#5142)](https://github.com/nushell/nushell/pull/5143)
## Documentation
- hustcer [fixed some typo and Translate configuration & environment to zh-CN from commit: f5987a82d](https://github.com/nushell/nushell.github.io/pull/400), and [Translate lots of small docs to zh-CN from commit: ae23eeba3](https://github.com/nushell/nushell.github.io/pull/396), and [Translate scripts and modules to zh-CN from commit: 115b193d2](https://github.com/nushell/nushell.github.io/pull/392), and [Translate operators and variables_and_subexpressions to zh-CN](https://github.com/nushell/nushell.github.io/pull/391), and [update i18n related script and meta data](https://github.com/nushell/nushell.github.io/pull/386)
- Cyborus04 [fixed command-less `cd` example](https://github.com/nushell/nushell.github.io/pull/399)
- Szune added [Typo fix in 2022-04-12-nushell_0_61.md](https://github.com/nushell/nushell.github.io/pull/398)
- fennewald [updated coming_from_bash.md](https://github.com/nushell/nushell.github.io/pull/397)
- fdncred [removed old_book](https://github.com/nushell/nushell.github.io/pull/395)
- jt [added blog for 0.61 release](https://github.com/nushell/nushell.github.io/pull/394)
- kubouch [added env.nu to Configuration](https://github.com/nushell/nushell.github.io/pull/393)
- merkrafter added [nushell#4924 Update data types with binary literal syntax](https://github.com/nushell/nushell.github.io/pull/390)
- sholderbach [documented unbinding a keybinding](https://github.com/nushell/nushell.github.io/pull/389), and [Fix intradoc links for German locale](https://github.com/nushell/nushell.github.io/pull/388), and [Fix several parts in the German edtion](https://github.com/nushell/nushell.github.io/pull/387)
## Nu_Scripts
- Yethal [updated nuschiit.nu](https://github.com/nushell/nu_scripts/pull/208), and [Add webscraping and gitlab scanning scripts](https://github.com/nushell/nu_scripts/pull/206)
- kubouch [changed conda activation scripts to be a module](https://github.com/nushell/nu_scripts/pull/205)
- hustcer [fixed completions for `git push` and `git checkout`](https://github.com/nushell/nu_scripts/pull/204)
- ZetaNumbers [fixed make complitions referred to undefinded "nu-complete files"](https://github.com/nushell/nu_scripts/pull/203)
## reedline
- sholderbach added [Use better word definition](https://github.com/nushell/reedline/pull/396), and [Cleanup some stuff found by pedantic clippy](https://github.com/nushell/reedline/pull/394), and [Remove `Hinter` and `Validator` from the default](https://github.com/nushell/reedline/pull/393), and [Allow the removal of keybindings](https://github.com/nushell/reedline/pull/391)
- fdncred [changed dark orange in prompt to purple](https://github.com/nushell/reedline/pull/395)