Skip to content

1.1.2

Compare
Choose a tag to compare
@pozgo pozgo released this 30 May 13:28
· 7 commits to master since this release
bda83ca

Version 1.1.2 (2020-05-14)
Bugfix: Normalize IP addresses and change unsupported address error to a warning (#2108).

Version 1.1.1 (2020-05-12)
Bugfix: Allow compressed sitemap to be deterministic by supporting the SOURCE_DATE_EPOCH environment variable (#2100).
Bugfix: Use README.md as index.html even if use_directory_urls is false (#2081).
Bugfix: Ignore links which start with a backslash (#1680).
Bugfix: Pass builder to the on_serve event so that it can be passed to server.watch by plugins (#1952).
Bugfix: Use lunr[languages]==0.5.8 to avoid nltk incompatibilities (#2062).
Bugfix: Ensure wheel is Python 3 only (#2021).
Bugfix: Clean up dev_addr validation and disallow 0.0.0.0 (#2022).
Add support for min_search_length parameter for search plugin (#2014).
Bugfix: readthedocs theme code colors (#2027).