Rustdoc Settings Sync version history - 9 versions
Rustdoc Settings Sync by notriddle
Rustdoc Settings Sync version history - 9 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.6.4
Released Sep 17, 2023 - 137.82 KBWorks with firefox 48.0 and laterUpdate to support current version of rustdoc.
https://github.com/rust-lang/rust/commit/acbfb8c3bdbcb29b23b11221ae2ec1386b061aa7Source code released under MIT License
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 0.6.3
Released Apr 3, 2023 - 137.78 KBWorks with firefox 48.0 and laterFix busted check for undefined variable.Source code released under MIT License
Version 0.6.2
Released Apr 3, 2023 - 137.77 KBWorks with firefox 48.0 and laterFix failure to sync theme after https://github.com/rust-lang/rust/commit/727a1fd1945685f21d4d2b1d86dbf6429372f3ef#diff-8c049b94fec9a823ef7bd2e7d8d5ac32c7591be2804d7d754bf54b4e92e53c66Source code released under MIT License
Version 0.6.1
Released Mar 10, 2023 - 137.76 KBWorks with firefox 48.0 and later* A way to redirect standard library URLs in the docs to point at a local copy.
* Update options.html to match the latest tweaked version of the settings panel.
* Update to handle new version of rustdoc that uses document.write for themes.Source code released under MIT License
Version 0.4.2
Released May 3, 2022 - 136.61 KBWorks with firefox 42.0 and laterFix error on new, nightly version of rustdoc. Caused by https://github.com/rust-lang/rust/pull/96390/files#diff-0c4c5f4709d4f85219afe9ed48a00370c8de11eed5fb3ebee6c683ebb391a72bR173Source code released under MIT License
Version 0.4.1
Released Feb 9, 2022 - 136.6 KBWorks with firefox 42.0 and laterFix nightly rustdoc bug in updateLocalStorage
https://github.com/rust-lang/rust/commit/7efba33582ab226e64a8cbee73041d44e7789528#diff-0c4c5f4709d4f85219afe9ed48a00370c8de11eed5fb3ebee6c683ebb391a72bR109Source code released under MIT License
Version 0.4
Released Jan 25, 2022 - 136.57 KBWorks with firefox 42.0 and laterFix ordering bug that affects setups where system themes are turned off.Source code released under MIT License
Version 0.3
Released Jan 25, 2022 - 136.52 KBWorks with firefox 42.0 and later# Avoid subscribing to rustdoc sync until after startup
This is because rustdoc sets its localstorage at startup, and we need
to ignore all that or we get a race condition between addons settings
being loaded and rustdoc being loaded.Source code released under MIT License
Version 0.2
Released Jan 12, 2022 - 136.36 KBWorks with firefox 42.0 and laterSource code released under MIT License