Releases: crate/crate-docs-theme
Releases · crate/crate-docs-theme
0.27.1
0.27.0
What's Changed
- Change Crate.io logo to CrateDB
- Remove Crate.io footer logo
- Update Favicons
- Update the ESI fallback links in case we disable it at some point
- Use relative links to pages
- Update opengraph image
- Enable meta description via
ogp_enable_meta_description = True
Full Changelog: 0.26.5...0.27.0
0.26.5
- Fix wheel package
Full Changelog: 0.26.4...0.26.5
0.26.4
0.26.3
What's Changed
- SQL-99: Replace regular buttons with HubSpot CTAs
- Fix error with switchover to
js-cookie
library
Full Changelog: 0.26.2...0.26.3
0.26.2
0.26.1
0.26.0
What's Changed
- Fix copying multi-line console snippets with
sphinx-copybutton
by @amotl in #357 - Update JavaScript dependencies across the board by @amotl in #355
- Replace
jquery-cookie
withjs-cookie
by @amotl in #356 - fix missing lazyload for footer images by @msbt in #358
Full Changelog: 0.25.0...0.26.0
0.25.0
What's Changed
-
Use Sphinx 5 and modernize CI by @amotl in #349
- Bump runtime dependency versions
- Bring CI setup up to speed
- Upgrade to Sphinx 5
-
SEO improvements (content wider than screen) and other smaller fixes by @msbt in #344
- Search: Add message if no results were found
- Search: Don't show if
googleapis.com
doesn't respond - SEO: Change Open Graph description length from 300 to 150 characters
- UI: Make tables scroll horizontally on devices with <991px width
- UI: Remove whitespace at the top on SQL-99 on devices <991px width
- UI: Remove column layout from field lists on devices <560px width
Full Changelog: 0.24.5...0.25.0