See here how to update Opengist.
Added
- UI rework (#757)
- Gist settings page, with metadata edition and danger zone (#757)
- Explore users page, with search and sorting (#757)
- Explore topics page (#757)
Changed
- Move reserved routes under the
/-/prefix:/-/login,/-/register,/-/all,/-/search,/-/topics,/:user/-/liked, ... (#757)
Fixed
- Improve Git dumb HTTP security (#780)
- OIDC scope includes trailing whitespace if groups not configured (#775)
- Return 200 for
HEAD /so uptime monitors don't fail (#773) - Bind strategy configuration to deployment in Helm chart (#777)
OG_OPENGIST_HOMEenv var in Dockerfile (#779)
Other
- Update deps (#776)