v0.0.7
This commit is contained in:
parent
06f144f8b4
commit
bf115b1176
|
@ -0,0 +1,9 @@
|
||||||
|
## v0.0.7
|
||||||
|
|
||||||
|
* add option for mastodon users to preserve direct messages (enabled by default)
|
||||||
|
* removed storing the posts' bodies. it was convenient for debugging early on but now it's kinda iffy privacy wise
|
||||||
|
* various fixes for mastodon
|
||||||
|
|
||||||
|
## before v0.0.7
|
||||||
|
|
||||||
|
idk
|
|
@ -1 +1 @@
|
||||||
version=None
|
version='v0.0.7'
|
||||||
|
|
Loading…
Reference in New Issue