diff --git a/CHANGELOG.md b/CHANGELOG.md index 03c1511..629aa2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,19 @@ * Changes * Streamlined the Notifications screen loading/reloading to make it less quirky. + * Added a network loading status to the Circle Manager editor screen. + * Can only create DMs with people one is connected with already. + * Can now paste a server URL into the server name box when creating an account and it'll figure + out how to extract the server name accordingly. + * Dialog boxes can have their contents copied to the clipboard. + * Remove icon on Filters management screen changed to a trash can icon from a minus icon * Fixes * Fix drop shadow on comments bubbles being rendered instead of the base background color. + * Fix being able to sign back into a profile that has been signed out without restarting the + app. + * Fix adding/removing users from Circles properly updates the view in the Circle Manager editor + view + * Fix label on DMs aligning with the top instead of center of the text field. * New Features * User manual