Parcourir la source

update changelog

jblanked il y a 10 mois
Parent
commit
1936e07015
1 fichiers modifiés avec 8 ajouts et 0 suppressions
  1. 8 0
      assets/CHANGELOG.md

+ 8 - 0
assets/CHANGELOG.md

@@ -1,3 +1,11 @@
+## 1.1
+- Restructured code.
+- Added auto‑updating.
+- Updated login and registration views to display errors.
+- Reduced maximum feed posts from 20 to 12 per batch for faster parsing.
+- Fixed an out‑of‑memory crash in the Friends view.
+- Fixed several bugs.
+
 ## 1.0.4
 - New server backend.