Fix docs
This commit is contained in:
parent
0fa48578f2
commit
045a499ddf
|
@ -1,14 +1,15 @@
|
||||||
0.11
|
0.11
|
||||||
====
|
====
|
||||||
|
|
||||||
*Released: Not Yet Released*
|
*Released: 2024-02-05*
|
||||||
|
|
||||||
This is largely a bugfix and catch up release.
|
This is largely a bugfix and catch up release.
|
||||||
|
|
||||||
Some highlights:
|
Some highlights:
|
||||||
|
|
||||||
* Python 3.10 has been dropped. The new minimum Python version is 3.11
|
* Python 3.10 has been dropped. The new minimum Python version is 3.11
|
||||||
* Jamie ([@astraluma@tacobelllabs.net](https://tacobelllabs.net/@astraluma)) has
|
* Jamie (`@astraluma@tacobelllabs.net <https://tacobelllabs.net/@astraluma>`_)
|
||||||
officially joined the project
|
has officially joined the project
|
||||||
* If your S3 does not use TLS, you must use ``s3-insecure`` in your
|
* If your S3 does not use TLS, you must use ``s3-insecure`` in your
|
||||||
configuration
|
configuration
|
||||||
* Takahē now supports unicode hashtags
|
* Takahē now supports unicode hashtags
|
||||||
|
@ -17,6 +18,7 @@ Some highlights:
|
||||||
* Posts are no longer required to have text content
|
* Posts are no longer required to have text content
|
||||||
|
|
||||||
And some interoperability bugs:
|
And some interoperability bugs:
|
||||||
|
|
||||||
* Fixed a bug with GoToSocial
|
* Fixed a bug with GoToSocial
|
||||||
* Attempted to fix follows from Misskey family
|
* Attempted to fix follows from Misskey family
|
||||||
* Correctly handle when a federated report doesn't have content
|
* Correctly handle when a federated report doesn't have content
|
||||||
|
|
Loading…
Reference in New Issue