Skip to content

v0.4.2

Latest
Compare
Choose a tag to compare
@goozp goozp released this 29 Nov 18:32
· 2 commits to master since this release

功能和优化

  • Go 版本更新到 1.21
  • 知识库前端支持局部加载
  • 默认启用自动HTTPS
  • 增加默认跳转,非www到www,http到https
  • DockerHub 镜像推送改用 Github Action
  • Jwt包切换到 github.com/golang-jwt/jwt

Bug 修复

  • dockerfile gosu 安装失败

Feature and Enhancement

  • Go version updated to 1.21
  • Front-end of the knowledge base supports partial loading
  • Automatic HTTPS is enabled by default
  • Default redirects are added, from non-www to www, and from http to https
  • DockerHub image push is replaced by Github Action
  • Jwt package is switched to github.com/golang-jwt/jwt

Bug fixes

  • Failure in gosu installation in dockerfile