From b80731985f3a2ea14da2582120b32fd8d4a127bd Mon Sep 17 00:00:00 2001 From: SirStendec Date: Tue, 14 Feb 2017 12:43:53 -0500 Subject: [PATCH] 3.5.427. Fix API badges not rendering correctly. Fix Hidden Badges UI not opening. Remove unnecessary logging. Remove unnecessary badge CSS when high-DPI images are not available. Fix API badges not supporting just sending in a string ID. --- changelog.html | 7 +++++++ src/badges.js | 14 ++++++++------ src/ember/room.js | 3 --- src/ext/api.js | 4 ++-- src/main.js | 2 +- src/utils.js | 10 +++++----- 6 files changed, 23 insertions(+), 17 deletions(-) diff --git a/changelog.html b/changelog.html index f67337cd..4cc4e427 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,10 @@ +
3.5.427
+ +
3.5.426