Topics
-
Hello there! My name is Daniel
Last reply by AZD Admin, -
- 0 replies
- 73 views
Welcome to our first edition of Current Projects, a new monthly newsletter where we’ll be sharing what we’re currently working on at Discourse. Our goal is to give you and the wider community some insight into what might be coming next in Discourse so you can stay informed, ask questions, share feedback, and contribute to what’s currently in progress. Without further ado, here’s what we’re currently up to! Kicking off Composer redesign We are kicking off a new project to redesign the composer for writing topics and posts. We are still in the early research, design, and prototyping phases of this project, but will be sharing more soon with the community as we make furt…
Last reply by AWS, -
- 0 replies
- 65 views
Welcome to our first edition of Current Projects, a new monthly newsletter where we’ll be sharing what we’re currently working on at Discourse. Our goal is to give you and the wider community some insight into what might be coming next in Discourse so you can stay informed, ask questions, share feedback, and contribute to what’s currently in progress. Without further ado, here’s what we’re currently up to! Kicking off Composer redesign We are kicking off a new project to redesign the composer for writing topics and posts. We are still in the early research, design, and prototyping phases of this project, but will be sharing more soon with the community as we make furt…
Last reply by AWS, -
- 0 replies
- 74 views
We’re excited to announce the new Starter plan, the easiest and fastest way to launch a community with Discourse. Starter offers public or private sites with unlimited members at $20 a month! This is a companion discussion topic for the original entry at https://blog.discourse.org/2024/09/introducing-the-new-starter-plan 2 posts - 2 participants Read full topic View the full article
Last reply by AWS, -
- 0 replies
- 70 views
We’re excited to announce the new Starter plan, the easiest and fastest way to launch a community with Discourse. Starter offers public or private sites with unlimited members at $20 a month! This is a companion discussion topic for the original entry at https://blog.discourse.org/2024/09/introducing-the-new-starter-plan 2 posts - 2 participants Read full topic
Last reply by AWS, -
- 0 replies
- 91 views
We’re excited to announce a significant improvement in how we handle pageviews and present this crucial data to you. Our new site traffic report offers a more comprehensive and accurate view of your community’s engagement. Let’s dive into what’s new and how it benefits you! Please note that we are in the process of rolling the new pageview tracking out to hosted customers, so not all sites will be switched over right away. What has changed We’ve revamped our approach to tracking and reporting pageviews to provide you with more reliable and actionable data. We now monitor the sources of individual pageviews and are able to detect if they came from a real browser or a …
Last reply by AWS, -
- 0 replies
- 102 views
We’re excited to announce a significant improvement in how we handle pageviews and present this crucial data to you. Our new site traffic report offers a more comprehensive and accurate view of your community’s engagement. Let’s dive into what’s new and how it benefits you! Please note that we are in the process of rolling the new pageview tracking out to hosted customers, so not all sites will be switched over right away. What has changed We’ve revamped our approach to tracking and reporting pageviews to provide you with more reliable and actionable data. We now monitor the sources of individual pageviews and are able to detect if they came from a real browser or a …
Last reply by AWS, -
- 0 replies
- 129 views
What’s Font Awesome? Discourse uses a free set of icons from Font Awesome throughout its interface. You see these on toolbars, badges, buttons, etc… here’s our composer toolbar: Since 2018 we’ve been using Font Awesome 5 (original announcement), and in the meantime Font Awesome 6 has been released. Version 6 includes new icons, some general style updates, and renames. As of today, Discourse will start using version 6 too! Specifically, version 6.6.0. This isn’t an enormous visual change, but you’ll notice some differences: What does this upgrade involve? This upgrade was a little more complicated to implement because it involves a number of renames. Font Awesome …
Last reply by AWS, -
- 0 replies
- 55 views
What’s Font Awesome? Discourse uses a free set of icons from Font Awesome throughout its interface. You see these on toolbars, badges, buttons, etc… here’s our composer toolbar: Since 2018 we’ve been using Font Awesome 5 (original announcement), and in the meantime Font Awesome 6 has been released. Version 6 includes new icons, some general style updates, and renames. As of today, Discourse will start using version 6 too! Specifically, version 6.6.0. This isn’t an enormous visual change, but you’ll notice some differences: What does this upgrade involve? This upgrade was a little more complicated to implement because it involves a number of renames. Font Awesome …
Last reply by AWS, -
- 0 replies
- 106 views
We’ve been working on redesigning the /about page in Discourse and we’re finally ready to make it available to try it out. If you’re logged in to Meta, you can see it right here by heading to /about. Here’s a screenshot: Notable additions Banner image at the top of the page Extended description that supports HTML/markdown 2-columns layout to reduce the amount of white space on wide screens Expandable/collapsible lists of admins and moderators Visitors and EU visitors stats to enable site owners to comply with the Digital Services Act (DSA). This requires the display_eu_visitor_stats setting to be enabled. How to enable it Go to the admin site settings…
Last reply by AWS, -
- 0 replies
- 66 views
We’ve redesigned the /about page in Discourse. Learn more about configuration options in the documentation topic: Understanding and customizing the About page You can see it right here by heading to /about. Here’s a screenshot: Notable additions Banner image at the top of the page Extended description that supports HTML/markdown 2-columns layout to reduce the amount of white space on wide screens Expandable/collapsible lists of admins and moderators Visitors and EU visitors stats to enable site owners to comply with the Digital Services Act (DSA). This requires the display_eu_visitor_stats setting to be enabled. Feedback If you encounter a bug with o…
Last reply by AWS, -
New features in v3.4.0.beta1 “Hot” replaces “Top” in default menu items “Hot” is the newest topic sorting option that helps you discover what’s currently trending in your community based on recent likes and lively discussions. We are now replacing “Top” with “Hot” topics for sites that have not modified the top menu site setting. Learn more. Unseen feature indicator In the admin sidebar, the “What’s New” link will now feature a blue dot indicating new features are available if the user has not seen those features yet. Polls can show absolute numbers Polls now support absolute numbers in addition to percentages. 3 posts - 3 participants R…
Last reply by AWS, -
New features in v3.4.0.beta1 “Hot” replaces “Top” in default menu items “Hot” is the newest topic sorting option that helps you discover what’s currently trending in your community based on recent likes and lively discussions. We are now replacing “Top” with “Hot” topics for sites that have not modified the top menu site setting. Learn more. Unseen feature indicator In the admin sidebar, the “What’s New” link will now feature a blue dot indicating new features are available if the user has not seen those features yet. Polls can show absolute numbers Polls now support absolute numbers in addition to percentages. 3 posts - 3 participants R…
Last reply by AWS, -
- 0 replies
- 72 views
Discourse 3.3.1 Stable Release Discourse strongly recommends that all sites follow the default tests-passed branch of Discourse. The “stable” branch is more focused on lack of change than lack of bugs - all releases, including those on tests-passed and beta are production ready. Bug fixes This release includes the following minor bug fixes and performance improvements: FIX: Badge image uploader (#28188) (#28521) · discourse/discourse@d3ad2ec · GitHub DEV: Allow disabling problem checks programatically (#28440) (#28441) · discourse/discourse@eaa40bb · GitHub DEV: Switch back to Chrome for running QUnit tests (#28430) · discourse/discourse@6cc856c · GitHub DEV: Update mi…
Last reply by AWS, -
- 0 replies
- 71 views
Discourse 3.3.1 Stable Release Discourse strongly recommends that all sites follow the default tests-passed branch of Discourse. The “stable” branch is more focused on lack of change than lack of bugs - all releases, including those on tests-passed and beta are production ready. Bug fixes This release includes the following minor bug fixes and performance improvements: FIX: Badge image uploader (#28188) (#28521) · discourse/discourse@d3ad2ec · GitHub DEV: Allow disabling problem checks programatically (#28440) (#28441) · discourse/discourse@eaa40bb · GitHub DEV: Switch back to Chrome for running QUnit tests (#28430) · discourse/discourse@6cc856c · GitHub DEV: Update mi…
Last reply by AWS, -
- 0 replies
- 111 views
We have recently made our new documentation plugin available for testing and feedback. This plugin is designed to enhance the navigation and accessibility of documentation hosted on Discourse, providing a more accessible and friendly experience for all users. Note that this plugin is still in development. The development of this plugin stems from our ongoing effort to improve documentation, which has already been enhanced by a new sidebar. The sidebar work laid the foundation for a much improved documentation experience, and the new plugin incrementally builds upon that work. The new plugin in action The plugin is currently active and powering the documentation on our …
Last reply by AWS, -
- 0 replies
- 73 views
We have recently made our new documentation plugin available for testing and feedback. This plugin is designed to enhance the navigation and accessibility of documentation hosted on Discourse, providing a more accessible and friendly experience for all users. Note that this plugin is still in development. The development of this plugin stems from our ongoing effort to improve documentation, which has already been enhanced by a new sidebar. The sidebar work laid the foundation for a much improved documentation experience, and the new plugin incrementally builds upon that work. The new plugin in action The plugin is currently active and powering the documentation on our …
Last reply by AWS, -
- 0 replies
- 77 views
Happy Anniversary to us! On August 26, 2014, we released Discourse v1.0 and introduced hosting services. We have been full throttle ever since. Now that we’ve hit this milestone we’re taking a look back to see how far we’ve come. This is a companion discussion topic for the original entry at https://blog.discourse.org/2024/08/celebrating-a-decade-of-discourse 11 posts - 11 participants Read full topic View the full article
Last reply by AWS, -
- 0 replies
- 47 views
Happy Anniversary to us! On August 26, 2014, we released Discourse v1.0 and introduced hosting services. We have been full throttle ever since. Now that we’ve hit this milestone we’re taking a look back to see how far we’ve come. This is a companion discussion topic for the original entry at https://blog.discourse.org/2024/08/celebrating-a-decade-of-discourse 11 posts - 11 participants Read full topic
Last reply by AWS, -
- 0 replies
- 99 views
I’m excited to announce some updates to how we handle documentation to ensure clarity and collaboration while maintaining the quality of information provided. Read on to understand how our new documentation setup works. Official documentation We’ve updated the Documentation category to be dedicated solely to official documentation. This means that all content in its subcategories is maintained by Discourse team members, ensuring the information is accurate and up-to-date. If you’re looking for the most authoritative guides and references, this is the place! Why only team members? Restricting the creation and editing of official documentation to our team ensures consist…
Last reply by AWS,
-
Who's Online 0 Members, 0 Anonymous, 22 Guests (See full list)
- There are no registered users currently online