Read the Docs v3.4.0 Release Notes

  • :Date: March 18, 2019

    • @davidfischer <https://github.com/davidfischer>: Promote the YAML config (#5485 <https://github.com/readthedocs/readthedocs.org/pull/5485>)
    • 🐎 @saadmk11 <https://github.com/saadmk11>: Dashboard screen performance fix (#5471 <https://github.com/readthedocs/readthedocs.org/pull/5471>)
    • 🐎 @saadmk11 <https://github.com/saadmk11>: Build List Screen Performance Issue Fix. (#5470 <https://github.com/readthedocs/readthedocs.org/pull/5470>)
    • 🚚 @saadmk11 <https://github.com/saadmk11>: Remove Haystack reference in Docs (#5469 <https://github.com/readthedocs/readthedocs.org/pull/5469>)
    • @mashrikt <https://github.com/mashrikt>: gitignore dev.db-journal file #5463 (#5466 <https://github.com/readthedocs/readthedocs.org/pull/5466>)
    • @davidfischer <https://github.com/davidfischer>: Enable Django Debug Toolbar in development (#5464 <https://github.com/readthedocs/readthedocs.org/pull/5464>)
    • ⚡️ @davidfischer <https://github.com/davidfischer>: Optimize the version list screen (#5460 <https://github.com/readthedocs/readthedocs.org/pull/5460>)
    • @stsewd <https://github.com/stsewd>: Regroup settings (#5459 <https://github.com/readthedocs/readthedocs.org/pull/5459>)
    • @Mariatta <https://github.com/Mariatta>: Fix typo: leave the field black -> blank (#5457 <https://github.com/readthedocs/readthedocs.org/pull/5457>)
    • @stsewd <https://github.com/stsewd>: Use Ubuntu xenial on travis (#5456 <https://github.com/readthedocs/readthedocs.org/pull/5456>)
    • ⚡️ @dojutsu-user <https://github.com/dojutsu-user>: Update links to point to stable version. (#5455 <https://github.com/readthedocs/readthedocs.org/pull/5455>)
    • @dojutsu-user <https://github.com/dojutsu-user>: Fix inconsistency in footer links (#5454 <https://github.com/readthedocs/readthedocs.org/pull/5454>)
    • ⚡️ @davidfischer <https://github.com/davidfischer>: Optimize the repos API query (#5451 <https://github.com/readthedocs/readthedocs.org/pull/5451>)
    • ⚡️ @stsewd <https://github.com/stsewd>: Update version of setuptools (#5450 <https://github.com/readthedocs/readthedocs.org/pull/5450>)
    • 🚚 @stsewd <https://github.com/stsewd>: Remove unused validator (#5442 <https://github.com/readthedocs/readthedocs.org/pull/5442>)
    • 🏗 @humitos <https://github.com/humitos>: Build PDF files using latexmk (#5437 <https://github.com/readthedocs/readthedocs.org/pull/5437>)
    • ⚡️ @pyup-bot <https://github.com/pyup-bot>: pyup: Scheduled weekly dependency update for week 10 (#5432 <https://github.com/readthedocs/readthedocs.org/pull/5432>)
    • 🚚 @shivanshu1234 <https://github.com/shivanshu1234>: Remove invalid example from v2.rst (#5430 <https://github.com/readthedocs/readthedocs.org/pull/5430>)
    • 🚚 @saadmk11 <https://github.com/saadmk11>: Removed unused constant from core.models (#5424 <https://github.com/readthedocs/readthedocs.org/pull/5424>)
    • 👻 @stsewd <https://github.com/stsewd>: Fix reraise of exception (#5423 <https://github.com/readthedocs/readthedocs.org/pull/5423>)
    • ⚡️ @stsewd <https://github.com/stsewd>: Always update the commit of the stable version (#5421 <https://github.com/readthedocs/readthedocs.org/pull/5421>)
    • @stsewd <https://github.com/stsewd>: Fix warnings in code (#5419 <https://github.com/readthedocs/readthedocs.org/pull/5419>)
    • 🔨 @stsewd <https://github.com/stsewd>: Refactor move_files (#5418 <https://github.com/readthedocs/readthedocs.org/pull/5418>)
    • @agarwalrounak <https://github.com/agarwalrounak>: Document that people can create a version named stable (#5417 <https://github.com/readthedocs/readthedocs.org/pull/5417>)
    • ⚡️ @agarwalrounak <https://github.com/agarwalrounak>: Update installation guide to include submodules (#5416 <https://github.com/readthedocs/readthedocs.org/pull/5416>)
    • ⚡️ @stsewd <https://github.com/stsewd>: Update docs for building with markdown (#5415 <https://github.com/readthedocs/readthedocs.org/pull/5415>)
    • 🏗 @stsewd <https://github.com/stsewd>: Share doctree between builders (#5407 <https://github.com/readthedocs/readthedocs.org/pull/5407>)
    • @humitos <https://github.com/humitos>: Communicate the project slug can be changed by requesting it (#5403 <https://github.com/readthedocs/readthedocs.org/pull/5403>)
    • 🚚 @stsewd <https://github.com/stsewd>: Remove unused template (#5401 <https://github.com/readthedocs/readthedocs.org/pull/5401>)
    • 🚚 @stsewd <https://github.com/stsewd>: Remove view docs dropdown (#5400 <https://github.com/readthedocs/readthedocs.org/pull/5400>)
    • ⬆️ @humitos <https://github.com/humitos>: Minimum upgrade of the builds docs (#5398 <https://github.com/readthedocs/readthedocs.org/pull/5398>)
    • ⚡️ @stsewd <https://github.com/stsewd>: Update internal requirements (#5396 <https://github.com/readthedocs/readthedocs.org/pull/5396>)
    • ⚡️ @pyup-bot <https://github.com/pyup-bot>: pyup: Scheduled weekly dependency update for week 09 (#5395 <https://github.com/readthedocs/readthedocs.org/pull/5395>)
    • 🏗 @dojutsu-user <https://github.com/dojutsu-user>: Trigger build on default branch when saving a project (#5393 <https://github.com/readthedocs/readthedocs.org/pull/5393>)
    • 🚚 @Mike-Dai <https://github.com/Mike-Dai>: Removed un-needed python dependencies (#5389 <https://github.com/readthedocs/readthedocs.org/pull/5389>)
    • @orlnub123 <https://github.com/orlnub123>: Fix pip installs (#5386 <https://github.com/readthedocs/readthedocs.org/pull/5386>)
    • @rshrc <https://github.com/rshrc>: Addressed Issue #5327 (#5383 <https://github.com/readthedocs/readthedocs.org/pull/5383>)
    • @ericholscher <https://github.com/ericholscher>: Be extra explicit about the CNAME (#5382 <https://github.com/readthedocs/readthedocs.org/pull/5382>)
    • 👍 @stsewd <https://github.com/stsewd>: Better MkDocs integration as GSoC idea (#5378 <https://github.com/readthedocs/readthedocs.org/pull/5378>)
    • 🚀 @ericholscher <https://github.com/ericholscher>: Release 3.3.1 (#5376 <https://github.com/readthedocs/readthedocs.org/pull/5376>)
    • @ericholscher <https://github.com/ericholscher>: Add a GSOC section for openAPI (#5375 <https://github.com/readthedocs/readthedocs.org/pull/5375>)
    • 0️⃣ @dojutsu-user <https://github.com/dojutsu-user>: Make 'default_versionfield as readonly if no active versions are found. (#5374 https://github.com/readthedocs/readthedocs.org/pull/5374`)
    • @ericholscher <https://github.com/ericholscher>: Be more defensive with our storage uploading (#5371 <https://github.com/readthedocs/readthedocs.org/pull/5371>)
    • @ericholscher <https://github.com/ericholscher>: Check for two paths for each file (#5370 <https://github.com/readthedocs/readthedocs.org/pull/5370>)
    • @ericholscher <https://github.com/ericholscher>: Don't show projects in Sphinx Domain Admin sidebar (#5367 <https://github.com/readthedocs/readthedocs.org/pull/5367>)
    • 🏗 @stsewd <https://github.com/stsewd>: Start building with sphinx 1.8 (#5366 <https://github.com/readthedocs/readthedocs.org/pull/5366>)
    • 🚚 @saadmk11 <https://github.com/saadmk11>: Remove pytest warnings (#5346 <https://github.com/readthedocs/readthedocs.org/pull/5346>)
    • 🚚 @davidfischer <https://github.com/davidfischer>: Remove the v1 API (#5293 <https://github.com/readthedocs/readthedocs.org/pull/5293>)
    • 🚚 @stsewd <https://github.com/stsewd>: Remove doctype from resolver (#5230 <https://github.com/readthedocs/readthedocs.org/pull/5230>)
    • @humitos <https://github.com/humitos>: Implementation of APIv3 (#4863 <https://github.com/readthedocs/readthedocs.org/pull/4863>)