From 076bda31ad3174cf16462557472248756efc60f0 Mon Sep 17 00:00:00 2001 From: Benjamin Reed Date: Fri, 29 Jan 2016 23:00:59 -0500 Subject: [PATCH] changelog for build 40368 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee607114..19591c96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ #### Changes +* build 40368 + * rework image handling; uploading images works properly on iOS, Android, and browser + * added profile editing + * re-enable custom HTTP library for better SSL/certificate handling + * remove broken spinners + * fix angular issues that would cause breakage in browser version + * fix double-escaping of some HTML entities + * event search now includes the name of the day ("sunday" is searchable) + * scroll to the next event the first time events are opened + * build 40367 * fix flickering on twit-arr refresh * maybe a good fix for the login username rendering?