22 22 * Ripcord's format left room for 2 extra characters, just in case. But it only allowed 1 to actually be used without triggering a safeguard.
23 23 * Slack's new format added 2 extra characters.
24 24 * Ripcord's code has been updated to allow both extra characters to be used.
25 25 * Fixed emoji reaction tooltips being stuck open when leaving the mouse cursor over a reaction, and then changing tabs using keyboard shortcuts, alt-tabbing, or hiding the window.
26 26 * Fixed potential spurious debug warnings in event log when performing message searches.
27 27 * Fixed message search results usually not displaying the full text of the message in the details pane when selected.
28 28 * Should always display, now.
29 -* Fixed the preview in the upload image dialog being extra wide if the image was short and wide.
29 +* Fixed the preview in the upload image dialog being way too extra wide if the image was short and wide.
30 30
31 31 ### Discord
32 32
33 33 * Fixed: when muting or unmuting a channel in a server, the sidebar in Ripcord would show the channels in all other servers becoming unmuted.
34 34 * This was just cosmetic -- restarting Ripcord would bring it back in sync with the truth on the server.
35 35 * This bug was added in 0.4.23
36 36 * And now it's been fixed.