Skip to content

Commit a992748

Browse files
authored
Add December 2023 newsletter (#250)
1 parent b03b725 commit a992748

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

newsletter-december-2023.rst

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
.. post:: Dec 5, 2023
2+
:tags: newsletter, python
3+
:category: Newsletter
4+
:author: Eric
5+
6+
Read the Docs newsletter - December 2023
7+
========================================
8+
9+
News and updates
10+
----------------
11+
12+
* We have shipped :doc:`single version projects </introducing-support-for-version-only-projects>` to allow projects to be versioned without having translations. This is a long-requested feature that we've excited to ship based on our Proxito refactor work.
13+
* We improved our webhook security by :doc:`requiring a secret </security-update-on-incoming-webhooks>` to be configured for all webhooks. This will help prevent malicious actors from triggering builds and other actions.
14+
* We fixed an `XSS vulnerability <https://github.com/readthedocs/readthedocs.org/security/advisories/GHSA-9vh9-cxm2-p2c4>`_ that was reported by an external reporter: Surya Dev Singh. Thanks for the report!
15+
* Work continues on `Addons <https://github.com/readthedocs/addons/>`_, where we've added support for explicit EthicalAds placements on documentation pages, and are working on a new interface for configuring Addons.
16+
17+
You can always see the latest changes to our platforms in our :doc:`Read the Docs Changelog <readthedocs:changelog>`.
18+
19+
Upcoming changes
20+
----------------
21+
22+
* We are working to expand the functionality of our `redirects feature <https://github.com/readthedocs/readthedocs.org/pull/10825>`_ to support more use cases. This work is close to shipping.
23+
* We continue working on the `upgrade to our dashboard notification system <https://github.com/readthedocs/readthedocs.org/pull/10890>`_, so that users have more control and better context for on-site notifications.
24+
* Our `beta dashboard <https://beta.readthedocs.org/dashboard/>`_ continues to be tested in public beta, and new functionality for Addons configuration will only be available in that new interface.
25+
26+
Want to follow along with our development progress? `View our full roadmap 📍️`_
27+
28+
.. _View our full roadmap 📍️: https://github.com/orgs/readthedocs/projects/156/views/1
29+
30+
Possible issues
31+
---------------
32+
33+
* Users need to update their webhooks before January 31, 2024 if they are configured without a secret. All users who need to take action should have received email and site notifications about this.
34+
35+
-------
36+
37+
Questions? Comments? Ideas for the next newsletter? `Contact us`_!
38+
39+
.. Keeping this here for now, in case we need to link to ourselves :)
40+
41+
.. _Contact us: mailto:[email protected]
42+

0 commit comments

Comments
 (0)