2020-12-21 17:38:58 +01:00
|
|
|
---
|
|
|
|
template: overrides/main.html
|
|
|
|
---
|
|
|
|
|
|
|
|
# Changelog
|
|
|
|
|
|
|
|
## Material for MkDocs Insiders
|
|
|
|
|
2021-03-20 12:55:26 +01:00
|
|
|
### 2.4.0 <small>_ March 20, 2021</small>
|
|
|
|
|
|
|
|
- Added support for custom admonition icons
|
|
|
|
- Fixed #2444: Code block annotations with extra comments have wrong index
|
|
|
|
|
2021-03-14 14:57:50 +01:00
|
|
|
### 2.3.1 <small>_ March 14, 2021</small>
|
|
|
|
|
|
|
|
- Fixed anchor offset for permalinks when using sticky navigation tabs
|
|
|
|
|
2021-03-13 14:28:43 +01:00
|
|
|
### 2.3.0 <small>_ March 13, 2021</small>
|
|
|
|
|
2021-03-14 14:57:50 +01:00
|
|
|
- Added support for back-to-top button
|
2021-03-13 14:28:43 +01:00
|
|
|
|
2021-03-04 19:48:25 +01:00
|
|
|
### 2.2.1 <small>_ March 4, 2021</small>
|
|
|
|
|
|
|
|
- Fixed #2382: Repository stats failing when no release tag is present
|
|
|
|
|
2021-03-04 18:35:48 +01:00
|
|
|
### 2.2.0 <small>_ February 28, 2021</small>
|
|
|
|
|
|
|
|
- Added support for code block annotations
|
|
|
|
|
2021-02-26 18:56:25 +01:00
|
|
|
### 2.1.0 <small>_ February 26, 2021</small>
|
|
|
|
|
|
|
|
- Added support for anchor tracking
|
|
|
|
|
2021-02-24 18:59:12 +01:00
|
|
|
### 2.0.0 <small>_ February 24, 2021</small>
|
|
|
|
|
|
|
|
- Migrated Insiders to the new architecture
|
|
|
|
- Swapped color palette toggle configuration
|
|
|
|
|
2021-01-31 16:30:57 +01:00
|
|
|
### 1.17.0 <small>_ January 31, 2021</small>
|
|
|
|
|
|
|
|
- Added support for section index pages
|
|
|
|
|
2021-01-26 10:56:46 +01:00
|
|
|
### 1.16.1 <small>_ January 26, 2021</small>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2021-01-17 12:42:46 +01:00
|
|
|
### 1.16.0 <small>_ January 7, 2021</small>
|
|
|
|
|
|
|
|
- Added latest release to repository info (GitHub)
|
2021-01-17 13:05:37 +01:00
|
|
|
- Slight facelift of repository info (lighter fonts, spacing and icons)
|
2021-01-17 12:42:46 +01:00
|
|
|
|
2021-01-02 15:57:02 +01:00
|
|
|
### 1.15.0 <small>_ January 2, 2021</small>
|
|
|
|
|
|
|
|
- Added support for native Mermaid.js integration
|
|
|
|
|
2020-12-30 19:02:02 +01:00
|
|
|
### 1.14.0 <small>_ December 30, 2020</small>
|
|
|
|
|
|
|
|
- Added support for sharing searches
|
|
|
|
|
2020-12-22 14:37:15 +01:00
|
|
|
### 1.13.2 <small>_ December 22, 2020</small>
|
|
|
|
|
|
|
|
- Fixed version selector + sticky tabs navigation rendering issues
|
|
|
|
- Fixed version selector wrapping
|
|
|
|
|
2020-12-21 17:38:58 +01:00
|
|
|
### 1.13.1 <small>_ December 20, 2020</small>
|
|
|
|
|
|
|
|
- Removed horizontal scrollbars on language and version selector
|
|
|
|
- Fixed type conversion in JavaScript config
|
|
|
|
|
|
|
|
### 1.13.0 <small>_ December 13, 2020</small>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
|
|
### 1.12.1 <small>_ December 8, 2020</small>
|
|
|
|
|
|
|
|
- Fixed empty language selector being shown
|
|
|
|
|
|
|
|
### 1.12.0 <small>_ December 6, 2020</small>
|
|
|
|
|
|
|
|
- Added support for adding a language selector
|
|
|
|
|
|
|
|
### 1.11.2 <small>_ November 29, 2020</small>
|
|
|
|
|
|
|
|
- Fixed #2068: Search highlight interprets code blocks as JavaScript
|
|
|
|
|
|
|
|
### 1.11.1 <small>_ November 29, 2020</small>
|
|
|
|
|
|
|
|
- Refactored styling to be more stable and easier to adjust
|
|
|
|
- Fixed some styling regressions from latest features
|
|
|
|
|
|
|
|
### 1.11.0 <small>_ November 22, 2020</small>
|
|
|
|
|
|
|
|
- Added support for rendering admonitions as inline blocks
|
|
|
|
|
|
|
|
### 1.10.0 <small>_ November 15, 2020</small>
|
|
|
|
|
|
|
|
- Added support for integrating table of contents into navigation
|
|
|
|
|
|
|
|
### 1.9.0 <small>_ November 7, 2020</small>
|
|
|
|
|
|
|
|
- Added support for hiding navigation and table of contents on any page
|
|
|
|
- Removed autohiding table of contents when empty
|
|
|
|
|
|
|
|
### 1.8.0 <small>_ November 1, 2020</small>
|
|
|
|
|
|
|
|
- Added support for navigation sections
|
|
|
|
- Fixed appearance of inactive search suggestions
|
|
|
|
|
|
|
|
### 1.7.0 <small>_ October 25, 2020</small>
|
|
|
|
|
|
|
|
- Added support for deploying multiple versions
|
|
|
|
- Fixed alignment of sidebar when content area is too small
|
|
|
|
|
|
|
|
### 1.6.0 <small>_ October 11, 2020</small>
|
|
|
|
|
|
|
|
- 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++
|
|
|
|
|
|
|
|
### 1.5.1 <small>_ September 21, 2020</small>
|
|
|
|
|
|
|
|
- Fixed content area stretching to whole width for long code blocks
|
|
|
|
|
|
|
|
### 1.5.0 <small>_ September 19, 2020</small>
|
|
|
|
|
|
|
|
- Added support for autohiding table of contents when empty
|
|
|
|
|
|
|
|
### 1.4.1 <small>_ September 6, 2020</small>
|
|
|
|
|
|
|
|
- Improved typeahead and search result relevance and scoring
|
|
|
|
|
|
|
|
### 1.4.0 <small>_ August 30, 2020</small>
|
|
|
|
|
|
|
|
- Added support for autohiding header on scroll
|
|
|
|
|
|
|
|
### 1.3.0 <small>_ August 26, 2020</small>
|
|
|
|
|
|
|
|
- Added support for user-selectable color palettes
|
|
|
|
|
|
|
|
### 1.2.0 <small>_ August 11, 2020</small>
|
|
|
|
|
|
|
|
- Added feature to expand navigation by default
|
|
|
|
|
|
|
|
### 1.1.0 <small>_ August 3, 2020</small>
|
|
|
|
|
|
|
|
- Added highlighting of search results
|
|
|
|
|
|
|
|
### 1.0.0 <small>_ July 14, 2020</small>
|
|
|
|
|
|
|
|
- Added grouping of search results
|
|
|
|
- Added missing query terms to search result
|
|
|
|
- Improved search result relevance and scoring
|