Skip to content

Release 10.20.0 #11158

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
Version 10.20.0
---------------

:Date: February 27, 2024

* `@stsewd <https://github.com/stsewd>`__: Allauth: define secrets in settings (`#11156 <https://github.com/readthedocs/readthedocs.org/pull/11156>`__)
* `@humitos <https://github.com/humitos>`__: APIv3: add `_links.notifications` to `Project` resource (`#11155 <https://github.com/readthedocs/readthedocs.org/pull/11155>`__)
* `@hoyes <https://github.com/hoyes>`__: Dev: Default RTD_DJANGO_DEBUG to False if not set (`#11154 <https://github.com/readthedocs/readthedocs.org/pull/11154>`__)
* `@humitos <https://github.com/humitos>`__: Build: bugfix to show build notifications (`#11153 <https://github.com/readthedocs/readthedocs.org/pull/11153>`__)
* `@ewjoachim <https://github.com/ewjoachim>`__: Fix Poetry instructions (`#11152 <https://github.com/readthedocs/readthedocs.org/pull/11152>`__)
* `@github-actions[bot] <https://github.com/github-actions[bot]>`__: Dependencies: all packages updated via pip-tools (`#11148 <https://github.com/readthedocs/readthedocs.org/pull/11148>`__)
* `@humitos <https://github.com/humitos>`__: VCS: deprecation dates at application level (`#11147 <https://github.com/readthedocs/readthedocs.org/pull/11147>`__)
* `@taylorhummon <https://github.com/taylorhummon>`__: fix highlighting of "fail_on_warning: true" in tutorial (`#11144 <https://github.com/readthedocs/readthedocs.org/pull/11144>`__)
* `@ericholscher <https://github.com/ericholscher>`__: Refactor the index page to match the sidebar (`#11141 <https://github.com/readthedocs/readthedocs.org/pull/11141>`__)
* `@ericholscher <https://github.com/ericholscher>`__: Refactor documentation navigation (`#11139 <https://github.com/readthedocs/readthedocs.org/pull/11139>`__)
* `@humitos <https://github.com/humitos>`__: Lint: more files (`#11137 <https://github.com/readthedocs/readthedocs.org/pull/11137>`__)
* `@agjohnson <https://github.com/agjohnson>`__: Add missing context variable (`#11135 <https://github.com/readthedocs/readthedocs.org/pull/11135>`__)
* `@stsewd <https://github.com/stsewd>`__: Update Django allauth to 0.57.0 (`#11134 <https://github.com/readthedocs/readthedocs.org/pull/11134>`__)
* `@humitos <https://github.com/humitos>`__: Notifications: fix rendering (`#11133 <https://github.com/readthedocs/readthedocs.org/pull/11133>`__)
* `@humitos <https://github.com/humitos>`__: Notifications: allow dismiss user's notifications (`#11130 <https://github.com/readthedocs/readthedocs.org/pull/11130>`__)
* `@humitos <https://github.com/humitos>`__: Release 10.19.0 (`#11128 <https://github.com/readthedocs/readthedocs.org/pull/11128>`__)
* `@humitos <https://github.com/humitos>`__: Addons: add model history on AddonsConfig (`#11127 <https://github.com/readthedocs/readthedocs.org/pull/11127>`__)
* `@humitos <https://github.com/humitos>`__: Projects: remove old/non-used fields (`#11124 <https://github.com/readthedocs/readthedocs.org/pull/11124>`__)
* `@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>`__)
* `@arti-bol <https://github.com/arti-bol>`__: Added a troubleshooting section for webhook (`#11099 <https://github.com/readthedocs/readthedocs.org/pull/11099>`__)

Version 10.19.0
---------------

Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@

master_doc = "index"
copyright = "Read the Docs, Inc & contributors"
version = "10.19.0"
version = "10.20.0"
release = version
exclude_patterns = ["_build", "shared", "_includes"]
default_role = "obj"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "readthedocs",
"version": "10.19.0",
"version": "10.20.0",
"description": "Read the Docs build dependencies",
"author": "Read the Docs, Inc <[email protected]>",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion readthedocs/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Read the Docs."""


__version__ = "10.19.0"
__version__ = "10.20.0"
2 changes: 1 addition & 1 deletion readthedocs/core/static/core/js/site.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading