25 25 ### Discord
26 26
27 27 * Added multiple selection support to the Discord ignored users list editor.
28 28 * Added jfif suffix as heuristic for jpeg mime type when uploading to Discord.
29 29 * Might be necessary when dragging and dropping images from some versions of Firefox.
30 30 * Fixed bad display of "key" (guild/server owner) and "ignored" icons in Discord user list sidebar
31 31 * The icons would overlap if both were on the same user.
32 -* Improved efficiency of up Discord user list sidebar drawing/display.
32 +* Improved efficiency of Discord user list sidebar drawing/display.
33 33 * Fixed possible Discord message log glitch and abort/crash when repeatedly scrolling up while simultaneously adding users to the ignored users list and while history is fetching.
34 34 * Fixed some minor code bloat in the Ctrl+K popup handling code specific to Discord.
35 35 * Fixed some minor code bloat in the chat message layout code.
36 36
37 37 ### Windows
38 38
39 39 * Updated the OpenSSL binaries (.dll) that are shipped with Ripcord.