Skip to content

v1.15.0

Latest

Choose a tag to compare

@thomiceli thomiceli released this 30 Jul 17:45

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_HOME env var in Dockerfile (#779)

Other

  • Update deps (#776)