Skip to content

Commit 9e52a68

Browse files
authored
Add November newsletter (#334)
1 parent f8c93ff commit 9e52a68

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed

content/images/november-2024.jpg

181 KB
Loading
+36
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
title: Read the Docs Newsletter - November 2024
2+
date: November 11, 2024
3+
description: Company updates and new features from the last month, current focus, and upcoming features.
4+
category: Newsletter
5+
tags: newsletter, community
6+
authors: Eric Holscher
7+
status: published
8+
image: /images/november-2024.jpg
9+
image_credit: Photo by <a href="https://unsplash.com/@hermanndoyo?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash">Doyo Hermann</a> on <a href="https://unsplash.com/photos/a-scenic-view-of-a-town-surrounded-by-mountains-y1VQvwSqYOE?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash">Unsplash</a>
10+
11+
12+
## News and updates
13+
14+
* The new **Community dashboard** at https://app.readthedocs.org will be made the default dashboard on November 12. We are still beta testing the Business dashboard, as it effects documentation authentication and requires a bit more testing. We expect to make the Business dashboard the default soon.
15+
* We've added **multi-factor authentication (MFA)** to our platform, and it's now fully released. Give it a try to add an extra layer of security to your account.
16+
* We have added **Python 3.13** as a build option, along with `updating other build tools <https://github.com/readthedocs/readthedocs.org/pull/11742>`_.
17+
* **Addons** continues to get iterative improvements, including allowing more granular configuration of `documentation notifications <https://docs.readthedocs.io/en/stable/doc-notifications.html>`_, and fixing bugs in the injection logic for large images.
18+
* Our **file tree diff** feature is now in testing, and will be rolled out into Addons in the near future. This will allow you to see what files have changed between versions of your documentation.
19+
* Similarly, **quick previews** when you hover a link is now in testing for Addons, and will be released soon. This will allow you to see a preview of the linked page when you hover over a link in your documentation.
20+
21+
You can always see the latest changes to our platforms in our [changelog 📃](https://docs.readthedocs.io/page/changelog.html).
22+
23+
## Upcoming changes
24+
25+
* We are working to allow extending default ``build.jobs`` in the new build system. This will allow you to customize the build process more easily, with things like ``build.jobs.build.pdf`` being able to override the PDF build.
26+
* We are planning to move our official documentation to https://docs.readthedocs.com to make it more obviously official. This should be a seamless transition for users, but we will be updating links in our documentation and on our website to reflect this change.
27+
28+
Want to follow along with our development progress? View our [development roadmap 📍️](https://github.com/orgs/readthedocs/projects/156/views/1)
29+
30+
## Possible issues
31+
32+
We don't have any known issues at the moment. If you are experiencing any problems, please let us know.
33+
34+
-----
35+
36+
Questions? Comments? Ideas for the next newsletter? [Contact us](mailto:[email protected])!

0 commit comments

Comments
 (0)