Releases: TrueBrain/TrueWiki
Releases · TrueBrain/TrueWiki
1.3.2
Fix
- #165 - Fix #164: If-Modified-Since header with an invalid year returned a 500 page (@TrueBrain)
Dependencies
- #163 - Upgrade: Bump sentry-sdk from 1.3.0 to 1.3.1
- #162 - Upgrade: Bump gitpython from 3.1.18 to 3.1.20
- #160 - Upgrade: Bump anyio from 3.2.1 to 3.3.0
- #159 - Upgrade: Bump aioauth-client from 0.25.8 to 0.25.10
- #158 - Upgrade: Bump sentry-sdk from 1.2.0 to 1.3.0
- #157 - Upgrade: Bump sentry-sdk from 1.1.0 to 1.2.0
- #156 - Upgrade: Bump regex from 2021.7.1 to 2021.7.6
- #155 - Upgrade: Bump regex from 2021.4.4 to 2021.7.1
1.3.1
Dependencies
- #154 - Upgrade: Bump urllib3 from 1.26.5 to 1.26.6
- #153 - Upgrade: Bump gitpython from 3.1.17 to 3.1.18
- #152 - Upgrade: Bump httpx from 0.18.1 to 0.18.2
- #151 - Upgrade: Bump httpcore from 0.13.3 to 0.13.6
- #148 - Upgrade: Bump aioauth-client from 0.25.7 to 0.25.8
- #147 - Upgrade: Bump wikitextparser from 0.47.4 to 0.47.5
- #146 - Upgrade: Bump idna from 3.1 to 3.2
- #145 - Upgrade: Bump certifi from 2020.12.5 to 2021.5.30
- #144 - Upgrade: Bump urllib3 from 1.26.4 to 1.26.5
1.3.0
Breaking changes
- #133 - Feature: Setting to change branch with GitHub/Gitlab storage and set default to "main" (@TrueBrain)
Add
Fix
- #140 - Fix #127: page_get_language() expects a valid URL, even for error pages (@TrueBrain)
- #139 - Fix #126: Cache folder is not created when generating sitemap (@TrueBrain)
- #113 - Fix #112: Preserve the summary text when using preview (@Qrbaker)
Dependencies
- #135 - Upgrade: Bump click from 8.0.0 to 8.0.1
- #131 - Upgrade: Bump regex from 2020.11.13 to 2021.4.4
- #130 - Upgrade: Bump gitdb from 4.0.5 to 4.0.7
- #129 - Upgrade: Bump python-slugify from 4.0.1 to 5.0.2
- #125 - Upgrade: Bump sentry-sdk from 1.0.0 to 1.1.0
- #124 - Upgrade: Bump typing-extensions from 3.7.4.3 to 3.10.0.0
- #123 - Upgrade: Bump httpx from 0.17.1 to 0.18.1
- #122 - Upgrade: Bump smmap from 3.0.5 to 4.0.0
- #121 - Upgrade: Bump gitpython from 3.1.14 to 3.1.17
- #119 - Upgrade: Bump aioauth-client from 0.25.5 to 0.25.7
- #117 - Upgrade: Bump click from 7.1.2 to 8.0.0
- #116 - Upgrade: Bump attrs from 20.3.0 to 21.2.0
- #115 - Upgrade: Bump rfc3986 from 1.4.0 to 1.5.0
1.2.2
1.2.1
1.2.0
1.1.6
Fix: don't strip "Main Page" from sitemap (#100) Bing.com for one doesn't seem to pick up URLs ending with /. Hopefully is adding "Main Page" behind it again a solution that works for it. There isn't really a drawback here, other than an URL that looks a bit more ugly.