Release 3.1.3

This commit is contained in:
jeancf 2023-02-01 09:14:15 +01:00
parent a11a6cba65
commit 275f7c9a3f
2 changed files with 8 additions and 3 deletions

View File

@ -1,5 +1,10 @@
# Changelog
**04 JAN 2023** VERSION 3.1.2
* *Posting Privacy* setting of the Mastodon account now defines visibility of toots posted with Twoot
* Modified URL building for compatibility with Windows
**21 DEC 2022** VERSION 3.1.1
Modified code that made twoot incompatible with python versions < 3.10

View File

@ -3,10 +3,10 @@
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.
**UPDATE 04 JAN 2023** VERSION 3.1.2
**UPDATE 01 FEB 2023** VERSION 3.1.3
* *Posting Privacy* setting of the Mastodon account now defines visibility of toots posted with Twoot
* Modified URL building for compatibility with Windows
* Fixed *remove link redirections* option that would not work in some cases
* Added `utm_brand` to list of blacklisted query parameters removed by *remove trackers from URLs* option
> Previous updates can be found in CHANGELOG.