这是不准确的——bug 在 stable 分支上也会被修复:Commits · discourse/discourse · GitHub
而且由于(几乎)没有新功能,因此几乎不会引入新的 bug。
但问题不在于“是否”,而在于“如何”:
等待 2.4.0 发布,然后在你的 app.yml 中找到 #version: tests-passed 这一行,将其改为 version: stable,并重新构建。
(别忘了同时移除 # 符号)
这是不准确的——bug 在 stable 分支上也会被修复:Commits · discourse/discourse · GitHub
而且由于(几乎)没有新功能,因此几乎不会引入新的 bug。
但问题不在于“是否”,而在于“如何”:
等待 2.4.0 发布,然后在你的 app.yml 中找到 #version: tests-passed 这一行,将其改为 version: stable,并重新构建。
(别忘了同时移除 # 符号)