惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

N
Netflix TechBlog - Medium
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
NISL@THU
NISL@THU
MongoDB | Blog
MongoDB | Blog
Microsoft Security Blog
Microsoft Security Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
L
LangChain Blog
C
CXSECURITY Database RSS Feed - CXSecurity.com
C
CERT Recently Published Vulnerability Notes
aimingoo的专栏
aimingoo的专栏
B
Blog RSS Feed
WordPress大学
WordPress大学
Know Your Adversary
Know Your Adversary
The Register - Security
The Register - Security
Jina AI
Jina AI
Spread Privacy
Spread Privacy
Recent Commits to openclaw:main
Recent Commits to openclaw:main
T
The Blog of Author Tim Ferriss
GbyAI
GbyAI
J
Java Code Geeks
S
Securelist
Y
Y Combinator Blog
T
Threat Research - Cisco Blogs
酷 壳 – CoolShell
酷 壳 – CoolShell
Vercel News
Vercel News
W
WeLiveSecurity
Hugging Face - Blog
Hugging Face - Blog
小众软件
小众软件
Martin Fowler
Martin Fowler
TaoSecurity Blog
TaoSecurity Blog
S
Schneier on Security
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
D
DataBreaches.Net
L
LINUX DO - 热门话题
T
Tailwind CSS Blog
T
Tor Project blog
博客园 - 叶小钗
Blog — PlanetScale
Blog — PlanetScale
I
Intezer
V
V2EX
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
C
Cyber Attacks, Cyber Crime and Cyber Security
雷峰网
雷峰网
The GitHub Blog
The GitHub Blog
量子位
AI
AI
Cyberwarzone
Cyberwarzone
T
Troy Hunt's Blog
N
News | PayPal Newsroom
H
Help Net Security

Tags from puti

Release v0.1.0 Fisrt version · puti-projects/puti Release v0.2.0 · puti-projects/puti Release v0.2.1 · puti-projects/puti Release v0.2.2 · puti-projects/puti Release v0.3.0 · puti-projects/puti Release v0.3.1 · puti-projects/puti Release v0.4.0 · puti-projects/puti Release v0.4.1 · puti-projects/puti
Release v0.4.2 · puti-projects/puti
goozp · 2023-11-30 · via Tags from puti

功能和优化

  • 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