Typecho Dev Channel – Telegram
Typecho Dev Channel
1.18K subscribers
2 photos
27 links
News about Typecho
Download Telegram
数据备份功能已经推送至了最新的开发版中,由于还在测试期间,建议你不要在正式环境使用(或者在测试之前已经完整地备份了你的数据库),稍后我会详细解释备份功能的实现
大家如果用try_files来做rewrite的话,一定要这样写

location / {
try_files $uri $uri/ /index.php$is_args$args;
}


很多人照着网上的教程会忽略掉后面的`$is_args$args`,这就导致php在rewrite以后无法接收到 query string 里的参数
最新的更新里修复了一个pingback的安全错误
感谢网友的指出
针对 typecho.org 官方网站网站无法访问的问题,我们已经切换到新的服务器地址,请静待dns刷新后访问
最新的 Typecho 开发版里已经加入了实景预览的功能,大家可以方便地在文章发布之前查看它的显示效果啦 🤓
Channel name was changed to «Typecho Developers Channel»
Typecho 论坛从前天开始一直受到持续的 CC 攻击,目前并不知道是什么原因导致了这次攻击。对于开源项目来说,我们并没有很多资源用于安全防护。因此我们暂时关闭了论坛,大家如果遇到问题可以去 Github Issue 页讨论。
Channel name was changed to «Typecho Dev Channel»
Typecho 1.2.0 Beta 1 is now available for testing. https://github.com/typecho/typecho/discussions/1153
Typecho 1.2.0 Beta 2 available for testing. https://github.com/typecho/typecho/discussions/1171
Typecho 1.2.0 RC 1 available for testing. https://github.com/typecho/typecho/discussions/1186
Typecho 1.2.0 RC 2 available for testing. It will be the last test version, the next release will be production-ready. https://github.com/typecho/typecho/discussions/1318