Releases
0.2.1
🚀 Features
feat(settings): settings header component (#4920 )
feat(jest): increase coverage on store/accounts & util (#4918 )
feat(chat): edit messages (#4755 )
feat(views): fix quick modal style and locale (#4941 )
feat(jest): increase Logger branch coverage to 83% (#4951 )
feat(jest): increase coverage for time utilities (#4903 )
feat(auth): require user confirmation before clearing account (#4956 )
feat(button): show password toggle (#4960 )
feat(call): add call info to chat history (#4958 )
feat(chat): implement quick profile (#4963 )
feat(personalFiles): upload files using iridium (#4863 )
feat(safer): add aws client for safer (#4997 )
feat(chat): edit last message on keyup (#4986 )
feat(quickProfile): improve quickProfile ui/ux (#4975 )
🐛 Fixes
fix(keybinds): add new call to reset defaults (#4935 )
fix(login): icon glitch (#4928 )
fix(chat): scroll behaviour (#4924 )
fix(chat): send message after store&publish (#4901 )
fix(modals): consolidate error modal, welcome modal, and update modal (#4942 )
fix(chat): user headers fix (#4923 )
fix(window): detect multiple instances of core in same browser
fix(sidebar): user status reactivity bug (#4939 )
fix(sidebar-list-item): stop last message sometimes overflowing (#4946 )
fix(feedback): add noopener noreferrer to outbound link (#4949 )
fix(chat): add loading cursor to file upload preview (#4948 )
fix(update-modal): wrap unlock screen UpdateModal in modal component (#4961 )
fix(error-network): fix undefined errors (#4959 )
fix(chat): undefined crash (#4964 )
fix(announce): announce to all users (#4926 )
fix(files): fix table layout for small screens (#4967 )
fix(manager): start iridium manager fix (#4973 )
fix(inputs): remove webkit autofill color (#4981 )
fix(connectivity): fixes to peer connectivity and friends (#5004 )
fix(files): update local address for no file results (#5010 )
fix(misc): global styles (#5013 )
fix(friend-requests): add color and change mobile friend request add/… (#5011 )
fix(inputs): remove auto zoom on all ios inputs (#5015 )
fix(unlock): improve non-chromium browser warning styling (#5017 )
fix(chat): edit on keydown and no text in chatbar (#5020 )
fix(friends): replace add friend button with message button if alread… (#5019 )
fix(input): extra padding applied for 'append' even if nothing is present (#5028 )
fix(input): minor style adjustments (#5030 )
fix(messages): display attachments in single row (#5037 )
fix(friends): show correct buttons when incoming/outgoing requests exist (#5034 )
fix(chat): add connecting msg to footer (#5038 )
🦧 Refactor
refactor(conversation): improve hooks to avoid repeated logic (#4779 )
refactor(indexedDB): remove dexie package and add polyfill for firefox (#5036 )
💬 Other
chore(locales): improve copy (#4927 )
chore(utils): remove legacy messaging utils (#4955 )
chore(vuex): remove unused store and group manager (#4979 )
chore(test): remove test (#4991 )
chore(jest): utilize jest beforeEach function (#5003 )
chore(components): remove unused group aside component (#5009 )
chore(remove): cleanup of old files (#4987 )
chore(jest): remove unused skipped tests (#5023 )
chore(chat): promise.all on load (#5022 )
chore(store): remove unnecessary meta store (#5026 )
chore(store): remove unused ui store and server components (#5027 )
chore(qa): update qa env (#5040 )
chore(hide): hide button (#5043 )
chore(chat): typing indicator only upon text change (#5039 )
Uncategorized
- style(chat): switch group member invite to match quickchat style (#4985 )
- style(chat): improve mobile chatbar styles (#4977 )
You can’t perform that action at this time.