diff --git a/published/20230112.2 ⭐️⭐️ Discourse 3.0 is an Amazing Release With Much-Needed Feature Additions.md b/published/20230112.2 ⭐️⭐️ Discourse 3.0 is an Amazing Release With Much-Needed Feature Additions.md new file mode 100644 index 0000000000..6bf9cc9436 --- /dev/null +++ b/published/20230112.2 ⭐️⭐️ Discourse 3.0 is an Amazing Release With Much-Needed Feature Additions.md @@ -0,0 +1,144 @@ +[#]: subject: "Discourse 3.0 is an Amazing Release With Much-Needed Feature Additions" +[#]: via: "https://news.itsfoss.com/discourse-3-0-release/" +[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/" +[#]: collector: "lkxed" +[#]: translator: "wxy" +[#]: reviewer: "wxy" +[#]: publisher: "wxy" +[#]: url: "https://linux.cn/article-15449-1.html" + +Discourse 3.0 发布,增加了很多需要的功能 +====== + +> 开源论坛软件 Discourse 有了一个新的重大版本升级!让我们看看有什么新东西。 + +![][1] + +Discourse 是一个开源的论坛平台,以其丰富的功能和第三方集成而闻名。 + +它也是 [最好的开源论坛软件][2] 之一,你可以部署在你的 Linux 服务器上来建立一个社区。 + +现在,我们来看看 Discourse 的最新版本。 + +在 [Discourse 2.0][4] 发布已近五年之后,**Discourse 3.0 终于来了**。 + +这个版本包含了大量的新功能和改进,让我带你看看: + +### 🆕 Discourse 3.0 的新变化 + +![Discourse 3.0][5] + +Discourse 3.0 提供了很多东西,其中一些值得注意的亮点包括: + +- 新的设置向导 +- 用户状态 +- 通知菜单 +- 新的侧边栏 +- 实时聊天 +- 用户提示 + +#### 新的设置向导 + +![新的设置向导][6] + +Discourse 现在有一个新的设置向导,可以让你快速配置一些最重要的选项。 + +因此,像将社区设置为私人、仅邀请、需要批准等选项在论坛设置的初始阶段就会显示出来。 + +#### 用户状态 + +![Discourse 用户状态][7] + +与现在大多数社区平台的做法类似,Discourse 现在也支持设置用户状态。 + +用户可以设置一个自定义的表情符号和文字,在整个平台上显示在他们的头像附近,无论是帖子、聊天还是用户卡中。 + +#### 通知菜单 + +![Discourse 通知][8] + +这终于实现了。 + +Discourse 现在有一个专门的通知菜单,让你更容易跟踪你在论坛上的活动。 + +#### 新的侧边栏 + +![Discourse 侧边栏][9] + +这是的另一项你可能会喜欢的用户体验改进。 + +你现在可以在新的侧边栏上添加聊天频道、标签和类别,以方便访问你想追踪的东西。 + +论坛的管理员也可以为游客和新成员设置一个默认的侧边栏配置;这样,每个人都可以对论坛提供的内容有一个很好的展望。 + +#### 实时聊天 + +![Discourse 实时聊天][10] + +Discourse 现在支持实时聊天;频道管理员可以选择创建一个非正式的讨论、展示,甚至是备忘录的空间,如果这对他们有用的话。 + +Discourse 的产品经理 Rishabh Nambiar 提到: + +> 我们的目标是,当对话在快节奏的聊天和慢节奏的讨论之间转换时,赋予社区以综合的体验。 +> +> 当想法被激发出来,在一个更容易被发现的地方,聊天信息可以被引用到话题中,讨论可以随着时间的推移而继续,并允许不同时间和地点的人以后加入进来。 + +#### 用户提示 + +![Discourse 用户提示][11] + +这个功能对不熟悉 Discourse 的新用户很有帮助。 + +当用户第一次使用某个特定的功能时,他们会得到与 Discourse 的功能相关的提示。 + +#### 🛠️ 其他变化和改进 + +上面提到的并不是这次发布的 Discourse 的全部变化,下面是其他一些亮点: + +- 改造了标签系统。 +- 改进了搜索界面。 +- 更新了开源工具。 +- 改进了错误页面。 +- 新的闪屏。 +- 改进了页面加载动画。 +- 更快的图像预加载。 + +如果你想深入了解这个版本的技术细节,请查阅 [发行说明][12]。 + +### 📥 获取 Discourse 3.0 + +如果你使用的是 [Discourse 的托管计划][13],你一定已经收到了 3.0 的更新,你所要做的就是通过你的管理设置启用新功能。 + +如果你是自我托管,你必须通过点击管理仪表板上的“更新”按钮手动更新你的实例。 + +对于新用户,请在他们的官方网站上探索更多关于 Discourse 的信息。 + +> **[Discourse][14]** + +-------------------------------------------------------------------------------- + +via: https://news.itsfoss.com/discourse-3-0-release/ + +作者:[Sourav Rudra][a] +选题:[lkxed][b] +译者:[wxy](https://github.com/wxy) +校对:[wxy](https://github.com/wxy) + +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 + +[a]: https://news.itsfoss.com/author/sourav/ +[b]: https://github.com/lkxed +[1]: https://news.itsfoss.com/content/images/size/w2000/2023/01/discourse-3-0-release.png +[2]: https://itsfoss.com/open-source-forum-software/ +[3]: https://itsfoss.community +[4]: https://blog.discourse.org/2018/05/discourse-2-0-released/ +[5]: https://news.itsfoss.com/content/images/2023/01/Discourse_3.0.jpg +[6]: https://news.itsfoss.com/content/images/2023/01/discourse-member-exp-1.png +[7]: https://news.itsfoss.com/content/images/2023/01/Discourse_3.0_User_Status.jpg +[8]: https://news.itsfoss.com/content/images/2023/01/Discourse_3.0_Notifications-1.jpg +[9]: https://news.itsfoss.com/content/images/2023/01/Discourse_3.0_Sidebar-1.jpg +[10]: https://news.itsfoss.com/content/images/2023/01/Discourse_3.0_Chat.jpg +[11]: https://news.itsfoss.com/content/images/2023/01/Discourse_3.0_User_Tips.jpg +[12]: https://meta.discourse.org/t/discourse-version-3-0/ +[13]: https://www.discourse.org/pricing +[14]: https://www.discourse.org diff --git a/sources/news/20230112.2 ⭐️⭐️ Discourse 3.0 is an Amazing Release With Much-Needed Feature Additions.md b/sources/news/20230112.2 ⭐️⭐️ Discourse 3.0 is an Amazing Release With Much-Needed Feature Additions.md deleted file mode 100644 index 5de7f32df5..0000000000 --- a/sources/news/20230112.2 ⭐️⭐️ Discourse 3.0 is an Amazing Release With Much-Needed Feature Additions.md +++ /dev/null @@ -1,148 +0,0 @@ -[#]: subject: "Discourse 3.0 is an Amazing Release With Much-Needed Feature Additions" -[#]: via: "https://news.itsfoss.com/discourse-3-0-release/" -[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/" -[#]: collector: "lkxed" -[#]: translator: " " -[#]: reviewer: " " -[#]: publisher: " " -[#]: url: " " - -Discourse 3.0 is an Amazing Release With Much-Needed Feature Additions -====== - -Open-source forum software Discourse has a new major upgrade! Check out what's new. - -![Discourse 3.0 is an Amazing Release With Much-Needed Feature Additions][1] - -Discourse is an open-source forum platform known for its vast features and third-party integrations. - -It is also one of the [best open-source forum software][2] you can deploy on your Linux servers to build a community. - -The **[It's FOSS Community][3]** forum is **also****powered by Discourse**. If you have any questions or want to join in discussing Linux/Open-Source stuff with like-minded people, feel free to sign up on our community forum. - -Now, moving on to Discourse's latest release. - -**Discourse 3.0 is finally here**. - -This comes almost **five years** after the release of [Discourse 2.0.][4] - -This release is packed with plenty of new features and improvements; let me take you through them. - -### 🆕 Discourse 3.0: What's New? - -![discourse 3.0][5] - -Discourse 3.0 has a lot to offer; some of the notable highlights include: - -- **New Setup Wizard** -- **User Status** -- **Notifications Menu** -- **New Sidebar** -- **Real-Time Chat** -- **User Tips** - -#### New Setup Wizard - -![discourse setup wizard][6] - -Discourse now features a new setup wizard that lets you quickly configure some of the most important options. - -So, options like setting a community to **Private, Invite Only, Require Approval,** and more are shown during the initial stages of the set-up of your forum. - -#### User Status - -![discourse 3.0 user status][7] - -Similar to what most community platforms are doing nowadays, Discourse now has support for setting user status. - -Users can set a custom emoji and text to be displayed near their avatar across the platform, be it posts, chat, or in the user card. - -#### Notifications Menu - -![discourse notifications][8] - -Finally, this has become a reality. - -Discourse now has a dedicated notifications menu, making it easier to track your activity on the forums. - -#### New Sidebar - -![discourse 3 sidebar][9] - -This is yet **another user experience improvement** that you might like. - -You can now add chat channels, tags, and categories to the new sidebar for easy access to the things you want to keep track of. - -Admins of forums can also set a default sidebar config for visitors and new members; this way, everyone can get a great outlook of what a forum offers. - -#### Real-Time Chat - -![discourse 3.0 realtime chat][10] - -Discourse now has support for real-time chats; channel admins can choose to create a space for informal discussion, showcase, or even memes if it works for them. - -Discourse's **Product Manager**, _Rishabh Nambiar,_mentions: - -> Our goal is to empower communities with an integrated experience as conversations shift between faster-paced chat and slower-paced discussions.When ideas are sparked that belong in a more discoverable place, chat messages can be quoted in topics where the discussion can continue over time and allow people in different times and places to join in later. - -#### User Tips - -![discourse 3.0 user tips][11] - -This feature can be helpful to new users who are unfamiliar with Discourse. - -Users will be provided with tips related to the features of Discourse when they use a particular feature for the first time. - -#### 🛠️ Other Changes & Improvements - -The above-mentioned are not the only changes coming to Discourse with this release; here are some other highlights: - -- **The hashtag system has been revamped.** -- **The search UI has been improved.** -- **Open-source tooling has been updated.** -- **Improved error pages.** -- **New splash screen.** -- **Improved page loading spinner.** -- **Faster image preloads.** - -If you want a deep dive into the technical details of this release, go through the [release notes][12]. - -### 📥 Get Discourse 3.0 - -If you are on [Discourse's hosting plan][13], you must have already received the 3.0 update, and all you have to do is enable the new features via your admin settings. - -**Suggested Read 📖** - -And, if you are self-hosted, you must manually update your instance by clicking on the '**Update**' button on your admin dashboard. - -For new users, explore more about Discourse on their official site. - -[Discourse][14] - --------------------------------------------------------------------------------- - -via: https://news.itsfoss.com/discourse-3-0-release/ - -作者:[Sourav Rudra][a] -选题:[lkxed][b] -译者:[译者ID](https://github.com/译者ID) -校对:[校对者ID](https://github.com/校对者ID) - -本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 - -[a]: https://news.itsfoss.com/author/sourav/ -[b]: https://github.com/lkxed -[1]: https://news.itsfoss.com/content/images/size/w2000/2023/01/discourse-3-0-release.png -[2]: https://itsfoss.com/open-source-forum-software/ -[3]: https://itsfoss.community -[4]: https://blog.discourse.org/2018/05/discourse-2-0-released/ -[5]: https://news.itsfoss.com/content/images/2023/01/Discourse_3.0.jpg -[6]: https://news.itsfoss.com/content/images/2023/01/discourse-member-exp-1.png -[7]: https://news.itsfoss.com/content/images/2023/01/Discourse_3.0_User_Status.jpg -[8]: https://news.itsfoss.com/content/images/2023/01/Discourse_3.0_Notifications-1.jpg -[9]: https://news.itsfoss.com/content/images/2023/01/Discourse_3.0_Sidebar-1.jpg -[10]: https://news.itsfoss.com/content/images/2023/01/Discourse_3.0_Chat.jpg -[11]: https://news.itsfoss.com/content/images/2023/01/Discourse_3.0_User_Tips.jpg -[12]: https://meta.discourse.org/t/discourse-version-3-0/ -[13]: https://www.discourse.org/pricing -[14]: https://www.discourse.org