Skip to content

Satellite-0.1.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@WanderingHogan WanderingHogan released this 18 Dec 03:36
· 1843 commits to dev since this release
2ee9c14

🚀 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)
Uncategorized - Update package.json - chore: fix typos (#534) - refactor(profile locations): automatically grab users location to display in profile (#535) - chore: update cypress version (#561) - AP-171 Friend Page Minor Updates (#566) - Chatbar should always be visible - AP-151 (#568) - fix:fix label css issue (#563) - [AP-121]-Friend req count (#554) - chore: improve husky rules (#479) - Revert "chore: improve husky rules (#479)" (#598) - test: Cypress - Add Import Account test + data-cy labels + add joe's fix on nuxt config (#602) - test: Cypress update create account with privacy settings (#611) - test: add command delay into commands - test: add cypress chat flows - test: add minor improvement on import account flow - fix: fix wrong string on emoji reaction on chat - task: add github action for conflicts label - chore: fix typo - task: add github action lint PR title - I os (#651) - I os (#652) - I os (#653) - test: add data-cy label - test: use username instead of nth - test: add test to verify user cant sign up without username - test: update pw when creating account - test: add test to verify toggles on privacy settings - test: add test to verify release notes on create account view - test: update pw - task: update regex to include test type - task: improve copy - task: add github to run jest tests - task: minor improvement on PR template