2023-09-29 13:01:09 +03:00
|
|
|
|
# Changelog
|
2020-12-21 19:38:58 +03:00
|
|
|
|
|
|
|
|
|
## Material for MkDocs Insiders
|
|
|
|
|
|
2023-12-29 15:45:06 +03:00
|
|
|
|
### 4.49.0 <small>December 29, 2023</small> { id="4.49.0" }
|
|
|
|
|
|
|
|
|
|
- Added support for exporting tags and mappings
|
|
|
|
|
- Added support for disabling tags and/or listings or both
|
|
|
|
|
- Fixed tag links from pages to listings on homepage
|
|
|
|
|
|
2023-12-23 23:32:20 +03:00
|
|
|
|
### 4.48.0 <small>December 23, 2023</small> { id="4.48.0" }
|
|
|
|
|
|
|
|
|
|
- Rewrite of tags plugin, now much more powerful
|
|
|
|
|
- Added support for nested tags (tag hierarchies, e.g. foo/bar)
|
|
|
|
|
- Added support for shadow tags (by list, prefix or suffix)
|
|
|
|
|
- Added support for custom tag layouts and templates
|
|
|
|
|
- Added support for hiding tags in table of contents
|
2023-12-23 23:50:44 +03:00
|
|
|
|
- Added support for configurable inline tag listings
|
2023-12-23 23:32:20 +03:00
|
|
|
|
- Added support for automatically linking to closest tag listing
|
2023-12-23 23:50:44 +03:00
|
|
|
|
- Added support for scoped listings (limit to subsection of site)
|
2023-12-23 23:32:20 +03:00
|
|
|
|
- Added support for multiple instances of tags plugin
|
|
|
|
|
- Added support for changing front matter property and template variable
|
|
|
|
|
- Added support for tag slugification format strings
|
|
|
|
|
- Fixed #6510: Projects plugin out of memory on Linux (4.47.1 regression)
|
|
|
|
|
- Fixed projects plugin not notifying plugins about serve mode
|
|
|
|
|
- Fixed projects plugin skipping projects on prefix match
|
|
|
|
|
- Deprecated tags_file and tags_extra_files settings
|
|
|
|
|
- Modernized tags plugin code base
|
|
|
|
|
|
2023-12-11 18:21:03 +03:00
|
|
|
|
### 4.47.1 <small>December 11, 2023</small> { id="4.47.1" }
|
|
|
|
|
|
|
|
|
|
- Improved editing experience for projects plugin
|
|
|
|
|
- Improved resilience of optimize and social plugin
|
|
|
|
|
- Fixed race condition when writing manifest in optimize and social plugin
|
|
|
|
|
- Fixed #6475: Logo not taking precedence over icon in social card
|
|
|
|
|
- Fixed #6399: Projects plugin doesn't pick up added/removed projects
|
|
|
|
|
- Fixed #6306: Projects plugin cache not correctly updated
|
|
|
|
|
|
2023-12-08 12:29:59 +03:00
|
|
|
|
### 4.47.0 <small>December 8, 2023</small> { id="4.47.0" }
|
|
|
|
|
|
|
|
|
|
- Added support for staying on page when switching languages
|
|
|
|
|
- Added configurable logging capabilities to projects plugin
|
|
|
|
|
- Removed temporary warning on blog plugin authors file format change
|
|
|
|
|
- Fixed projects plugin logging messages twice on Linux systems
|
|
|
|
|
- Fixed projects plugin trying to hoist theme assets of divergent themes
|
|
|
|
|
- Fixed compatibility of optimize plugin and projects plugin
|
|
|
|
|
- Fixed compatibility of social plugin and projects plugin
|
|
|
|
|
- Fixed #6448: Code line selection broken for code blocks with custom ids
|
|
|
|
|
- Fixed #6437: Projects plugin crashing for certain site URL configurations
|
|
|
|
|
- Fixed #6414: Projects plugin doesn't prefix messages coming from projects
|
|
|
|
|
|
2023-11-26 19:03:41 +03:00
|
|
|
|
### 4.46.0 <small>November 26, 2023</small> { id="4.46.0" }
|
|
|
|
|
|
|
|
|
|
- Added support for author profiles in blog plugin
|
|
|
|
|
- Fixed custom index pages yielding two navigation items (4.45.0 regression)
|
|
|
|
|
|
2023-11-24 12:47:24 +03:00
|
|
|
|
### 4.45.0 <small>November 24, 2023</small> { id="4.45.0" }
|
|
|
|
|
|
|
|
|
|
- Added support for sorting blog categories by post count or custom function
|
|
|
|
|
- Improved tags plugin to generate Unicode-aware slugs by default
|
|
|
|
|
- Fixed non-deterministic order of multiple authors in blog plugin
|
|
|
|
|
|
2023-11-23 14:25:43 +03:00
|
|
|
|
### 4.44.0 <small>November 23, 2023</small> { id="4.44.0" }
|
|
|
|
|
|
|
|
|
|
- Added pagination settings for archive pages in blog plugin
|
|
|
|
|
- Added pagination settings for category pages in blog plugin
|
|
|
|
|
|
2023-11-19 13:17:31 +03:00
|
|
|
|
### 4.43.1 <small>November 19, 2023</small> { id="4.43.1" }
|
|
|
|
|
|
|
|
|
|
- Added third-party theme support in projects plugin, improving editing
|
|
|
|
|
- Fixed #6360: Projects plugin crashes when theme is not Material for MkDocs
|
|
|
|
|
- Fixed #6306: Projects plugin not reloading nested project configuration
|
|
|
|
|
|
2023-11-05 21:50:30 +03:00
|
|
|
|
### 4.43.0 <small>November 5, 2023</small> { id="4.43.0" }
|
|
|
|
|
|
|
|
|
|
- Added support for GitLab committers (document contributors)
|
|
|
|
|
- Fixed #6264: Fixed compatibility with Python < 3.10
|
|
|
|
|
- Fixed #6254: Meta plugin not applying meta files to blog posts
|
|
|
|
|
|
2023-10-27 20:15:44 +03:00
|
|
|
|
### 4.42.3 <small>October 27, 2023</small> { id="4.42.3" }
|
|
|
|
|
|
|
|
|
|
- Fixed #6251: Cards in grids cut off on very small screens
|
|
|
|
|
- Fixed #6241: Using social plugin + static-i18n plugin errors
|
|
|
|
|
|
2023-10-14 11:48:18 +03:00
|
|
|
|
### 4.42.2 <small>October 14, 2023</small> { id="4.42.2" }
|
|
|
|
|
|
|
|
|
|
- Fixed #6186: Privacy plugin ignores hash fragments on images
|
|
|
|
|
- Fixed #6180: Projects plugin crashing when adding or removing files
|
|
|
|
|
|
2023-10-05 19:07:37 +03:00
|
|
|
|
### 4.42.1 <small>October 5, 2023</small> { id="4.42.1" }
|
|
|
|
|
|
|
|
|
|
- Fixed spacing of related links in blog posts on small screens
|
|
|
|
|
|
2023-09-19 17:07:18 +03:00
|
|
|
|
### 4.42.0 <small>September 19, 2023</small> { id="4.42.0" }
|
|
|
|
|
|
|
|
|
|
- Added support for using git submodules in projects plugin
|
|
|
|
|
- Added support for transforming project configurations
|
|
|
|
|
- Improved resilience of optimize and blog plugin
|
|
|
|
|
- Fixed optimize plugin crashing on `.jpeg` extension
|
|
|
|
|
- Fixed project URLs not using site URLs in projects plugin
|
|
|
|
|
|
2023-09-11 19:23:52 +03:00
|
|
|
|
### 4.41.0 <small>September 11, 2023</small> { id="4.41.0" }
|
|
|
|
|
|
|
|
|
|
- Improved multi-instance support for optimize plugin
|
|
|
|
|
- Added inclusion and exclusion patterns for optimize plugin
|
|
|
|
|
- Added transparent keyword for color handling in social plugin
|
|
|
|
|
- Changed default quality of PNGs to 3 in optimize plugin
|
|
|
|
|
- Fixed #5979: meta file not detected in root of docs directory
|
|
|
|
|
|
2023-09-04 22:37:51 +03:00
|
|
|
|
### 4.40.4 <small>September 4, 2023</small> { id="4.40.4" }
|
|
|
|
|
|
|
|
|
|
- Fixed privacy plugin choking on boolean HTML5 attributes
|
|
|
|
|
- Fixed wrapping of inline code blocks in typeset table of contents
|
|
|
|
|
- Fixed blog plugin error when running under dirty reload
|
|
|
|
|
|
2023-09-02 20:05:37 +03:00
|
|
|
|
### 4.40.3 <small>September 2, 2023</small> { id="4.40.3" }
|
|
|
|
|
|
|
|
|
|
- Fixed #5946: Docker image missing pngquant for optimize plugin
|
|
|
|
|
|
2023-08-31 10:22:25 +03:00
|
|
|
|
### 4.40.2 <small>August 31, 2023</small> { id="4.40.2" }
|
|
|
|
|
|
|
|
|
|
- Added configurable error handling capabilities for social plugin
|
|
|
|
|
- Fixed #5922: Blog plugin shows no posts when building a standalone blog
|
|
|
|
|
- Fixed #5914: Tags plugin tags_extra_files errors (4.39.3 regression)
|
|
|
|
|
- Fixed #5904: Blog plugin sometimes excludes files (4.40.1 regression)
|
|
|
|
|
|
2023-08-27 14:03:47 +03:00
|
|
|
|
### 4.40.1 <small>August 27, 2023</small> { id="4.40.1" }
|
|
|
|
|
|
|
|
|
|
- Fixed #5902: ResizeObserver polyfill not detected by privacy plugin
|
|
|
|
|
- Fixed empty category pages in blog plugin (4.40.0 regression)
|
|
|
|
|
|
2023-08-26 15:08:27 +03:00
|
|
|
|
### 4.40.0 <small>August 26, 2023</small> { id="4.40.0" }
|
2023-08-26 14:59:23 +03:00
|
|
|
|
|
|
|
|
|
- Added logo, title and description options to social plugin default layouts
|
|
|
|
|
- Fixed privacy plugin compatibility issue with Python < 3.10
|
|
|
|
|
- Fixed #5896: Blog plugin errors when using custom index pages
|
|
|
|
|
|
2023-08-24 11:03:19 +03:00
|
|
|
|
### 4.39.3 <small>August 24, 2023</small> { id="4.39.3" }
|
|
|
|
|
|
|
|
|
|
- Fixed lxml dependency missing in Docker container (4.39.2 regression)
|
|
|
|
|
|
2023-08-23 12:32:16 +03:00
|
|
|
|
### 4.39.2 <small>August 23, 2023</small> { id="4.39.2" }
|
|
|
|
|
|
|
|
|
|
- Fixed color palette toggle being reversed (9.2.0 regression)
|
|
|
|
|
|
2023-08-22 00:07:14 +03:00
|
|
|
|
### 4.39.1 <small>August 21, 2023</small> { id="4.39.1" }
|
2023-08-21 23:26:31 +03:00
|
|
|
|
|
|
|
|
|
- Fixed git diff in tags plugin after merging back 9.2.0 changes
|
|
|
|
|
|
2023-08-03 20:08:28 +03:00
|
|
|
|
### 4.39.0 <small>August 3, 2023</small> { id="4.39.0" }
|
|
|
|
|
|
|
|
|
|
- Added support for hoisting theme media files when building projects
|
|
|
|
|
- Added support for sorting pages on tags index for tags plugin
|
|
|
|
|
- Added support for adding date of last update to blog posts
|
|
|
|
|
- Fixed #5797: Parse error in typeset plugin (4.38.1 regression)
|
|
|
|
|
|
2023-08-01 14:32:19 +03:00
|
|
|
|
### 4.38.1 <small>August 1, 2023</small> { id="4.38.1" }
|
|
|
|
|
|
|
|
|
|
- Improved nested serve mode for projects plugin
|
|
|
|
|
- Improved compat in privacy plugin with third-party plugins
|
|
|
|
|
- Fixed #5790: Typeset plugin ignores data-toc-label attribute
|
|
|
|
|
- Fixed #5778: Interplay of privacy plugin with git-revision-date-localized
|
|
|
|
|
- Fixed #5773: Info plugin erroring when community edition is in beta
|
|
|
|
|
|
2023-07-29 18:27:16 +03:00
|
|
|
|
### 4.38.0 <small>July 29, 2023</small> { id="4.38.0" }
|
|
|
|
|
|
|
|
|
|
- Added projects plugin for building nested projects
|
|
|
|
|
- Updated privacy plugin to new MkDocs API
|
|
|
|
|
|
2023-07-28 18:48:43 +03:00
|
|
|
|
### 4.37.1 <small>July 28, 2023</small> { id="4.37.1" }
|
|
|
|
|
|
|
|
|
|
- Updated MkDocs to 1.5.1
|
|
|
|
|
- Fixed deprecation warning in social plugin due to MkDocs upgrade
|
|
|
|
|
- Fixed #5772: Privacy plugin fails due to API change in MkDocs
|
|
|
|
|
|
2023-07-07 13:05:31 +03:00
|
|
|
|
### 4.37.0 <small>July 7, 2023</small> { id="4.37.0" }
|
|
|
|
|
|
|
|
|
|
- Added support for overriding social cards settings per page
|
|
|
|
|
- Added new social card `default/only/image` layout
|
|
|
|
|
- Improved resilience of optimize and social plugin
|
|
|
|
|
- Fixed rendering bugs for pruned navigation items
|
|
|
|
|
- Fixed jumping of content tabs anchor links when instant loading is enabled
|
|
|
|
|
- Fixed #5676: Optimize plugin doesn't check for `pngquant`
|
|
|
|
|
|
2023-06-23 21:25:41 +03:00
|
|
|
|
### 4.36.1 <small>June 23, 2023</small> { id="4.36.1" }
|
|
|
|
|
|
|
|
|
|
- Fixed #5618: Date comparison breaking for drafts in blog plugin
|
|
|
|
|
|
2023-06-15 19:02:31 +03:00
|
|
|
|
### 4.36.0 <small>June 15, 2023</small> { id="4.36.0" }
|
|
|
|
|
|
|
|
|
|
- Added support for instant prefetching to speed up slow connections
|
|
|
|
|
- Improved stability of anchor link removal in built-in typeset plugin
|
|
|
|
|
- Improved performance of regular expressions in typeset plugin
|
|
|
|
|
- Removed unnecessary import test for `cairosvg` in optimize plugin
|
2023-06-23 21:25:41 +03:00
|
|
|
|
- Fixed #5590: Regular expression for anchor link removal too greedy
|
2023-06-15 19:02:31 +03:00
|
|
|
|
|
2023-06-01 09:50:00 +03:00
|
|
|
|
### 4.35.3 <small>June 1, 2023</small> { id="4.35.3" }
|
|
|
|
|
|
|
|
|
|
- Fixed #5579: Abbreviations in headlines filtered by typeset plugin
|
|
|
|
|
|
2023-05-29 18:52:05 +03:00
|
|
|
|
### 4.35.2 <small>May 29, 2023</small> { id="4.35.2" }
|
|
|
|
|
|
|
|
|
|
- Fixed #5555: Blog plugin crashes when computing readtime for emojis
|
|
|
|
|
|
2023-05-20 18:45:36 +03:00
|
|
|
|
### 4.35.1 <small>May 20, 2023</small> { id="4.35.1" }
|
|
|
|
|
|
|
|
|
|
- Fixed internal handling of errors in social plugin
|
|
|
|
|
|
2023-05-20 18:23:53 +03:00
|
|
|
|
### 4.35.0 <small>May 20, 2023</small> { id="4.35.0" }
|
|
|
|
|
|
|
|
|
|
- Improve editing experience and stability of social plugin
|
|
|
|
|
- Added support for custom layout syntax validation in social plugin
|
|
|
|
|
- Added support for layer origin for easier placement in social plugin
|
|
|
|
|
- Added support for in- and exclusion patterns in social plugin
|
|
|
|
|
- Catch and print syntax errors in custom layouts
|
|
|
|
|
|
2023-05-16 21:30:36 +03:00
|
|
|
|
### 4.34.1 <small>May 16, 2023</small> { id="4.34.1" }
|
|
|
|
|
|
|
|
|
|
- Disable social plugin debug mode by default on mkdocs build
|
|
|
|
|
- Added warning in social plugin debug mode when font style couldn't be found
|
|
|
|
|
- Set default concurrency of built-in multi-threaded plugins to CPUs - 1
|
|
|
|
|
- Fixed #5521: Social plugin triggers race condition when downloading fonts
|
|
|
|
|
- Fixed #5515: Social plugin crashes when concurrency is set to 1
|
|
|
|
|
|
2023-05-14 19:02:18 +03:00
|
|
|
|
### 4.34.0 <small>May 14, 2023</small> { id="4.34.0" }
|
|
|
|
|
|
|
|
|
|
- Added support for new overflow mode to auto-fit text in social plugin
|
|
|
|
|
- Reduced subtle rendering bugs in (code) annotations due to subpixel rounding
|
|
|
|
|
- Improved print styles for (code) annotation lists
|
|
|
|
|
- Improved performance of social plugin, now 3x as fast
|
|
|
|
|
- Improved interop of typeset plugin with MkDocstrings
|
|
|
|
|
- Fixed logo location for variants of default template in social plugin
|
|
|
|
|
- Fixed #5446: Built-in typeset plugin picks up headings in code blocks
|
|
|
|
|
|
2023-05-12 16:45:28 +03:00
|
|
|
|
### 4.33.2 <small>May 12, 2023</small> { id="4.33.2" }
|
|
|
|
|
|
|
|
|
|
- Fixed #5508: Social plugin crashes trying to copy cards on Docker/Windows
|
|
|
|
|
- Fixed #5507: Social plugin crashes on serve when layouts folder doesn't exist
|
|
|
|
|
- Fixed #5505: Social plugin trying to resolve logo in wrong location
|
|
|
|
|
- Fixed #5496: Annotations with nested lists incorrectly mounted
|
|
|
|
|
- Fixed #5493: Social plugin crashes on Python 3.8
|
|
|
|
|
|
2023-05-09 15:47:40 +03:00
|
|
|
|
### 4.33.1 <small>May 9, 2023</small> { id="4.33.1" }
|
|
|
|
|
|
|
|
|
|
- Added support for SVG background images in social plugin
|
|
|
|
|
|
2023-05-08 18:06:18 +03:00
|
|
|
|
### 4.33.0 <small>May 8, 2023</small> { id="4.33.0" }
|
2023-05-08 11:25:09 +03:00
|
|
|
|
|
|
|
|
|
- Added support for custom layouts for social plugin
|
|
|
|
|
- Added support for background images for social cards
|
|
|
|
|
|
2023-04-22 13:39:55 +03:00
|
|
|
|
### 4.32.6 <small>April 22, 2023</small> { id="4.32.6" }
|
|
|
|
|
|
|
|
|
|
- Fixed #5336: Interplay of blog plugin with git-revision-date-localized
|
|
|
|
|
|
2023-04-07 19:26:44 +03:00
|
|
|
|
### 4.32.5 <small>April 7, 2023</small> { id="4.32.5" }
|
|
|
|
|
|
|
|
|
|
- Fixed #5322: Navigation tabs hoist nested page icons
|
|
|
|
|
|
2023-03-24 16:00:48 +03:00
|
|
|
|
### 4.32.4 <small>March 24, 2023</small> { id="4.32.4" }
|
|
|
|
|
|
|
|
|
|
- Fixed #5241: Built-in typeset plugin jams navigation for anchors in headings
|
|
|
|
|
|
2023-03-09 22:48:16 +03:00
|
|
|
|
### 4.32.3 <small>March 9, 2023</small> { id="4.32.3" }
|
|
|
|
|
|
|
|
|
|
- Fixed Docker image release workflow (9.1.0 regression)
|
|
|
|
|
- Fixed #5159: Missing underline for abbreviations (9.1.0 regression)
|
|
|
|
|
|
2023-03-02 12:29:20 +03:00
|
|
|
|
### 4.32.2 <small>February 23, 2023</small> { id="4.32.2" }
|
|
|
|
|
|
|
|
|
|
- Fixed #5127: Privacy plugin not handling large number of occurrences
|
|
|
|
|
- Fixed #5126: Privacy plugin breaks when replacing specific emojis
|
|
|
|
|
|
2023-02-23 16:23:37 +03:00
|
|
|
|
### 4.32.1 <small>February 23, 2023</small> { id="4.32.1" }
|
|
|
|
|
|
|
|
|
|
- Fixed code block spans interfering with copying
|
|
|
|
|
- Fixed #5077: Privacy plugin breaks image `alt` text encoding
|
|
|
|
|
- Fixed #5079: Privacy plugin removing `rel=me` on external links
|
|
|
|
|
|
2023-02-19 19:36:23 +03:00
|
|
|
|
### 4.32.0 <small>February 19, 2023</small> { id="4.32.0" }
|
|
|
|
|
|
|
|
|
|
- Added support for custom selectors for code annotations
|
|
|
|
|
- Added support for code line range selection for better sharing
|
|
|
|
|
|
2023-02-18 17:35:15 +03:00
|
|
|
|
### 4.31.0 <small>February 18, 2023</small> { id="4.31.0" }
|
|
|
|
|
|
|
|
|
|
- Added support for table of contents on blog index and archive pages
|
|
|
|
|
- Fixed #4512: Allow custom search field boosts (experimental)
|
|
|
|
|
|
2023-02-13 20:14:59 +03:00
|
|
|
|
### 4.30.2 <small>February 13, 2023</small> { id="4.30.2" }
|
|
|
|
|
|
|
|
|
|
- Fixed privacy plugin excludes not working (4.30.0 regression)
|
|
|
|
|
|
2023-02-13 01:33:39 +03:00
|
|
|
|
### 4.30.1 <small>February 12, 2023</small> { id="4.30.1" }
|
|
|
|
|
|
|
|
|
|
- Fixed privacy plugin not handling static templates (e.g. `404.html`)
|
|
|
|
|
|
2023-02-06 17:09:32 +03:00
|
|
|
|
### 4.30.0 <small>February 6, 2023</small> { id="4.30.0" }
|
|
|
|
|
|
|
|
|
|
- Rewrite of privacy plugin for concurrency, now twice as fast
|
|
|
|
|
- Added support for explicit inclusion for privacy plugin
|
|
|
|
|
- Added optimization support for privacy plugin (+ optimize plugin)
|
|
|
|
|
|
2023-01-21 19:58:58 +03:00
|
|
|
|
### 4.29.0 <small>January 21, 2023</small> { id="4.29.0" }
|
|
|
|
|
|
|
|
|
|
- Added built-in optimize plugin for automatically compressing images
|
|
|
|
|
- Switched reporting in built-in privacy plugin to `info` level
|
|
|
|
|
|
2023-01-17 23:20:16 +03:00
|
|
|
|
### 4.28.1 <small>January 17, 2023</small> { id="4.28.1" }
|
|
|
|
|
|
|
|
|
|
- Fixed built-in info plugin erroring for Insiders on version check
|
|
|
|
|
- Fixed #4865: Navigation paths render bug when there's no top-level section
|
|
|
|
|
- Fixed #4875: Added support for hiding navigation paths
|
|
|
|
|
- Improved navigation path to not render for a single item
|
|
|
|
|
|
2023-01-15 12:43:30 +03:00
|
|
|
|
### 4.28.0 <small>January 14, 2023</small> { id="4.28.0" }
|
2023-01-14 22:31:10 +03:00
|
|
|
|
|
|
|
|
|
- Added support for navigation path (breadcrumbs)
|
|
|
|
|
|
2023-01-08 15:19:47 +03:00
|
|
|
|
### 4.27.1 <small>December 20, 2022</small> { id="4.27.1" }
|
|
|
|
|
|
|
|
|
|
- Fixed rendering of succeeding navigation items in typeset plugin
|
|
|
|
|
- Fixed #4795: Built-in typeset plugin changes MkDocs' title precedence
|
|
|
|
|
- Fixed #4724: Blog plugin not rendering integrate table of contents
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.27.0 <small>December 20, 2022</small> { id="4.27.0" }
|
2022-12-21 00:44:07 +03:00
|
|
|
|
|
|
|
|
|
- Added built-in typeset plugin to preserve formatting in sidebars
|
|
|
|
|
- Added URL and table of contents support for blog categories
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.26.6 <small>November 28, 2022</small> { id="4.26.6" }
|
2022-11-28 15:34:12 +03:00
|
|
|
|
|
|
|
|
|
- Fixed #4683: Tags plugin crashes when a tag is empty
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.26.5 <small>November 27, 2022</small> { id="4.26.5" }
|
2022-11-27 14:47:06 +03:00
|
|
|
|
|
|
|
|
|
- Fixed #4632: Post excerpt title link doesn't point to top of the page
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.26.4 <small>November 27, 2022</small> { id="4.26.4" }
|
2022-11-27 14:01:52 +03:00
|
|
|
|
|
|
|
|
|
- Fixed redundant file extension when using privacy plugin
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.26.3 <small>November 15, 2022</small> { id="4.26.3" }
|
2022-11-15 21:52:45 +03:00
|
|
|
|
|
|
|
|
|
- Fixed #4637: Attachments w/o titles in related links error in blog plugin
|
|
|
|
|
- Fixed #4631: Remote favicons not downloaded and inlined by privacy plugin
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.26.2 <small>November 3, 2022</small> { id="4.26.2" }
|
2022-11-03 19:25:07 +03:00
|
|
|
|
|
|
|
|
|
- Updated MkDocs to 1.4.2
|
|
|
|
|
- Added support for tag compare functions when sorting on index pages
|
|
|
|
|
- Fixed footnotes being rendered in post excerpts without separators
|
|
|
|
|
- Fixed error in blog plugin when `toc` extension is not enabled
|
|
|
|
|
- Fixed issues with invalid asset paths and linked post titles
|
|
|
|
|
- Fixed #4572: Privacy plugin fails when symlinks cannot be created
|
|
|
|
|
- Fixed #4545: Blog plugin doesn't automatically link headline to post
|
|
|
|
|
- Fixed #4542: Blog plugin doesn't allow for multiple instances
|
|
|
|
|
- Fixed #4532: Blog plugin doesn't allow for mixed use of date and datetime
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.26.1 <small>October 22, 2022</small> { id="4.26.1" }
|
2022-10-22 06:30:36 +03:00
|
|
|
|
|
|
|
|
|
- Improved reporting of configuration errors in tags plugin
|
|
|
|
|
- Fixed #4515: Privacy plugin fails when site URL is not defined
|
|
|
|
|
- Fixed #4514: Privacy plugin doesn't fetch Google fonts (4.26.0 regression)
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.26.0 <small>October 18, 2022</small> { id="4.26.0" }
|
2022-10-18 10:23:32 +03:00
|
|
|
|
|
|
|
|
|
- Refactored privacy plugin to prepare for new features
|
|
|
|
|
- Added support for `rel=noopener` links in privacy plugin
|
|
|
|
|
- Resolve encoding issues with blog and privacy plugin
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.25.5 <small>October 16, 2022</small> { id="4.25.5" }
|
2022-10-16 14:16:14 +03:00
|
|
|
|
|
|
|
|
|
- Updated MkDocs to 1.4.1
|
|
|
|
|
- Added namespace prefix to built-in plugins
|
|
|
|
|
- Updated `content` and `header` partial
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.25.4 <small>October 9, 2022</small> { id="4.25.4" }
|
2022-10-09 14:43:06 +03:00
|
|
|
|
|
|
|
|
|
- Fixed other path issues for standalone blogs (4.24.2 regression)
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.25.3 <small>October 9, 2022</small> { id="4.25.3" }
|
2022-10-09 10:28:46 +03:00
|
|
|
|
|
|
|
|
|
- Fixed #4457: Posts not collected for standalone blog (4.24.2 regression)
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.25.2 <small>October 4, 2022</small> { id="4.25.2" }
|
2022-10-04 16:22:10 +03:00
|
|
|
|
|
|
|
|
|
- Fixed #4452: Blog and tags plugin crash when specifying slugify function
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.25.1 <small>October 3, 2022</small> { id="4.25.1" }
|
2022-10-03 20:34:55 +03:00
|
|
|
|
|
|
|
|
|
- Updated `mkdocs-rss-plugin` in `Dockerfile` to fix MkDocs compat errors
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.25.0 <small>October 2, 2022</small> { id="4.25.0" }
|
2022-10-02 17:42:48 +03:00
|
|
|
|
|
|
|
|
|
- Added support for navigation subtitles
|
|
|
|
|
- Added support for defining an allow list for built-in tags plugin
|
|
|
|
|
- Added support for custom slugify functions for built-in tags plugin
|
|
|
|
|
- Improved stability of search plugin when using `--dirtyreload`
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.24.2 <small>October 1, 2022</small> { id="4.24.2" }
|
2022-10-01 17:52:27 +03:00
|
|
|
|
|
|
|
|
|
- Updated MkDocs to 1.4
|
|
|
|
|
- Fixed compatibility issues with MkDocs 1.4
|
|
|
|
|
- Fixed incorrectly generated paths in privacy plugin
|
|
|
|
|
- Fixed blog index page not showing navigation when using meta plugin
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.24.1 <small>September 30, 2022</small> { id="4.24.1" }
|
2022-10-01 17:52:27 +03:00
|
|
|
|
|
|
|
|
|
- Fixed #4430: build error when enabling consent without repository URL
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.24.0 <small>September 27, 2022</small> { id="4.24.0" }
|
2022-09-27 16:37:26 +03:00
|
|
|
|
|
|
|
|
|
- Added support for custom content on index pages (blog)
|
|
|
|
|
- Added support for keeping content on paginated index pages (blog)
|
|
|
|
|
- Added support for limiting categories in post excerpts (blog)
|
|
|
|
|
- Added support for simple override of templates via front matter (blog)
|
|
|
|
|
- Added icon in navigation for pages with encrypted content
|
|
|
|
|
- Fixed #4396: Front matter of index pages not inherited by pagination (blog)
|
|
|
|
|
- Improved performance by building post excerpts once (blog)
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.23.6 <small>September 22, 2022</small> { id="4.23.6" }
|
2022-09-22 19:01:08 +03:00
|
|
|
|
|
|
|
|
|
- Fixed #4389: Blog posts in first week of year in wrong archive
|
|
|
|
|
- Fixed (= switched) footer previous and next links for blog posts
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.23.5 <small>September 18, 2022</small> { id="4.23.5" }
|
2022-09-18 17:53:13 +03:00
|
|
|
|
|
|
|
|
|
- Fixed #4367: Improved blog plugin date handling for MultiMarkdown syntax
|
|
|
|
|
- Fixed #4374: Fixed invalid URLs of related links to other blog posts
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.23.4 <small>September 14, 2022</small> { id="4.23.4" }
|
2022-09-15 00:27:55 +03:00
|
|
|
|
|
|
|
|
|
- Fixed #4365: Recursion error in blog plugin due to `deepcopy`
|
|
|
|
|
- Fixed path errors for blog plugin on Windows
|
|
|
|
|
- Fixed publishing workflow in forked repositories
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.23.3 <small>September 13, 2022</small> { id="4.23.3" }
|
2022-09-13 14:27:13 +03:00
|
|
|
|
|
|
|
|
|
- Fixed previous and next page links for drafts of blog posts
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.23.2 <small>September 13, 2022</small> { id="4.23.2" }
|
2022-09-13 14:27:13 +03:00
|
|
|
|
|
|
|
|
|
- Fixed #4348: Blog plugin crashes on custom `nav` title
|
|
|
|
|
- Fixed blog plugin crashing when category contained only drafts
|
|
|
|
|
- Fixed rendering of content from blog index file
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.23.1 <small>September 12, 2022</small> { id="4.23.1" }
|
2022-09-12 17:35:45 +03:00
|
|
|
|
|
|
|
|
|
- Fixed #4345: Blog plugin errors with default settings
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.23.0 <small>September 12, 2022</small> { id="4.23.0" }
|
2022-09-12 11:10:48 +03:00
|
|
|
|
|
|
|
|
|
- Added blogging support via built-in blog plugin
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.22.1 <small>September 7, 2022</small> { id="4.22.1" }
|
2022-09-07 22:10:37 +03:00
|
|
|
|
|
|
|
|
|
- Fixed #4217: Tooltips in data tables render in wrong position
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.22.0 <small>August 21, 2022</small> { id="4.22.0" }
|
2022-08-21 19:55:23 +03:00
|
|
|
|
|
|
|
|
|
- Added support for navigation status
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.21.1 <small>August 13, 2022</small> { id="4.21.1" }
|
2022-08-13 12:45:59 +03:00
|
|
|
|
|
|
|
|
|
- Fixed #4176: Broken image when avatar is served by Gravatar
|
|
|
|
|
- Fixed #4212: Deferred search initialization for file:// locations
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.21.0 <small>July 17, 2022</small> { id="4.21.0" }
|
2022-07-17 16:20:08 +03:00
|
|
|
|
|
|
|
|
|
- Added meta plugin: set front matter for all pages in a folder
|
|
|
|
|
- Fixed #4114: Tags plugin fails if only `tags_extra_files` is set
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.20.1 <small>July 11, 2022</small> { id="4.20.1" }
|
2022-07-11 11:01:29 +03:00
|
|
|
|
|
|
|
|
|
- Fixed #4105: Tags plugin fails if `tags_file` is not set (4.20.0 regression)
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.20.0 <small>July 7, 2022</small> { id="4.20.0" }
|
2022-07-07 19:59:59 +03:00
|
|
|
|
|
|
|
|
|
- Added support for additional tags indexes
|
|
|
|
|
- Fixed #4100: Tag icons not shown in tags index
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.19.2 <small>July 4, 2022</small> { id="4.19.2" }
|
2022-07-04 14:36:52 +03:00
|
|
|
|
|
|
|
|
|
- Fixed #4051: Privacy plugin fails if symlinking isn't allowed on Windows
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.19.1 <small>June 25, 2022</small> { id="4.19.1" }
|
2022-06-25 23:20:13 +03:00
|
|
|
|
|
|
|
|
|
- Added `mkdocs-git-committers-plugin` to Dockerfile
|
|
|
|
|
- Added `mkdocs-git-revision-date-localized-plugin` to Dockerfile
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.19.0 <small>June 24, 2022</small> { id="4.19.0" }
|
2022-06-24 16:24:45 +03:00
|
|
|
|
|
|
|
|
|
- Added support for document contributors
|
|
|
|
|
- Updated French translations for cookie consent
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.18.2 <small>June 16, 2022</small> { id="4.18.2" }
|
2022-06-16 13:57:41 +03:00
|
|
|
|
|
|
|
|
|
- Fixed #4026: Fixed tooltips not mounted for nested navigation links
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.18.1 <small>June 14, 2022</small> { id="4.18.1" }
|
2022-06-14 18:07:05 +03:00
|
|
|
|
|
|
|
|
|
- Fixed #3990: Chinese search highlighting not working on non-boundaries
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.18.0 <small>June 11, 2022</small> { id="4.18.0" }
|
2022-06-11 12:09:20 +03:00
|
|
|
|
|
|
|
|
|
- Added support for automatic dark/light mode
|
|
|
|
|
- Fixed #4009: Privacy plugin uses invalid paths for file cache on Windows
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.17.2 <small>June 5, 2022</small> { id="4.17.2" }
|
2022-06-05 19:16:51 +03:00
|
|
|
|
|
|
|
|
|
- Added support for custom jieba dictionaries (Chinese search)
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.17.1 <small>June 5, 2022</small> { id="4.17.1" }
|
2022-06-05 14:32:24 +03:00
|
|
|
|
|
|
|
|
|
- Added support for cookie consent reject button
|
|
|
|
|
- Added support for cookie consent custom button ordering
|
|
|
|
|
- Fixed #3988: Content tab not focused after alternating anchor links
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.17.0 <small>June 4, 2022</small> { id="4.17.0" }
|
2022-06-04 14:29:47 +03:00
|
|
|
|
|
|
|
|
|
- Added support for content tabs anchor links (deep linking)
|
|
|
|
|
- Fixed #3975: Detect composition events in search interface (Chinese)
|
|
|
|
|
- Fixed #3980: Search plugin doesn't use title set via front matter
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.16.2 <small>May 29, 2022</small> { id="4.16.2" }
|
2022-05-29 11:29:42 +03:00
|
|
|
|
|
|
|
|
|
- Fixed #3961: Nested sections triggered build error for navigation tabs
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.16.1 <small>May 28, 2022</small> { id="4.16.1" }
|
2022-05-28 18:44:57 +03:00
|
|
|
|
|
|
|
|
|
- Switched feedback widget rating titles to tooltips
|
|
|
|
|
- Improved contrast of link colors for light/dark color schemes
|
|
|
|
|
- Fixed #3950: Sticky navigation tabs rendering broken (4.15.2 regression)
|
|
|
|
|
- Fixed #3958: Links invisible when using `white` primary color
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.16.0 <small>May 25, 2022</small> { id="4.16.0" }
|
2022-05-28 14:57:14 +03:00
|
|
|
|
|
2022-05-25 10:50:27 +03:00
|
|
|
|
- Added support for navigation pruning
|
|
|
|
|
- Fixed search results for non-segmented characters (4.15.2 regression)
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.15.2 <small>May 22, 2022</small> { id="4.15.2" }
|
2022-05-22 15:42:25 +03:00
|
|
|
|
|
2022-05-22 15:42:54 +03:00
|
|
|
|
- Removed workaround for `abbr` on touch devices (superseded by tooltips)
|
2022-05-22 15:42:25 +03:00
|
|
|
|
- Fixed #3915: Improved Chinese search query segmentation
|
|
|
|
|
- Fixed #3938: Fixed tooltips position for navigation titles with ellipsis
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.15.1 <small>May 14, 2022</small> { id="4.15.1" }
|
2022-05-14 16:57:30 +03:00
|
|
|
|
|
2023-02-16 18:21:11 +03:00
|
|
|
|
- Improved performance of element focus observables
|
2022-05-14 16:57:30 +03:00
|
|
|
|
- Fixed #3531: Added prev/next buttons to content tabs
|
|
|
|
|
- Fixed tooltip positioning when host element is hidden
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.15.0 <small>May 8, 2022</small> { id="4.15.0" }
|
2022-05-08 18:54:58 +03:00
|
|
|
|
|
|
|
|
|
- Added support for improved tooltips
|
2022-05-08 18:57:08 +03:00
|
|
|
|
- Fixed #3785: Show tooltip on hover for overflowing navigation link
|
2022-05-08 18:54:58 +03:00
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.14.0 <small>May 5, 2022</small> { id="4.14.0" }
|
2022-05-05 10:36:38 +03:00
|
|
|
|
|
|
|
|
|
- Added Chinese language support to built-in search plugin
|
|
|
|
|
- Fixed all-numeric page titles raising error in social plugin
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.13.2 <small>April 30, 2022</small> { id="4.13.2" }
|
2022-04-30 20:31:53 +03:00
|
|
|
|
|
|
|
|
|
- Improved caching of downloaded resources in privacy plugin
|
|
|
|
|
- Fixed #3851: External images not downloaded by privacy plugin
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.13.1 <small>April 25, 2022</small> { id="4.13.1" }
|
2022-04-25 11:27:52 +03:00
|
|
|
|
|
|
|
|
|
- Fixed #3839: Tags plugin breaks without icons (4.13.0 regression)
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.13.0 <small>April 24, 2022</small> { id="4.13.0" }
|
2022-04-24 23:55:41 +03:00
|
|
|
|
|
|
|
|
|
- Added support for tag icons
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.12.0 <small>March 27, 2022</small> { id="4.12.0" }
|
2022-03-27 16:56:47 +03:00
|
|
|
|
|
|
|
|
|
- Added support for card grids and grid layouts
|
2023-09-19 17:07:18 +03:00
|
|
|
|
- Fixed #3685: Annotations sometimes broken when using instant loading
|
2022-03-27 16:56:47 +03:00
|
|
|
|
- Fixed #3742: Automatically add Mermaid.js when building for offline usage
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.11.0 <small>March 6, 2022</small> { id="4.11.0" }
|
2022-03-06 16:26:04 +03:00
|
|
|
|
|
|
|
|
|
- Added support for excluding external assets from privacy plugin
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.10.1 <small>March 2, 2022</small> { id="4.10.1" }
|
2022-03-02 16:52:43 +03:00
|
|
|
|
|
|
|
|
|
- Added missing build dependencies to Dockerfile
|
|
|
|
|
- Fixed encoding issues in privacy plugin, now forcing UTF-8 encoding
|
|
|
|
|
- Fixed #3624: Scroll to active navigation item unreliable in Firefox
|
|
|
|
|
- Fixed #3642: Privacy plugin errors when font setting was omitted
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.10.0 <small>February 27, 2022</small> { id="4.10.0" }
|
2022-02-27 17:22:50 +03:00
|
|
|
|
|
|
|
|
|
- Added support for offline plugin (supersedes offline search support)
|
|
|
|
|
- Improved built-in privacy plugin to download nested JavaScript assets
|
|
|
|
|
- Refactored configuration of built-in privacy plugin
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.9.1 <small>February 21, 2022</small> { id="4.9.1" }
|
2022-02-21 13:56:19 +03:00
|
|
|
|
|
|
|
|
|
- Fixed #3610: missing `lxml` dependency for privacy plugin
|
|
|
|
|
- Fixed error when charset is missing in `content-type` header
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.9.0 <small>February 20, 2022</small> { id="4.9.0" }
|
2022-02-20 21:49:23 +03:00
|
|
|
|
|
|
|
|
|
- Added privacy plugin: automatic downloading of external assets
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.8.3 <small>February 13, 2022</small> { id="4.8.3" }
|
2022-02-13 18:32:06 +03:00
|
|
|
|
|
|
|
|
|
- Fixed #3560: Mermaid diagrams don't render for `file://` locations
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.8.2 <small>February 10, 2022</small> { id="4.8.2" }
|
2022-02-11 00:07:14 +03:00
|
|
|
|
|
|
|
|
|
- Fixed #3559: Mermaid diagrams don't render inside closed `details`
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.8.1 <small>February 6, 2022</small> { id="4.8.1" }
|
2022-02-06 16:08:23 +03:00
|
|
|
|
|
|
|
|
|
- Fixed jump back to top on mobile when using anchor following
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.8.0 <small>February 6, 2022</small> { id="4.8.0" }
|
2022-02-06 13:12:14 +03:00
|
|
|
|
|
|
|
|
|
- Added support for anchor following table of contents (= auto scroll)
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.7.2 <small>February 2, 2022</small> { id="4.7.2" }
|
2022-02-02 12:14:19 +03:00
|
|
|
|
|
|
|
|
|
- Fixed #3526: Transparent sidebar title due to Safari bug
|
|
|
|
|
- Fixed #3528: Firefox sometimes clips text in flow chart diagrams
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.7.1 <small>January 30, 2022</small> { id="4.7.1" }
|
2022-01-30 12:02:28 +03:00
|
|
|
|
|
|
|
|
|
- Fixed #3506: Tags index not respecting title set via front matter
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.7.0 <small>January 25, 2022</small> { id="4.7.0" }
|
2022-01-25 22:06:53 +03:00
|
|
|
|
|
|
|
|
|
- Added native support for offline search
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.6.1 <small>January 16, 2022</small> { id="4.6.1" }
|
2022-01-16 18:17:44 +03:00
|
|
|
|
|
|
|
|
|
- Fixed #3459: Section index pages picking up wrong title
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.6.0 <small>January 11, 2022</small> { id="4.6.0" }
|
2022-01-11 12:19:33 +03:00
|
|
|
|
|
|
|
|
|
- Added support for annotations (outside of code blocks)
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.5.2 <small>January 8, 2022</small> { id="4.5.2" }
|
2022-01-08 11:12:05 +03:00
|
|
|
|
|
2022-01-08 11:13:26 +03:00
|
|
|
|
- Fixed #3440: Content tab indicator not moving when using linking
|
|
|
|
|
- Fixed #3445: Content tab switch flickers/jitters when using linking
|
2022-01-08 11:12:05 +03:00
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.5.1 <small>January 2, 2022</small> { id="4.5.1" }
|
2022-01-02 13:51:58 +03:00
|
|
|
|
|
|
|
|
|
- Added support for setting initial state of cookie consent
|
|
|
|
|
- Fixed #3396: Disappearing link in navigation due to Safari bug
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.5.0 <small>December 16, 2021</small> { id="4.5.0" }
|
2021-12-16 19:08:57 +03:00
|
|
|
|
|
|
|
|
|
- Added support for navigation icons
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.4.0 <small>December 10, 2021</small> { id="4.4.0" }
|
2021-12-10 12:19:08 +03:00
|
|
|
|
|
|
|
|
|
- Added support for code annotation anchor links (deep linking)
|
|
|
|
|
- Added new code annotation syntax modifier to strip comment
|
|
|
|
|
- Updated German translations for cookie consent
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.3.0 <small>December 5, 2021</small> { id="4.3.0" }
|
2021-12-05 14:39:54 +03:00
|
|
|
|
|
|
|
|
|
- Added support for custom fonts in social cards
|
|
|
|
|
- Fixed #3300: Announcement bar reappearing when using instant loading
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.2.0 <small>December 2, 2021</small> { id="4.2.0" }
|
2021-12-02 17:22:23 +03:00
|
|
|
|
|
2023-02-16 18:21:11 +03:00
|
|
|
|
- Added support for dismissible announcement bar
|
2021-12-02 17:22:23 +03:00
|
|
|
|
- Added support for named placeholders in feedback widget
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.1.0 <small>November 30, 2021</small> { id="4.1.0" }
|
2021-11-30 21:33:13 +03:00
|
|
|
|
|
|
|
|
|
- Added support for passing page title to feedback forms
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 4.0.0 <small>November 28, 2021</small> { id="4.0.0" }
|
2021-11-28 20:20:54 +03:00
|
|
|
|
|
|
|
|
|
- Removed deprecated content tabs legacy implementation
|
|
|
|
|
- Removed deprecated `seealso` admonition type
|
|
|
|
|
- Removed deprecated `site_keywords` setting (unsupported by MkDocs)
|
|
|
|
|
- Removed deprecated prebuilt search index support
|
|
|
|
|
- Removed deprecated web app manifest – use customization
|
|
|
|
|
- Removed `extracopyright` variable – use new `copyright` partial
|
2023-02-16 18:21:11 +03:00
|
|
|
|
- Removed Disqus integration – use customization
|
2021-11-28 20:20:54 +03:00
|
|
|
|
- Switched to `:is()` selectors for simple selector lists
|
|
|
|
|
- Switched autoprefixer from `last 4 years` to `last 2 years`
|
|
|
|
|
- Improved CSS overall to match modern standards
|
|
|
|
|
- Improved CSS variable semantics for fonts
|
|
|
|
|
- Improved extensibility by restructuring partials
|
|
|
|
|
- Improved handling of `details` when printing
|
|
|
|
|
- Improved keyboard navigation for footnotes
|
|
|
|
|
- Fixed #3214: Search highlighting breaks site when empty
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 3.2.3 <small>November 20, 2021</small> { id="3.2.3" }
|
2021-11-20 11:05:02 +03:00
|
|
|
|
|
|
|
|
|
- Updated Swedish and French translations
|
|
|
|
|
- Removed support for `.mermaid-experimental` class (now `.mermaid`)
|
|
|
|
|
- Fixed #3202: Cookie consent not dismissable on `file://` locations
|
|
|
|
|
- Fixed #3216: Cookie consent not dismissed when invoked via anchor
|
|
|
|
|
- Fixed #3232: Mermaid.js sometimes runs twice (race condition)
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 3.2.2 <small>November 6, 2021</small> { id="3.2.2" }
|
2021-11-06 19:27:40 +03:00
|
|
|
|
|
|
|
|
|
- Fixed always last feedback rating being sent
|
2021-11-20 11:05:02 +03:00
|
|
|
|
- Fixed #3145: Code annotations eat whole comment lines
|
2021-11-08 11:56:30 +03:00
|
|
|
|
- Fixed #3170: Feedback widget doesn't send data to GA4
|
2021-11-06 19:27:40 +03:00
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 3.2.1 <small>November 4, 2021</small> { id="3.2.1" }
|
2021-11-04 19:28:02 +03:00
|
|
|
|
|
|
|
|
|
- Added support for custom Mermaid.js version via additional JavaScript
|
|
|
|
|
- Fixed some configuration edge cases for tags plugin (3.1.5 regression)
|
|
|
|
|
- Fixed feedback widget title not being centered in Firefox
|
|
|
|
|
- Fixed #3179: Safari doesn't send request for feedback widget
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 3.2.0 <small>October 31, 2021</small> { id="3.2.0" }
|
2021-10-31 12:11:12 +03:00
|
|
|
|
|
|
|
|
|
- Added support for feedback widget (Was this page helpful?)
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 3.1.5 <small>October 28, 2021</small> { id="3.1.5" }
|
2021-10-28 23:42:07 +03:00
|
|
|
|
|
|
|
|
|
- Fixed #3144: Rogue link when using tags with auto-populated navigation
|
|
|
|
|
- Fixed #3147: Code block line numbers appear in search results
|
|
|
|
|
- Fixed #3158: Social cards do not strip HTML tags from title
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 3.1.4 <small>October 17, 2021</small> { id="3.1.4" }
|
2021-10-17 19:27:00 +03:00
|
|
|
|
|
|
|
|
|
- Fixed #2974: Text cropped with other fonts than `Roboto` in social plugin
|
|
|
|
|
- Fixed #3099: Encoding problems with non-latin character in social plugin
|
|
|
|
|
- Fixed #3112: Japanese segmenter not executed as part of new tokenizer
|
|
|
|
|
- Fixed tags (front matter) appearing in search with disabled tags plugin
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 3.1.3 <small>October 12, 2021</small> { id="3.1.3" }
|
2021-10-13 11:37:00 +03:00
|
|
|
|
|
|
|
|
|
- Added warnings to search plugin for unsupported options and syntax
|
|
|
|
|
- Fixed #3503: Search sometimes returns entire page
|
|
|
|
|
- Fixed #3089: Single-line code annotations disappear when printing
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 3.1.2 <small>October 6, 2021</small> { id="3.1.2" }
|
2021-10-06 20:45:25 +03:00
|
|
|
|
|
|
|
|
|
- Fixed incorrect path separators for social cards on Windows
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 3.1.1 <small>September 26, 2021</small> { id="3.1.1" }
|
2021-09-26 18:53:29 +03:00
|
|
|
|
|
|
|
|
|
- Fixed ordering bug in search exclusion logic
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 3.1.0 <small>September 26, 2021</small> { id="3.1.0" }
|
2021-09-26 18:53:29 +03:00
|
|
|
|
|
|
|
|
|
- Added support for excluding pages, sections, and elements from search
|
|
|
|
|
- Fixed #2803: Code block annotations not visible when printing
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 3.0.1 <small>September 19, 2021</small> { id="3.0.1" }
|
2021-09-19 17:46:34 +03:00
|
|
|
|
|
|
|
|
|
- Added support for using literal `h1-6` tags for search plugin
|
|
|
|
|
- Fixed search plugin breaking on void elements without slashes
|
|
|
|
|
- Fixed search plugin filtering link contents from headlines
|
|
|
|
|
- Fixed search plugin handling of multiple `h1` headlines
|
|
|
|
|
- Fixed search plugin handling of missing `h1` headlines
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 3.0.0 <small>September 13, 2021</small> { id="3.0.0" }
|
2021-09-13 19:14:28 +03:00
|
|
|
|
|
|
|
|
|
- Rewrite of MkDocs' search plugin
|
|
|
|
|
- Added support for rich search previews
|
|
|
|
|
- Added support for tokenizer with lookahead
|
|
|
|
|
- Improved search indexing performance (twice as fast)
|
|
|
|
|
- Improved search highlighting
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 2.13.3 <small>September 1, 2021</small> { id="2.13.3" }
|
2021-09-01 22:47:14 +03:00
|
|
|
|
|
|
|
|
|
- Added support for disabling social card generation
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 2.13.2 <small>August 25, 2021</small> { id="2.13.2" }
|
2021-08-25 09:49:25 +03:00
|
|
|
|
|
|
|
|
|
- Fixed #2965: Social plugin error when primary color is not defined
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 2.13.1 <small>August 21, 2021</small> { id="2.13.1" }
|
2021-08-22 20:08:54 +03:00
|
|
|
|
|
|
|
|
|
- Fixed #2948: Social cards are not cached
|
|
|
|
|
- Fixed #2953: Mermaid.js diagrams can't be centered anymore
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 2.13.0 <small>August 7, 2021</small> { id="2.13.0" }
|
2021-08-07 14:12:05 +03:00
|
|
|
|
|
|
|
|
|
- Added support for custom colors in social cards
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 2.12.2 <small>August 4, 2021</small> { id="2.12.2" }
|
2021-08-04 22:52:07 +03:00
|
|
|
|
|
|
|
|
|
- Fixed #2891: Division by zero error in social plugin
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 2.12.1 <small>July 26, 2021</small> { id="2.12.1" }
|
2021-07-26 19:48:11 +03:00
|
|
|
|
|
2021-08-04 22:52:07 +03:00
|
|
|
|
- Fixed error in social plugin when `site_description` was not set
|
|
|
|
|
- Fixed error in social plugin for non-ASCII characters
|
2021-07-26 19:48:11 +03:00
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 2.12.0 <small>July 25, 2021</small> { id="2.12.0" }
|
2021-07-25 16:42:35 +03:00
|
|
|
|
|
|
|
|
|
- Added support for social cards
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 2.11.1 <small>July 20, 2021</small> { id="2.11.1" }
|
2021-07-20 11:01:21 +03:00
|
|
|
|
|
|
|
|
|
- Fixed order of tags index, now sorted alphabetically
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 2.11.0 <small>July 18, 2021</small> { id="2.11.0" }
|
2021-07-18 19:05:20 +03:00
|
|
|
|
|
2023-02-16 18:21:11 +03:00
|
|
|
|
- Improved Mermaid.js integration, now stable
|
2021-07-18 19:05:20 +03:00
|
|
|
|
- Added support for sequence diagrams
|
|
|
|
|
- Added support for entity relationship diagrams
|
|
|
|
|
- Added support for cookie consent configuration
|
|
|
|
|
- Added feature flag to always enable annotations
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 2.10.0 <small>July 10, 2021</small> { id="2.10.0" }
|
2021-07-10 16:27:48 +03:00
|
|
|
|
|
|
|
|
|
- Added support for cookie consent
|
|
|
|
|
- Fixed #2807: Back-to-top button not hidden when using sticky tabs
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 2.9.2 <small>May 30, 2021</small> { id="2.9.2" }
|
2021-05-30 17:04:25 +03:00
|
|
|
|
|
|
|
|
|
- Moved tags to partial for easier customization
|
|
|
|
|
- Added support for hiding tags on any page
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 2.9.1 <small>May 24, 2021</small> { id="2.9.1" }
|
2021-05-30 14:58:19 +03:00
|
|
|
|
|
|
|
|
|
- Added missing guard for linking of content tabs
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 2.9.0 <small>May 23, 2021</small> { id="2.9.0" }
|
2021-05-23 14:30:26 +03:00
|
|
|
|
|
|
|
|
|
- Added support for linking of content tabs
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 2.8.0 <small>May 12, 2021</small> { id="2.8.0" }
|
2021-05-12 10:31:07 +03:00
|
|
|
|
|
|
|
|
|
- Added support for boosting pages in search
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 2.7.2 <small>May 8, 2021</small> { id="2.7.2" }
|
2021-05-08 11:32:28 +03:00
|
|
|
|
|
|
|
|
|
- Fixed #2638: Warnings shown when using `tags` plugin without directory URLs
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 2.7.1 <small>May 3, 2021</small> { id="2.7.1" }
|
2021-05-03 13:29:45 +03:00
|
|
|
|
|
|
|
|
|
- Fixed `git-revision-date-localized` plugin integration (2.7.0 regression)
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 2.7.0 <small>May 1, 2021</small> { id="2.7.0" }
|
2021-05-01 18:53:39 +03:00
|
|
|
|
|
|
|
|
|
- Added support for tags (with search integration)
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 2.6.0 <small>April 11, 2021</small> { id="2.6.0" }
|
2021-04-11 19:09:04 +03:00
|
|
|
|
|
|
|
|
|
- Stay on page when switching versions
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 2.5.0 <small>March 28, 2021</small> { id="2.5.0" }
|
2021-03-28 20:46:59 +03:00
|
|
|
|
|
|
|
|
|
- Added support for version warning
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 2.4.0 <small>March 20, 2021</small> { id="2.4.0" }
|
2021-03-20 14:55:26 +03:00
|
|
|
|
|
|
|
|
|
- Added support for custom admonition icons
|
|
|
|
|
- Fixed #2444: Code block annotations with extra comments have wrong index
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 2.3.1 <small>March 14, 2021</small> { id="2.3.1" }
|
2021-03-14 16:57:50 +03:00
|
|
|
|
|
|
|
|
|
- Fixed anchor offset for permalinks when using sticky navigation tabs
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 2.3.0 <small>March 13, 2021</small> { id="2.3.0" }
|
2021-03-13 16:28:43 +03:00
|
|
|
|
|
2021-03-14 16:57:50 +03:00
|
|
|
|
- Added support for back-to-top button
|
2021-03-13 16:28:43 +03:00
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 2.2.1 <small>March 4, 2021</small> { id="2.2.1" }
|
2021-03-04 21:48:25 +03:00
|
|
|
|
|
|
|
|
|
- Fixed #2382: Repository stats failing when no release tag is present
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 2.2.0 <small>February 28, 2021</small> { id="2.2.0" }
|
2021-03-04 20:35:48 +03:00
|
|
|
|
|
|
|
|
|
- Added support for code block annotations
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 2.1.0 <small>February 26, 2021</small> { id="2.1.0" }
|
2021-02-26 20:56:25 +03:00
|
|
|
|
|
|
|
|
|
- Added support for anchor tracking
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 2.0.0 <small>February 24, 2021</small> { id="2.0.0" }
|
2021-02-24 20:59:12 +03:00
|
|
|
|
|
|
|
|
|
- Migrated Insiders to the new architecture
|
|
|
|
|
- Swapped color palette toggle configuration
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 1.17.0 <small>January 31, 2021</small> { id="1.17.0" }
|
2021-01-31 18:30:57 +03:00
|
|
|
|
|
|
|
|
|
- Added support for section index pages
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 1.16.1 <small>January 26, 2021</small> { id="1.16.1" }
|
2021-01-26 12:56:46 +03:00
|
|
|
|
|
|
|
|
|
- Fixed #2249: Instant loading + sticky tabs result in invalid links
|
|
|
|
|
- Fixed #2248: Search highlighting URL parameter always added
|
|
|
|
|
- Fixed #2235: Version selector doesn't select current version for aliases
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 1.16.0 <small>January 7, 2021</small> { id="1.16.0" }
|
2021-01-17 14:42:46 +03:00
|
|
|
|
|
|
|
|
|
- Added latest release to repository info (GitHub)
|
2021-01-17 15:05:37 +03:00
|
|
|
|
- Slight facelift of repository info (lighter fonts, spacing and icons)
|
2021-01-17 14:42:46 +03:00
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 1.15.0 <small>January 2, 2021</small> { id="1.15.0" }
|
2021-01-02 17:57:02 +03:00
|
|
|
|
|
|
|
|
|
- Added support for native Mermaid.js integration
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 1.14.0 <small>December 30, 2020</small> { id="1.14.0" }
|
2020-12-30 21:02:02 +03:00
|
|
|
|
|
|
|
|
|
- Added support for sharing searches
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 1.13.2 <small>December 22, 2020</small> { id="1.13.2" }
|
2020-12-22 16:37:15 +03:00
|
|
|
|
|
|
|
|
|
- Fixed version selector + sticky tabs navigation rendering issues
|
|
|
|
|
- Fixed version selector wrapping
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 1.13.1 <small>December 20, 2020</small> { id="1.13.1" }
|
2020-12-21 19:38:58 +03:00
|
|
|
|
|
|
|
|
|
- Removed horizontal scrollbars on language and version selector
|
|
|
|
|
- Fixed type conversion in JavaScript config
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 1.13.0 <small>December 13, 2020</small> { id="1.13.0" }
|
2020-12-21 19:38:58 +03:00
|
|
|
|
|
|
|
|
|
- Refactored navigation tabs to simplify grouping behavior
|
|
|
|
|
- Added support for sticky navigation tabs
|
|
|
|
|
- Added support for arbitrary links in navigation tabs
|
|
|
|
|
- Fixed #2098: Subsequent active subsection not highlighted correctly
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 1.12.1 <small>December 8, 2020</small> { id="1.12.1" }
|
2020-12-21 19:38:58 +03:00
|
|
|
|
|
|
|
|
|
- Fixed empty language selector being shown
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 1.12.0 <small>December 6, 2020</small> { id="1.12.0" }
|
2020-12-21 19:38:58 +03:00
|
|
|
|
|
|
|
|
|
- Added support for adding a language selector
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 1.11.2 <small>November 29, 2020</small> { id="1.11.2" }
|
2020-12-21 19:38:58 +03:00
|
|
|
|
|
|
|
|
|
- Fixed #2068: Search highlight interprets code blocks as JavaScript
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 1.11.1 <small>November 29, 2020</small> { id="1.11.1" }
|
2020-12-21 19:38:58 +03:00
|
|
|
|
|
|
|
|
|
- Refactored styling to be more stable and easier to adjust
|
|
|
|
|
- Fixed some styling regressions from latest features
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 1.11.0 <small>November 22, 2020</small> { id="1.11.0" }
|
2020-12-21 19:38:58 +03:00
|
|
|
|
|
|
|
|
|
- Added support for rendering admonitions as inline blocks
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 1.10.0 <small>November 15, 2020</small> { id="1.10.0" }
|
2020-12-21 19:38:58 +03:00
|
|
|
|
|
|
|
|
|
- Added support for integrating table of contents into navigation
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 1.9.0 <small>November 7, 2020</small> { id="1.9.0" }
|
2020-12-21 19:38:58 +03:00
|
|
|
|
|
|
|
|
|
- Added support for hiding navigation and table of contents on any page
|
|
|
|
|
- Removed autohiding table of contents when empty
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 1.8.0 <small>November 1, 2020</small> { id="1.8.0" }
|
2020-12-21 19:38:58 +03:00
|
|
|
|
|
|
|
|
|
- Added support for navigation sections
|
|
|
|
|
- Fixed appearance of inactive search suggestions
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 1.7.0 <small>October 25, 2020</small> { id="1.7.0" }
|
2020-12-21 19:38:58 +03:00
|
|
|
|
|
|
|
|
|
- Added support for deploying multiple versions
|
|
|
|
|
- Fixed alignment of sidebar when content area is too small
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 1.6.0 <small>October 11, 2020</small> { id="1.6.0" }
|
2020-12-21 19:38:58 +03:00
|
|
|
|
|
|
|
|
|
- Added support for search suggestions to save keystrokes
|
|
|
|
|
- Added support for removing __Made with Material for MkDocs__ from footer
|
|
|
|
|
- Fixed #1915: search should go to first result by pressing ++enter++
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 1.5.1 <small>September 21, 2020</small> { id="1.5.1" }
|
2020-12-21 19:38:58 +03:00
|
|
|
|
|
|
|
|
|
- Fixed content area stretching to whole width for long code blocks
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 1.5.0 <small>September 19, 2020</small> { id="1.5.0" }
|
2020-12-21 19:38:58 +03:00
|
|
|
|
|
|
|
|
|
- Added support for autohiding table of contents when empty
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 1.4.1 <small>September 6, 2020</small> { id="1.4.1" }
|
2020-12-21 19:38:58 +03:00
|
|
|
|
|
|
|
|
|
- Improved typeahead and search result relevance and scoring
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 1.4.0 <small>August 30, 2020</small> { id="1.4.0" }
|
2020-12-21 19:38:58 +03:00
|
|
|
|
|
|
|
|
|
- Added support for autohiding header on scroll
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 1.3.0 <small>August 26, 2020</small> { id="1.3.0" }
|
2020-12-21 19:38:58 +03:00
|
|
|
|
|
|
|
|
|
- Added support for user-selectable color palettes
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 1.2.0 <small>August 11, 2020</small> { id="1.2.0" }
|
2020-12-21 19:38:58 +03:00
|
|
|
|
|
|
|
|
|
- Added feature to expand navigation by default
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 1.1.0 <small>August 3, 2020</small> { id="1.1.0" }
|
2020-12-21 19:38:58 +03:00
|
|
|
|
|
|
|
|
|
- Added highlighting of search results
|
|
|
|
|
|
2023-01-01 22:03:22 +03:00
|
|
|
|
### 1.0.0 <small>July 14, 2020</small> { id="1.0.0" }
|
2020-12-21 19:38:58 +03:00
|
|
|
|
|
|
|
|
|
- Added grouping of search results
|
|
|
|
|
- Added missing query terms to search result
|
|
|
|
|
- Improved search result relevance and scoring
|