Skip to content

Commit 7b1de53

Browse files
authored
Release 10.21.0 (#11185)
1 parent 709c88c commit 7b1de53

File tree

54 files changed

+6884
-7972
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+6884
-7972
lines changed

CHANGELOG.rst

+27
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
Version 10.21.0
2+
---------------
3+
4+
:Date: March 04, 2024
5+
6+
* `@stsewd <https://github.com/stsewd>`__: Project: force PR previews to match repo only if the repo is public (`#11184 <https://github.com/readthedocs/readthedocs.org/pull/11184>`__)
7+
* `@github-actions[bot] <https://github.com/github-actions[bot]>`__: Dependencies: all packages updated via pip-tools (`#11180 <https://github.com/readthedocs/readthedocs.org/pull/11180>`__)
8+
* `@ericholscher <https://github.com/ericholscher>`__: Init path to ensure it exists (`#11178 <https://github.com/readthedocs/readthedocs.org/pull/11178>`__)
9+
* `@stsewd <https://github.com/stsewd>`__: Project: build both default and latest version when saving the project form (`#11177 <https://github.com/readthedocs/readthedocs.org/pull/11177>`__)
10+
* `@humitos <https://github.com/humitos>`__: Build: show the YAML config file before validating it (`#11175 <https://github.com/readthedocs/readthedocs.org/pull/11175>`__)
11+
* `@humitos <https://github.com/humitos>`__: Notification: make the OAuth one dismissable (`#11172 <https://github.com/readthedocs/readthedocs.org/pull/11172>`__)
12+
* `@humitos <https://github.com/humitos>`__: Build: set CANCELLED state when the build is cancelled (`#11171 <https://github.com/readthedocs/readthedocs.org/pull/11171>`__)
13+
* `@stsewd <https://github.com/stsewd>`__: Project: merge basic and advanced forms (`#11169 <https://github.com/readthedocs/readthedocs.org/pull/11169>`__)
14+
* `@humitos <https://github.com/humitos>`__: Admin: remove temporal opt-out email settings (`#11164 <https://github.com/readthedocs/readthedocs.org/pull/11164>`__)
15+
* `@humitos <https://github.com/humitos>`__: New dashboard: notification to point users there (`#11161 <https://github.com/readthedocs/readthedocs.org/pull/11161>`__)
16+
* `@stsewd <https://github.com/stsewd>`__: Allauth: Include Bitbucket in the list of social accounts (`#11160 <https://github.com/readthedocs/readthedocs.org/pull/11160>`__)
17+
* `@humitos <https://github.com/humitos>`__: Release 10.20.0 (`#11158 <https://github.com/readthedocs/readthedocs.org/pull/11158>`__)
18+
* `@stsewd <https://github.com/stsewd>`__: Allauth: define secrets in settings (`#11156 <https://github.com/readthedocs/readthedocs.org/pull/11156>`__)
19+
* `@hoyes <https://github.com/hoyes>`__: Dev: Default RTD_DJANGO_DEBUG to False if not set (`#11154 <https://github.com/readthedocs/readthedocs.org/pull/11154>`__)
20+
* `@humitos <https://github.com/humitos>`__: Build: bugfix to show build notifications (`#11153 <https://github.com/readthedocs/readthedocs.org/pull/11153>`__)
21+
* `@ewjoachim <https://github.com/ewjoachim>`__: Fix Poetry instructions (`#11152 <https://github.com/readthedocs/readthedocs.org/pull/11152>`__)
22+
* `@humitos <https://github.com/humitos>`__: VCS: deprecation dates at application level (`#11147 <https://github.com/readthedocs/readthedocs.org/pull/11147>`__)
23+
* `@humitos <https://github.com/humitos>`__: Notifications: allow dismiss user's notifications (`#11130 <https://github.com/readthedocs/readthedocs.org/pull/11130>`__)
24+
* `@humitos <https://github.com/humitos>`__: Projects: remove old/non-used fields (`#11124 <https://github.com/readthedocs/readthedocs.org/pull/11124>`__)
25+
* `@stsewd <https://github.com/stsewd>`__: Match login template with changes from .com (`#11101 <https://github.com/readthedocs/readthedocs.org/pull/11101>`__)
26+
* `@humitos <https://github.com/humitos>`__: Addons + Proxito: return `X-RTD-Resolver-Filename` and inject via CF (`#11100 <https://github.com/readthedocs/readthedocs.org/pull/11100>`__)
27+
128
Version 10.20.0
229
---------------
330

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777

7878
master_doc = "index"
7979
copyright = "Read the Docs, Inc & contributors"
80-
version = "10.20.0"
80+
version = "10.21.0"
8181
release = version
8282
exclude_patterns = ["_build", "shared", "_includes"]
8383
default_role = "obj"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "readthedocs",
3-
"version": "10.20.0",
3+
"version": "10.21.0",
44
"description": "Read the Docs build dependencies",
55
"author": "Read the Docs, Inc <[email protected]>",
66
"scripts": {

readthedocs/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""Read the Docs."""
22

33

4-
__version__ = "10.20.0"
4+
__version__ = "10.21.0"

readthedocs/core/static/core/js/site.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)