aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2020-10-03 21:28:11 -0700
committerAllan Wang <me@allanwang.ca>2020-10-03 21:28:11 -0700
commit70563777b84fb475a5100054cb53bca261a7a0a7 (patch)
tree49437ccd2f465ddfd71093eee7ea536cbf3f19e8
parent13593d0f13362494ab6ac8e9165622ac63ecc3dd (diff)
downloadfrost-70563777b84fb475a5100054cb53bca261a7a0a7.tar.gz
frost-70563777b84fb475a5100054cb53bca261a7a0a7.tar.bz2
frost-70563777b84fb475a5100054cb53bca261a7a0a7.zip
Update gen files
-rw-r--r--app/src/main/play/en-US/whatsnew4
-rw-r--r--docs/Changelog.md2
2 files changed, 5 insertions, 1 deletions
diff --git a/app/src/main/play/en-US/whatsnew b/app/src/main/play/en-US/whatsnew
index 9c5d8706..84e08a03 100644
--- a/app/src/main/play/en-US/whatsnew
+++ b/app/src/main/play/en-US/whatsnew
@@ -1,3 +1,5 @@
v2.4.6
-* Add option to hide likes and action bar in newsfeed \ No newline at end of file
+* Add option to hide likes and action bar in newsfeed
+* Fix textbox scroll position when typing multiple lines
+* Add option to disable textbox auto resize (settings > behaviour) \ No newline at end of file
diff --git a/docs/Changelog.md b/docs/Changelog.md
index ac484d96..c404f43f 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -2,6 +2,8 @@
## v2.4.6
* Add option to hide likes and action bar in newsfeed
+* Fix textbox scroll position when typing multiple lines
+* Add option to disable textbox auto resize (settings > behaviour)
## v2.4.5
* Fix url query encoding