Skip to content

Releases: The-Commit-Company/raven

v1.3.1

10 Dec 15:33
cd55539
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

09 Dec 22:52
3adf5a2
Compare
Choose a tag to compare

Apple Tiles Summary Slide

Raven v1.3.0 introduces an all new design using Radix, a significant reduction in bundle size and improved security and performance. Our mobile app also gets more features with an all new action palette on messages and the ability to control channel settings.

Web app

  1. Replace ChakraUI with RadixUI themes
  2. Use Tiptap for editing messages + support for keyboard shortcuts. Also replaced message rendering with Tiptap (removed Markdown rendering)
  3. Lazy load images + loading states for all images
  4. Custom file upload handler to avoid ghost messages + calculation of thumbnail width and height on the server
  5. Right click context menu on messages instead of moving mouse to the actions palette
  6. Support for copying messages or file URLs
  7. Support for pasting images
  8. Faster (and lighter) emoji picker
  9. Code split into multiple chunks and lazily loaded for faster initial load
  10. Ability to add users to Raven from the React interface
  11. Security: removed REST API support for messages and only use custom queries to fetch messages
  12. Performance: Added indexing on messages based on creation and channel ID.

Mobile app

  1. Allow users to save messages
  2. Lazily load images on mobile app
  3. Allow users to share messages to other apps
  4. Ability to copy messages
  5. Ability to delete messages
  6. Ability to leave a channel / archive a channel or delete a channel
  7. Skeleton loaders to avoid layout shift
  8. Tiptap editor
  9. Fix double back animation on swiping in iOS
  10. Fix image rotation issue when uploading images directly from camera
  11. Ability to add/remove members on the mobile app

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.3.0

Version 1.2.1

15 Sep 10:48
971ea7f
Compare
Choose a tag to compare

What's Changed

  • fix: markdown syntax in README by @sagarvora in #457
  • fix: backward compatibility with Frappe v14 Socket by @nikkothari22 in #459
  • fix: clear SWR cache on logout
  • fix: reload Frappe boot on login and logout

New Contributors

Full Changelog: v1.2.0...v1.2.1

Version 1.2.0

07 Sep 11:25
f8d6dea
Compare
Choose a tag to compare

Major changes

  • Mobile app (PWA) released
  • Performance and security updates
  • Stability improvements
  • Support for Frappe v14 and v15
  • Support for pasting images directly in the editor

What's Changed

Full Changelog: v1.1.0...v1.2.0

Version 1.1.0

04 Aug 06:58
ef58745
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

Version 1.0.0

22 Jun 14:50
Compare
Choose a tag to compare

First release of Raven 🎉