mirror of
https://gitlab.com/jeancf/twoot.git
synced 2024-11-23 20:11:11 +00:00
Update README for 4.3.3
This commit is contained in:
parent
d8e2c9fcee
commit
35800744f0
|
@ -1,5 +1,12 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
**24 JUL 2023** VERSION 4.3.2
|
||||||
|
|
||||||
|
Minor fixes (avoid interruption of processing):
|
||||||
|
|
||||||
|
* Re-add missing \n before url of quoted tweet
|
||||||
|
* Avoid interruption of processing in case of empty thread timeline
|
||||||
|
|
||||||
**22 JUL 2023** VERSION 4.3.1
|
**22 JUL 2023** VERSION 4.3.1
|
||||||
|
|
||||||
Minor improvements of robustness (avoid interruption of processing):
|
Minor improvements of robustness (avoid interruption of processing):
|
||||||
|
|
|
@ -3,12 +3,11 @@
|
||||||
Twoot is a python script that mirrors tweets from a twitter account to a Mastodon account.
|
Twoot is a python script that mirrors tweets from a twitter account to a Mastodon account.
|
||||||
It is simple to set-up on a local machine, configurable and feature-rich.
|
It is simple to set-up on a local machine, configurable and feature-rich.
|
||||||
|
|
||||||
**24 JUL 2023** VERSION 4.3.2
|
**31 OCT 2023** VERSION 4.3.3
|
||||||
|
|
||||||
Minor fixes (avoid interruption of processing):
|
* Improve handling of Mastodon API errors
|
||||||
|
* Fix update of avatar and profile pictures
|
||||||
* Re-add missing \n before url of quoted tweet
|
* Update user agents and default nitter instances
|
||||||
* Avoid interruption of processing in case of empty thread timeline
|
|
||||||
|
|
||||||
> Previous updates can be found in CHANGELOG.
|
> Previous updates can be found in CHANGELOG.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user