Releases: The-Commit-Company/raven
Releases · The-Commit-Company/raven
Version 2.8.11
What's Changed
- fix(mobile): reply message box text overflow and workspace joining from mobile by @prathameshkurunkar7 in #2105
- fix: workspace unread badge overflow by @TITANiumRox in #2115
- fix: prevent RecursionError when caching link previews by @barredterra in #2117
- fix: save message not working correctly by @prathameshkurunkar7 in #2118
- fix(notifications)!: improve notification handling in service worker by @prathameshkurunkar7 in #2126
- fix(notifications)!: update onMessage show notification handler by @prathameshkurunkar7 in #2127
- Merge develop to main by @prathameshkurunkar7 in #2129
Full Changelog: v2.8.10...v2.8.11
Version 2.8.10
What's Changed
- fix(notification): prevent push notifications in developer mode or local environments by @prathameshkurunkar7 in #2097
- feat: rewrite notification using requests lib by @prathameshkurunkar7 in #2098
Full Changelog: v2.8.9...v2.8.10
Version 2.8.9
What's Changed
- fix(notification): replace post_api with requests for large payload requests by @prathameshkurunkar7 in #2093
- chore: bump version to 2.8.9 by @prathameshkurunkar7 in #2095
Full Changelog: v2.8.8...v2.8.9
Version 2.8.8
What's Changed
- fix: show hollow bullets for indented bullet list item by @nikkothari22 in #2070
- fix: delete message if edited content is empty by @nikkothari22 in #2071
- Merging develop into main by @nikkothari22 in #2072
- fix(ux): double scrollbar in view polls by @prathameshkurunkar7 in #2074
- fix(mobile): raven onboarding screen has an unintended flashbang effect by @prathameshkurunkar7 in #1986
- fix: sync raven push user tokens by @prathameshkurunkar7 in #2075
- feat: add sync_users_tokens_to_raven_cloud to daily maintenance schedule by @prathameshkurunkar7 in #2076
- fix: broken remove channel member logic by @prathameshkurunkar7 in #2084
- fix: broken remove channel member logic (#2084) by @nikkothari22 in #2089
- chore: bump version to 2.8.8 by @nikkothari22 in #2090
Full Changelog: v2.8.6...v2.8.8
Version 2.8.6
What's Changed
- fix: set user by session in Raven Push Token by @nikkothari22 in #2037
- chore: add project URLs by @ankush in #2042
- fix: don't fetch channel members for disabled raven users by @TITANiumRox in #2051
- fix: update descriptions for RC and FC options in Push Notifications settings by @prathameshkurunkar7 in #2052
- feat: show number votes per option by @TITANiumRox in #2063
- fix: filter using channel name in command menu by @nikkothari22 in #2065
- fix: show text after image and files in message by @nikkothari22 in #2066
- fix: disable emoji suggestion on mobile PWA by @nikkothari22 in #2067
- feat: support playing audio files on web by @nikkothari22 in #2068
Full Changelog: v2.8.4...v2.8.6
Version 2.8.4
What's Changed
- chore: update all function definitions for semgrep by @nikkothari22 in #2024
- fix: Require type annotations for all API methods by @ankush in #2025
- fix: allow integer document names in whitelisted methods by @nikkothari22 in #2031
Full Changelog: v2.8.3...v2.8.4
Version 2.8.3
What's Changed
- fix: change max width for messages in left-right layout by @nikkothari22 in #2021
- fix: prevent app crash when quick emojis are not available by @nikkothari22
- chore: add Frappe dependency and build paths
Full Changelog: v2.8.1...v2.8.3
Version 2.8.1
What's Changed
- fix: change user session key to be Raven specific by @nikkothari22 in #2016
- fix(perm): added unique constraints, and perm checks for member access by @nikkothari22 in #2015
Full Changelog: v2.8.0...v2.8.1
Version 2.8.0
What's Changed
- fix: verify AI settings and Google API checks before showing Document Processors by @prathameshkurunkar7 in #1992
- fix(polls): race condition problems by @prathameshkurunkar7 in #1995
Full Changelog: v2.7.1...v2.8.0
Version 2.7.1
What's Changed
- fix: do not jump to deleted message by @nikkothari22 in #1978
- fix: ignore system messages when showing thread reply counts by @nikkothari22 in #1979
- fix: show mentions in public channels where user is not a member by @nikkothari22 in #1981
Full Changelog: v2.7.0...v2.7.1