Was released on April 28, 2025. This is the 58th release. See the current changelog
Here you will find a changelog from 7.6 to 7.7.
Read the announcement

Artwork by Tomáš Rodr
If the fzf-package fails ensure that you have go-lang and relog to make sure that /etc/profile.d/go.sh
gets loaded.
Was released on Oktober 8, 2024. This is the 57th release. See the current changelog
Here you will find a changelog from 7.5 to 7.6.
Read the announcement

Was released on April 5, 2024. This is the 56th release. See the current changelog
Here you will find a changelog from 7.4 to 7.5.
Read the announcement

Was released on October 16, 2023. This is the 55th release. See the current changelog
Here you will find a changelog from 7.3 to 7.4.
Read the announcement

Was released on April 10, 2023. This is the 54rd release. See the current changelog
Here you will find a changelog from 7.2 to 7.3.
Was released on October 20, 2022. This is the 53rd release. See the current changelog.
On the 21st of April, 2022 the 52nd release of OpenBSD was released.
More information and the changelog
This is easy, man pages
in OpenBSD are essential. Would it not be great to easily colourize certain commands and directories, files? Like in your editor of choice? This is what I prefer. Not for everybody.
To install most run the next command.
doas pkg_add most
Next add most
as your pager like this.
export PAGER="most"
Add this to your shell file, for example: .zshrc
And done. (: