diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 9030657d76a..470e7c39a29 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,28 @@ +Version 9.15.0 +-------------- + +:Date: June 26, 2023 + +* `@MSanKeys963 `__: Docs: Typo fix for integrations.rst (`#10474 `__) +* `@stsewd `__: Fix pip-tools GitHub action (`#10473 `__) +* `@humitos `__: Script: build tools updates (`#10467 `__) +* `@humitos `__: Addons: improve db query when adding HTTP header from El Proxito (`#10461 `__) +* `@stsewd `__: API V2: Optimize /project/active_versions and /version/ endpoints (`#10460 `__) +* `@benjaoming `__: Docs: Replace navigation instructions with direct URLs w/ organization chooser (`#10457 `__) +* `@humitos `__: Addons: improve "active and built Versions" query (`#10455 `__) +* `@stsewd `__: API V3: add IsAuthenticated to permissions (`#10452 `__) +* `@stsewd `__: Search: stop creating SphinxDomain objects (`#10451 `__) +* `@stsewd `__: Unresolver: check for valid schemes when unresolving URL (`#10450 `__) +* `@humitos `__: Release 9.14.0 (`#10449 `__) +* `@stsewd `__: Proxito: easy migration to custom path prefixes (`#10448 `__) +* `@stsewd `__: Add helper task to update dependencies (`#10447 `__) +* `@humitos `__: Addons: handle API exceptions from unresolver (`#10427 `__) +* `@humitos `__: Celery: increase frequency of `delete_closed_external_versions` task (`#10425 `__) +* `@stsewd `__: Use project-scoped temporal tokens to interact with the API from the builders (`#10378 `__) +* `@EwoutH `__: Update patch versions and add new ones for all supported languages (`#10217 `__) +* `@humitos `__: Docs: mention `docsify` on "Build customization" (`#9439 `__) +* `@davidfischer `__: Flyout and Footer API design document (`#8052 `__) + Version 9.14.0 -------------- diff --git a/docs/conf.py b/docs/conf.py index 122100e106d..a04e321ced4 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -75,7 +75,7 @@ master_doc = "index" copyright = "Read the Docs, Inc & contributors" -version = "9.14.0" +version = "9.15.0" release = version exclude_patterns = ["_build", "shared", "_includes"] default_role = "obj" diff --git a/package.json b/package.json index 64366318806..f2df6c206bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "readthedocs", - "version": "9.14.0", + "version": "9.15.0", "description": "Read the Docs build dependencies", "author": "Read the Docs, Inc ", "scripts": { diff --git a/readthedocs/__init__.py b/readthedocs/__init__.py index c3efcd95518..e09573878f9 100644 --- a/readthedocs/__init__.py +++ b/readthedocs/__init__.py @@ -1,4 +1,4 @@ """Read the Docs.""" -__version__ = "9.14.0" +__version__ = "9.15.0" diff --git a/readthedocs/locale/ar/LC_MESSAGES/django.po b/readthedocs/locale/ar/LC_MESSAGES/django.po index 71321ae105f..1c4a8bda024 100644 --- a/readthedocs/locale/ar/LC_MESSAGES/django.po +++ b/readthedocs/locale/ar/LC_MESSAGES/django.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-06-20 08:59+0000\n" +"POT-Creation-Date: 2023-06-26 23:37+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Mustafa , 2020\n" "Language-Team: Arabic (http://app.transifex.com/readthedocs/readthedocs/" @@ -41,6 +41,18 @@ msgstr "" msgid "HTTP status code" msgstr "" +#: api/v2/models.py:41 +msgid "Project that this API key grants access to" +msgstr "" + +#: api/v2/models.py:47 +msgid "Build API key" +msgstr "" + +#: api/v2/models.py:48 +msgid "Build API keys" +msgstr "" + #: api/v2/templates/restapi/footer.html:18 msgid "Languages" msgstr "" @@ -808,16 +820,12 @@ msgid "Last name" msgstr "اسم العائلة" #: core/forms.py:43 -#, fuzzy -#| msgid "Settings" msgid "User settings" -msgstr "الإعدادات" +msgstr "" #: core/forms.py:47 -#, fuzzy -#| msgid "Settings" msgid "Email settings" -msgstr "الإعدادات" +msgstr "" #: core/forms.py:52 #: organizations/templates/organizations/admin/organization_edit.html:15 @@ -2013,7 +2021,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2146 +#: projects/constants.py:99 projects/models.py:2141 msgid "Public" msgstr "للعامة" @@ -2679,173 +2687,169 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1948 msgid "Sphinx: Do not define html_theme_path on Sphinx < 6.0" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1953 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1957 msgid "Build: Do not shallow clone when cloning git repos" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1961 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1966 +#: projects/models.py:1965 msgid "Conda: Upgrade conda before creating the environment" msgstr "" -#: projects/models.py:1970 +#: projects/models.py:1969 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1974 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1982 +#: projects/models.py:1981 msgid "" "Proxito: CDN support for a project's public versions when privacy levels are " "enabled." msgstr "" -#: projects/models.py:1988 +#: projects/models.py:1987 msgid "Build: Use Docker gVisor runtime to create build container." msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1991 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1996 +#: projects/models.py:1995 msgid "Proxito: Allow forced redirects." msgstr "" -#: projects/models.py:2000 +#: projects/models.py:1999 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:2004 -msgid "Sphinx: Disable indexing of sphinx domains" -msgstr "" - -#: projects/models.py:2008 +#: projects/models.py:2003 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:2013 +#: projects/models.py:2008 msgid "" "Proxito: Use new unresolver implementation for serving documentation files." msgstr "" -#: projects/models.py:2020 +#: projects/models.py:2015 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:2024 +#: projects/models.py:2019 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:2028 +#: projects/models.py:2023 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:2032 +#: projects/models.py:2027 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:2033 +#: projects/models.py:2028 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:2036 +#: projects/models.py:2031 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:2038 +#: projects/models.py:2033 msgid "Sphinx: Use latest version of Sphinx" msgstr "" -#: projects/models.py:2041 +#: projects/models.py:2036 msgid "MkDOcs: Install mkdocs 0.17.3 by default" msgstr "" -#: projects/models.py:2043 +#: projects/models.py:2038 msgid "MkDocs: Use latest version of MkDocs" msgstr "" -#: projects/models.py:2046 +#: projects/models.py:2041 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:2052 +#: projects/models.py:2047 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:2056 +#: projects/models.py:2051 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2060 +#: projects/models.py:2055 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2065 +#: projects/models.py:2060 msgid "" "Search: Index content directly from html files instead or relying in other " "sources" msgstr "" -#: projects/models.py:2073 +#: projects/models.py:2068 msgid "" "Sphinx: Do not create index.md or README.rst if the project does not have " "one." msgstr "" -#: projects/models.py:2079 +#: projects/models.py:2074 msgid "" "Proxito: Inject 'readthedocs-client.js' as