- reillysiemens created [Fix broken nu_scripts repo link](https://github.com/nushell/nushell.github.io/pull/426)
- merelymyself created [Changed the confusing title of "Working With Strings"](https://github.com/nushell/nushell.github.io/pull/424)
- Yethal created [Update working_with_tables.md](https://github.com/nushell/nushell.github.io/pull/418)
- morzel85 created [Update loading_data.md](https://github.com/nushell/nushell.github.io/pull/416)
- stormasm created [update section on aliases for adding pipes and persisting](https://github.com/nushell/nushell.github.io/pull/411)
- raboof created [fix typo required->require](https://github.com/nushell/nushell.github.io/pull/410)
- rgwood created [Document PATH configuration](https://github.com/nushell/nushell.github.io/pull/406)
- Sygmei created [Fix "Concatenate tables" section from "Table docs"](https://github.com/nushell/nushell.github.io/pull/402)
- Cyborus04 created [Fix command-less `cd` example](https://github.com/nushell/nushell.github.io/pull/399)
- Szune created [Typo fix in 2022-04-12-nushell_0_61.md](https://github.com/nushell/nushell.github.io/pull/398)
- fennewald created [Update coming_from_bash.md](https://github.com/nushell/nushell.github.io/pull/397)
## Nu scripts
- fdncred created [update get_os_icon for wsl](https://github.com/nushell/nu_scripts/pull/214), and [update type-o for windows](https://github.com/nushell/nu_scripts/pull/213), and [use $nu.os-info vs (sys).host for speed](https://github.com/nushell/nu_scripts/pull/212)
- raboof created [custom completions: git: 'git fetch'](https://github.com/nushell/nu_scripts/pull/210)
- Yethal created [Update 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 created [Change conda activation scripts to be a module](https://github.com/nushell/nu_scripts/pull/205)
- hustcer created [Fix completions for `git push` and `git checkout`](https://github.com/nushell/nu_scripts/pull/204)
- ZetaNumbers created [fix: make complitions referred to undefinded "nu-complete files"](https://github.com/nushell/nu_scripts/pull/203)
## reedline
- sholderbach created [Change keybinding for external editor](https://github.com/nushell/reedline/pull/422), and [Prepare the 0.5.0 release](https://github.com/nushell/reedline/pull/421), and [Fix README and lib.rs code examples](https://github.com/nushell/reedline/pull/419), and [Add doctests back to the CI](https://github.com/nushell/reedline/pull/418), and [Vi additions and fixes by @zim0369](https://github.com/nushell/reedline/pull/417), and [Attempt fix of `ClearScrollback`](https://github.com/nushell/reedline/pull/416), and [Fix the CI badge](https://github.com/nushell/reedline/pull/415), and [Change the CI to use caching](https://github.com/nushell/reedline/pull/414), and [Add better options for screen clearing](https://github.com/nushell/reedline/pull/400), and [Add explicit `EditCommand::InsertNewline`](https://github.com/nushell/reedline/pull/399)
- elferherrera created [Buffer editor keybinding](https://github.com/nushell/reedline/pull/413), and [line buffer editor](https://github.com/nushell/reedline/pull/411)
- Tropid created [Only partial complete suggestions when input is a prefix](https://github.com/nushell/reedline/pull/412)
- gipsyh created [Append whitespace after selecting menu](https://github.com/nushell/reedline/pull/410)
- zim0369 created [Add vim's `C` binding](https://github.com/nushell/reedline/pull/405), and [Implements vim's prepend to start binding](https://github.com/nushell/reedline/pull/403)