Satellite-0.1.3
Pre-release
Pre-release
🚀 Features
- feat(friendrouter): click friends with open friend request take to request tab (#480)
- feat(typehead): Create Reusable Typeahead Component to be used in the Import Account Component (#470)
- feat(callduration): shows the call duration (AP-6) (#477)
- feat(contextmenu): sidebar contextmenu in the friends list updated (AP-172) (#551)
- feat(glyph): send glyph message on click (#562)
- feat(import account): recover account from phrases you input (#565)
- feat(inputmultiple): allow user to paste recovery phrase into text input (AP-244) (#583)
- feat(privacy page): Privacy Settings Step during Sign Up Flow (#600)
- feat(rememberlastpage): app should remember last page, when you reload/come back to app (AP-173) (#615)
- feat(Alerts): added alerts (#627)
- feat(emojis): track emoji usage, display most frequent emojis on context menu & emoji dialog AP-236 (#609)
- feat(Emoji): make emoji's bigger and better (#649)
- feat(chat): send images - images are sent to textile and display in conversations AP-78 / AP-249 (#618)
- feat(chat): the original sender of a specific message should be able to edit that message (AP-39) (#662)
- feat(Quick Profile): Implement Quick Profile - AP-268 (#655)
- feat(chat): AP-245 AP-248 Clicking Glyph in Chat to Show Pack (#626)
🐛 Fixes
- fix(chatbar): replies style and focus on reply AP-155 (#468)
- fix(replybar): blue reply bar does not disappear after reply is sent(AP-60) (#571)
- fix(ImportAccount): added import account error message (#590)
- fix(ChatReply): disable links in reply bar if user has one in their name (#597)
- fix(importaccount): entire page sits off center on mobile (AP-253) (#604)
- fix(importaccount): typeahead not working if starts with capitalized letter (AP-254) (#613)
- fix(importAccount): fix mobile cut off phrases on import account AP-159 (#564)
- fix(chat): char counter update on emoji - [AP-169] (#625)
- fix(loading icon): messageLoading was never being set to false (#664)
- fix(ImportAccount): last typed phrase suggestions when user starts to type next phrase - AP-256 (#628)
- fix(chat): persist the replies when switching conversations - AP-235 (#614)
- fix(friends): friends - account id should be cleared after friend request is sent (#677)
- fix(replies): show replies and improve UX related to sending a reply - AP-124 (#654)
- fix(unpinStringOnFile): add correct string to render
💬 Other
- chore(wire): fix console error for vue not defined (#532)
- chore(timeLabel): increased interval, made label work from translations (#560)
- chore(updates): minor updates throughout (#570)