Discourse 1.3 released!

This topic is for comments on the original blog entry at: Discourse 1.3 released!

26 个赞

Didn’t realise how many shinies there were in this release until now. Woopwoop!

–fixed, back to the point

Congrats, team! Flipping all my servers to stable branch now :smiley:

Nice one! :+1: :+1: :+1:

Question

Moderators shouldn’t be able to see secure deleted posts

What is the difference between a “secure deleted” post and a deleted post?
i.e. what makes it a “secure” delete

EDIT
Nevermind, I’ve learned it means what I would more verbosely call “deleted posts in discussions they don’t have access privilege to”

How did you flip your servers ?

如果这不是个玩笑 :smile:

那就很简单:

cd /var/discourse/containers
nano app.yml


取消最后一行的注释,将「tests-passed」改为「stable」

退出 yaml 文件

cd .. 
./launcher rebuild app

注意事项:

  • 假设已安装 Docker
  • 假设 yaml 文件名为「app」
  • 重建过程中将导致服务离线,大约需要 4–10 分钟
10 个赞

Great work! That’s even more features than I expected :smiley:

2 个赞

that was not a joke but a real newbie question :blush:
thank you

1 个赞

Not yet being offered as an update for my ‘stable’ branch installation. Should it be?

UPDATE: Now 1.3.1 is being offered and update is running. Congrats to the team!

Never heard of discourse before but I think I may use it for a future project of mine. Anybody have any useful links for a newbie?

I’d generally start with http://www.discourse.org and the 30 minute cloud install!

1 个赞

How about making the “New! 1.3” sticker link to the announcement post? It’s quite a shiny sticker, I’m sure a lot of people will try clicking on it to learn more about what’s new.

2 个赞

That is a bit Mystery Meat navigation, but it can’t hurt…

1 个赞

Out of interest, is the 1.3.1 tag on github the latest stable release or prep for more betas in the 1.3.x line?

1.3.1 is the latest stable release as your dashboard prompted.

You can track latest release at stable branch. GitHub - discourse/discourse at stable · GitHub

Thanks @fantasticfears - I was looking for a stable ‘tag’ , didn’t think to look for a branch. Must have been a monday thing!

1 个赞

Discourse 1.4 Released!