summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2019-07-26 14:20:18 -0100
committerMaxence Lange <maxence@artificial-owl.com>2019-07-26 14:20:18 -0100
commitbcd9396e8e328560a57a882e3c96695d637112a6 (patch)
treec9eff9060cd56a6298a317e4ec4028e19209c107 /CHANGELOG.md
parent2dcdedd3defa7b043ffc5cad839abf697b13f79b (diff)
alpha 2.1v0.2.100
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 878bf555..814103a2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,24 @@
# Changelog
+## 0.2.100 (alpha 2.1)
+
+- [setup] it is now possible to create an account using ./occ
+- [setup] it is now possible to follow an account using ./occ
+- [setup] new command to completely uninstall the app: ./occ social:reset --uninstall
+- [federated] better management of the ID generator.
+- [federated] Caching now generate also a thumb version of remote Image document.
+- [federated] fixing an issue with hashtags importation
+- [global] better parsing on non-latin hashtags
+- [global] Attachments (Image) should now be displayed.
+- [global] like/unlike on Post.
+- [global] new Timeline: Liked post.
+- [global] better compatibility with Pleroma.
+- [global] fixing an issue on exact result during search.
+- [global] cleaning code.
+
+
+
## 0.2.6
- [global] Improving and fixing streams.