Releases: The-Commit-Company/raven
Releases · The-Commit-Company/raven
Version 1.2.0
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
- fix: login page UI and logic fixed by @nikkothari22 in #330
- fix: removed get_last_channel API by @nikkothari22 in #332
- chore: refactor user availability API by @nikkothari22 in #334
- fix: removed API call to fetch user details by @nikkothari22 in #336
- fix: VirtuosoRefProvider moved down to chat space by @nikkothari22 in #338
- perf(web): sidebar API calls combined to just 3 instead of 6 by @nikkothari22 in #340
- feat: multiple links preview in chat message by @TITANiumRox in #352
- fix: get file extension logic by @TITANiumRox in #351
- fix: emoji picker styling by @TITANiumRox in #345
- fix: find in direct messages filter by @TITANiumRox in #343
- 270 custom scroll bar by @TITANiumRox in #358
- feat(web-app): added image paste support by @nikkothari22 in #360
- fix: check for channel existence and throw relevant error by @nikkothari22 in #362
- 359 use frappe types by @TITANiumRox in #372
- feat: added Raven in Navbar by @nikkothari22 in #373
- fix: removed socket config by @nikkothari22 in #374
- Merging develop into 371 by @nikkothari22 in #375
- remove delete channel api and move logic to controller by @nikkothari22 in #376
- fix: moved channel creation to standard API by @nikkothari22 in #378
- feat: added validations by @nikkothari22 in #380
- fix: added validation for message creation by @nikkothari22 in #381
- fix: removed UserDataProvider by @nikkothari22 in #382
- fix: more like chore by @nikkothari22 in #384
- 385 set up PWA for mobile app by @nikkothari22 in #386
- feat(mobile): added channel and DM list by @nikkothari22 in #390
- 368 split channel interface dm interface into separate components by @janhvipatil in #393
- 388 refactor chat input by @TITANiumRox in #394
- merging Refactored code in dev by @janhvipatil in #399
- wip(mobile): Chat input by @nikkothari22 in #400
- Merging develop into 391 by @nikkothari22 in #401
- fix: set socket port undefined on Prod by @nikkothari22 in #402
- Merging develop into 391 by @nikkothari22 in #404
- fix: hide buttons from non-members by @TITANiumRox in #407
- 403 command palette remove useSearch for fetching channel list by @TITANiumRox in #406
- feat: tracking last visit count mutate when channel with unread messages opened by @nikkothari22 in #408
- fix: Enter key won't insert newline by @TITANiumRox in #398
- 409 administrator shouldn't be interacted with by @TITANiumRox in #420
- feat(mobile): added mentions, user active state and file uploads by @nikkothari22 in #422
- fix: commit unread count when using a GET request by @nikkothari22 in #424
- fix: brought back archived channels logic by @TITANiumRox in #423
- fix: added keyboard shortcut for cmd palette on Windows by @nikkothari22 in #428
- fix: don't fetch unread counts for public channels without membership by @nikkothari22 in #429
- feat: added Raven User doc by @nikkothari22 in #432
- feat: users without raven user role should be shown a message to contact the administrator to get access by @nikkothari22 in #433
- fix: Saved messages and private channel error handling by @TITANiumRox in #435
- 436 don't allow sending empty messages by @TITANiumRox in #437
- feat: mutate messages explicitly when sent by same user by @nikkothari22 in #441
- fix: performance and calculation issues in reactions by @nikkothari22 in #442
- feat: improved UI for mobile by @nikkothari22 in #444
- chore: bumped to version 1.2.0 by @nikkothari22 in #447
- Release v1.2.0 by @nikkothari22 in #448
Full Changelog: v1.1.0...v1.2.0
Version 1.1.0
What's Changed
- fix: bug fetching unread count is broken by @TITANiumRox in #294
- feat: OAuth implementation in Raven mobile by @TITANiumRox in #302
- chore(deps): bump semver from 6.3.0 to 6.3.1 in /raven-app by @dependabot in #299
- fix: cannot see user avatar when user image does not exist in dm channels by @janhvipatil in #307
- chore: code cleanup by @TITANiumRox in #316
- Merging develop into main - v1.1.0 by @nikkothari22 in #326
Full Changelog: v1.0.0...v1.1.0
Version 1.0.0
First release of Raven 🎉