When visit OneDev UI via browser, user timezone will be detected and timestamps will be displayed in that timezone automatically. For timestamp fields accepting user input, it will be handled in user timezone

Helm package support is available now, and you may publish helm packages to OneDev and install packages from this OneDev registry.

Filter issues via the powerful query language, and export result to csv or xslx

In case you are using external issue tracker, you can define transformers to transform external issue references into external issue links in various places, such as commit messages and pull request descriptions
When access projects without permission, OneDev now responds with "404 not found" as if the project does not exist to avoid information leak
When debug logging is turned on via conf/logback.xml, OneDev may write job secrets into server or agent log (only accessible by system administrator) in some cases. This security vulnerability is fixed in this release.