Skip to content

v1.3.0

Compare
Choose a tag to compare
@thomiceli thomiceli released this 27 May 12:14
· 164 commits to master since this release
0a54243

Added

  • Disable login form via admin panel
  • Syntax highlighting in Markdown code block (#29)
  • Better UI for admin settings (#30)
  • Disable Gravatar (#37)
  • Swap between dark and light theme (#38)

Changed

  • Logs are now also appended to stdout
  • Golang module name is now github.com/thomiceli/opengist

Fixed

  • First account registering with OAuth is now admin
  • Fix HTML entities escaping in Markdown code block (#29)