Was this page helpful?
Changelog¶
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.8.3 - 25 Oct 2024¶
Added¶
#1277: Documentation on Dependabot support, explaining configuration, update frequency, and handling vulnerability alerts.
Fixed¶
1.8.2 - 22 Oct 2024¶
Added¶
#1257: The theme now respects browser and system preferences for dark mode by default.
Updated¶
#1257: Switched from localStorage to cache for storing settings such as dark mode and announcement preferences. This allows for shared preferences across projects.
Fixed¶
#1246: Tooltips now correctly render glossary entries without relying on whether the glossary file was pre-loaded by Sphinx.
#1260: Fixed a brief flash of light mode when navigating between pages in dark mode.
#1258: Styled legacy panel boxes defined inside raw HTML directives to display correctly in dark mode.
Removed¶
1.8.1 - 24 Sept 2024¶
Added¶
Updated¶
Fixed¶
#1206: Pinned
sphinx-autobuild
version to avoid a known issue.
Removed¶
1.7.4 - 30 Jul 2024¶
Fixed¶
#1157 Set
sphinx-notfound-page
to0.1.2
to fix the issue raised by the latest version of the extension. More details in https://github.com/readthedocs/sphinx-notfound-page/issues/240
1.7.3 - 25 Jun 2024¶
Updated¶
Removed¶
#1123: Deprecate Prettier for code linting (pre-commit).
1.7.2 - 30 Apr 2024¶
Added¶
#1093: Option to override the “Create an issue” label per project.
Fixed¶
#1092: Right sidebar scroll highlighting.
1.7.1 - 12 Apr 2024¶
Added¶
#1023: Added functionality to trigger documentation publications when updates are made to previous versions.
#1058: Added new button styles to the hero box.
#1059: Introduced an option to open topic boxes in the same tab.
#1069: Adds the option to exclude
doctools.js
per page to make the theme compatible with Swagger UI.
Updated¶
Fixed¶
#1051: Adjusted the sidebar height to prevent the footer from overlapping
Removed¶
#1053: Discontinued Amplify support for page previews in favor of a custom Jenkins pipeline.
1.6.6 - 5 Jan 2024¶
Updated¶
#949: Enhanced Zendesk verification tag support.
1.6.5 - 18 Dec 2023¶
Fixed¶
#962:
pkg_resources
is deprecated in favor ofimportlib.metadata
.
1.6.2 - 6 Dec 2023¶
Added¶
#949: Separated global scripts from local scripts, allowing for customization of tags and scripts at the individual project level.
1.6.1 - 10 Oct 2023¶
Added¶
Updated¶
Fixed¶
Removed¶
#867: For Windows users: We have discontinued support for Git Bash, recommending users to transition to Windows Subsystem for Linux (WSL).
#912: The Windows-specific variables previously found in the
docs/Makefile
have been removed. Windows users are now advised to ensure that Poetry is added to the system’s PATH for seamless command execution and script running.
1.5.1 - 31 May 2023¶
Added¶
Updated¶
Fixed¶
#775: The sitemap links were not working properly.
1.4.3 - 04 April 2023¶
Added¶
#741: Option to skip custom theme warnings.
Updated¶
Add specific Google Tag Manager ID for the Scylla docs.
1.4.1 - 13 March 2023¶
IMPORTANT: For more information on how to update, see Migrating from 1.3 to 1.4.
Added¶
Fixed¶
#720: In 1.3.5, we introduced a bug that caused some breadcrumbs to not have a link. This is now fixed.
1.3.5 - 24 Feb 2023¶
Updated¶
1.3.4 - 13 Dec 2022¶
Added¶
Updated¶
1.3.3 - 29 Nov 2022¶
Added¶
#661: Maintainers can now add custom text after the content. This is useful for projects requiring a license notice on every documentation page.
Fixed¶
#624: Label roles are now hidden on the right sidebar.
1.3.2 - 28 Oct 2022¶
Added¶
Updated¶
#555: Now the multiversion extension is mantained on this repository.
dependabot: We’ve updated all the JavaScript and Python dependencies to the latest version.
Removed¶
[#556]: Removed the
_utils/deploy.sh
script. Now the logic to deploy the docs is in the GitHub Actions workflow.
1.3.1 - 19 Aug 2022¶
IMPORTANT: For more information on how to update, see Migrating from 1.2 to 1.3.
Added¶
#525: When a user clicks on Create an issue button, the issue is now created with the prefix
docs:
and the labeldocumentation
.#531: Adds instructions to trigger pull requests previews with Amplify only when there are updates within the
docs
folder.We added a quickstart guide to create your first documentation page, list it in the table of contents, and preview the site locally.
#551: Adds an option to hide the multiversion selector for projects for projects that only build one version.
Changed¶
#509: We redesigned the home page search box to make it more visible.
#515: Before, redirects were part of the theme. This means that, for every version, the same redirects were being created, giving us little control if we wanted to redirect a page from the previous version to a different URL. Now, we are using a separate third-party package to create redirections. Also, instead of creating the same redirections for each version, we generate them at the end once the docs are built. This allows us to have better control of the redirects per version.
#533: We improved the build time of docs previews by 80%.
#536: The multiversion version dropdown is now always displayed, even if there is only one version.
1.2.2 - 17 May 2022¶
Added¶
Changed¶
#447: We’ve replaced Netlify for AWS Amplify to automatically build pull requests previews for docs.
Fixed¶
#406: Pages built with the
make html
builder were displaying an incorrect canonical URL.
1.2.1 - 29 March 2022¶
Added¶
#422: The theme generates a
sitemap.xml
by default.
Fixed¶
1.2 - 22 March 2022¶
IMPORTANT: For more information on how to update, see Migrating from 1.1 to 1.2.
Added¶
#379: We’ve added Netlify support to automatically build pull requests previews for docs. This feature is in beta for a reduced number of projects.
#390: Once a week, a GitHub Action finds for broken links in Markdown and restructuredText files. If there are broken links, the action will create a new issue in the same repository with the links that have to be fixed.
#401: We’ve added new warning messages when previewing a non-stable version of the documentation.
#402: Now, you can create landing pages with sidebars.
#402: The theme includes a GitHub Action that runs the theme tests automatically when some of the theme files are edited.
Changed¶
#359: We’ve updated all the JavaScript and Python dependencies to the latest version.
#361: Tables were redesigned to make them more readable.
#371: We’ve moved the contribute buttons to the right sidebar.
#372: The substitutions extension is now installed as a third-party dependency.
#403: The theme does not show the multiversion dropdown in the sidebar if there is only one item.
#404: Now, topic box images are hidden in responsive view.
#410: We’ve improved the search component load time.
Fixed¶
#357: The copy button displayed an empty circle on hover.
#362: The zoom option for images was only working with SVG images. Now, this feature is compatible with other formats such as PNG and JPG.
#382: When the top bar was closed, it continued appearing for milliseconds when the page was refreshed.
#389: We’ve increased the breadcrumbs spacing.
#406: Various pages shared the same canonical URL. Now, we point to the URL of the latest stable version of the document.
1.1.1 - 02 February 2022¶
Fixed¶
#344: Fixes the error
TypeError: 'CQLLexer' object is not callable
.
1.1 - 01 February 2022¶
IMPORTANT: For more information on how to update, see Migrating from 1.0 to 1.1.
Added¶
Changed¶
Fixed¶
1.0.6 - 08 December 2021¶
Added¶
Changed¶
#206: We’ve updated jQuery dependency to 3.6.0.
#246: The contribute button is more noticeable.
#247: The sidebar’s dropdown icons sport a new design.
#245: The panel box component sports a new design.
#252: We’ve reviewed the warning that appears when the user is not reading the latest stable version of the documentation. Now, the warning also considers branches that are still under active development.
#259: The sidebar’s scrollbar is now thinner and in line with the new design.
1.0.5 - 27 October 2021¶
Added¶
Changed¶
Fixed¶
#214: Breadcrumbs links to internal pages were not working.
1.0 - 01 September 2021¶
IMPORTANT: For more information on how to update, see Migrating from 0.x to 1.0.
Added¶
#201: We’ve made a number of updates to the look and feel of the theme to improve the overall user experience.
#201: The static front end files (CSS, JS, and images) are now managed with
webpack
. For more information, see Contribute to the Theme.#201: The promo banner now supports icons with the option theme option
banner_icon_path
. For more information, see Template Options.#201: The contribute button adds the option “Edit on GitHub”. To configure your project to support this option, read Template Options.
#201: We run hooks on every commit to automatically point out linting issues.
#201: The new workflow
docs-pr
runs on pull requests to make sure docs build without warnings before being merged. For more information, see Deployment.
Changed¶
#201: Topics boxes (cards) can be used in other sections, and not just on the home page. We now have different layouts to suit most projects’ needs. Check them out at Topic Boxes
Fixed¶
0.1.25 - 05 July 2021¶
Fixed¶
#194: FontAwesome 5.0 backwards compatibility.
0.1.24 - 17 June 2021¶
Added¶
#180: Now projects can configure promotional banners.
#179: Troubleshooting guides for multiversion.
#173: Dropdown for Contributors with the options to “Report an Issue” and “Learn How to Contribute”.
#170: Option to hide versions from the multiversion dropdown.
#174: Shared substitutions for all projects.
Fixed¶
#171: Branches name were rendered in ASC order.
Removed¶
#173: Report an issue button from footer.
0.1.23 - 22 Apr 2021¶
Removed¶
#152: Top-bar for ScyllaDB University live.
0.1.22 - 14 Apr 2021¶
Added¶
Fixed¶
#153: Create intermediate directories for redirections.
0.1.21 - 24 Jan 2021¶
Added¶
#121:
smv_rename_latest_version
setting inconf.py
overrides the latest version output directory.
Changed¶
#121: Moved
smv_latest_version
fromgithub/workflows/pages.yml
toconf.py
.
Removed¶
#121:
_utils/redirects.sh
script.
Fixed¶
#121:
make multiversionpreview
was not redirecting automatically to the latest version.
0.1.20 - 19 Jan 2021¶
Added¶
#111: Show a warning if the latest version is not stable.
Changed¶
0.1.19 - 07 Jan 2021¶
Added¶
#98: Show Sphinx & Theme version in the footer.
Changed¶
#100: Show the multiversion label when there is only one version.
Fixed¶
#103: Report button does not break when the page title has inlines.
0.1.18 - 31 Dec 2020¶
Added¶
0.1.16 - 24 Nov 2020¶
Added¶
#84: Banner for ScyllaDB Summit.
Changed¶
#83: Copyright year in the footer is now updated automatically.
0.1.15 - 17 Nov 2020¶
Added¶
#78: Show a warning when the user is not reading not reading the latest version.
0.1.14 - 28 Oct 2020¶
Changed¶
0.1.13 - 20 Oct 2020¶
Added¶
Changed¶
#64: The 404 page sports a new design.
Fixed¶
#69: Redirections on multiversion builds were not working
Removed¶
#68: PIPX dependency.