v1.4.0
Highlights
Ravens now deliver to your Desk
If you are already using Raven, enable this by going to Raven Settings > Show Raven on Desk
Ravens.deliver.to.desk.mp4
Ravens can now carry document attachments from Desk
Just click the "Send a Raven" button in your document's timeline.
Ravens.can.now.carry.documents.mp4
The mobile app now shows unread message counts
Know when someone has edited a message
Detailed Notes
Features
- feat(desk): chat dialog in desk interface by @nikkothari22 in #648
- feat(desk): allow users to share documents from frappe to a raven channel by @sumitjain236 in #593
- feat: show 'edited' label when message is edited by user by @janhvipatil in #638
- feat: show unread message counts for channels and dms on the mobile app by @kritika-3004 in #613
- feat: add support for mobile app discoverability by @yjane99 in #604
- feat: show warning if role profile is added to user by @nikkothari22 in #634
Performance
- perf: use copied replied message for showing reply block by @nikkothari22 in #663
- perf(search): added html stripped content for better search by @janhvipatil in #635
Bug Fixes
- fix: re-render message block if modified by @nikkothari22 in #636
- fix: show users'
full_name
when 2/3 users have reacted & user is notcurrentUser
by @yjane99 in #601 - fix: retrieve only unique messages by @yjane99 in #609
- fix: permissions error for LDAP login by @RJPvT in #616
- fix: emoji picker search text not visible in dark mode [#614] by @prathameshkurunkar7 in #631
- fix: Convert HTML instead of stripping html tags by @nikkothari22 in #650
- fix: do not show archived channels in Desk interface by @nikkothari22 in #667
- fix: height of text input in Desk interface is fixed by @nikkothari22 in #668
- fix: set min-height and width for avatar in desk interface by @nikkothari22 in #669
- fix: only allow plain text messages in timeline by @nikkothari22 in #670
- chore: code clean up by @sumitjain236 in #633
- chore: updated packages by @nikkothari22 in #662
- chore: setup automated test builds to avoid failure on frappe cloud before releases by @yjane99 in #610
New Contributors
- @RJPvT made their first contribution in #616
- @prathameshkurunkar7 made their first contribution in #631
- @kritika-3004 made their first contribution in #613
Full Changelog: v1.3.2...v1.4.0