Skip to content

v0.4.1

Compare
Choose a tag to compare
@goozp goozp released this 22 Mar 18:07
· 23 commits to master since this release

功能和优化

  • 优化 Auto HTTPS 和 Health Check;目前不做重定向判断,如根域名到 www 域名,HTTP 到 HTTPS;较好的实践是再加一层 WebServer。
  • 主题支持 favicon.ico 自定义

Bug 修复

  • 修复一个缓存刷新问题

Feature and Enhancement

  • Optimize Auto HTTPS and Health Check; currently, no redirection judgment is made, such as root domain name to www domain name, HTTP to HTTPS; a better practice is to add another layer of WebServer.
  • Theme supports a custom favicon.ico file now

Bug Fixed

  • Fix a cache refresh problem