Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
64 commits
Select commit Hold shift + click to select a range
41823b8
fix: pass tmid to show typing status in threads (#6894)
Rohit3523 Jan 16, 2026
ad951f9
fix: timestamp bug fixes (#6910)
Rohit3523 Jan 16, 2026
508b720
fix: chat fails to load older messages when scrolling to the top (#6861)
Rohit3523 Jan 16, 2026
c52af04
fix: Keep connecting label on header while logging in (#6920)
Rohit3523 Jan 16, 2026
7b483e6
chore: changelog in beta release (#6899)
Rohit3523 Jan 16, 2026
ad2f552
chore: added concurrency on develop action (#6921)
Rohit3523 Jan 16, 2026
c079de0
chore(Android): fix CI generated changelog (#6922)
Rohit3523 Jan 16, 2026
12fb458
fix (android): unable to send files in E2EE channel using action menu…
Rohit3523 Jan 18, 2026
2afa9ee
fix(iOS): app crashing on render image (#6908)
OtavioStasiak Jan 19, 2026
88eb8b3
fix: review button visibility issue on voice recording screen (#6941)
Rohit3523 Jan 23, 2026
ef13690
fix: Click on Show more on ModalActions breaks the app (#6942)
OtavioStasiak Jan 23, 2026
e1af190
fix: default browser setting (#6929)
Rohit3523 Jan 23, 2026
6a14ef9
chore: Bump version to 4.70.0 (#6967)
diegolmello Feb 4, 2026
5fa4072
chore: remove skip ci (#6950)
OtavioStasiak Feb 4, 2026
1410088
chore(iOS): update Podfile.lock for MobileCrypto (#6968)
Rohit3523 Feb 5, 2026
2038d6d
fix(Android): remove notification from collection when notification i…
Rohit3523 Feb 5, 2026
bfe97f5
fix: katex array breaking the app (#6963)
OtavioStasiak Feb 5, 2026
d2aa920
fix: forwarding a message twice does not render the attachment (#6960)
OtavioStasiak Feb 5, 2026
047660f
fix: remove getAvatarSuggestion deprecated method (#6948)
OtavioStasiak Feb 5, 2026
3f4da80
fix: Prevent username text overflow in room invitation screen (#6972)
aleksandernsilva Feb 9, 2026
97008fe
fix: room member search to use server data instead of local data (#6938)
Rohit3523 Feb 9, 2026
5fa845b
fix: reactions disabled when editing room (#6969)
Rohit3523 Feb 9, 2026
725b2eb
fix(i18n): Update ta-IN, hi-IN and te-IN translations (#6890)
Yaddalapalli-Charan-Kumar-Naidu Feb 10, 2026
1bb9b44
fix: two factor modal alignment on tablet (#6840)
deepak0x Feb 10, 2026
95f10dc
fix: changes to foreground and background logic (#6958)
Rohit3523 Feb 10, 2026
294fbb2
fix(Android): prevent image edit action buttons from overlapping syst…
Rohit3523 Feb 10, 2026
acf48d4
fix: collapsible attachment with text duplicating the content (#6956)
OtavioStasiak Feb 11, 2026
09ec94d
chore(iOS): bump deployment target to iOS 26 (#6974)
Rohit3523 Feb 12, 2026
757ea73
fix: prevent SVG crash on iOS and enable rendering on Android (#6949)
Rohit3523 Feb 12, 2026
61a5d44
fix flaky behaviour (#6979)
Rohit3523 Feb 13, 2026
0b93f25
test: use setPermissions before launching the app (#6975)
Rohit3523 Feb 13, 2026
ae5e663
build(deps): upgrade some dependencies (#6962)
tassoevan Feb 19, 2026
895ebf0
fix: Text input fields on ModalBlockView fail to accept user input (#…
OtavioStasiak Feb 21, 2026
4415a07
fix: add headers to download the PDF (#6978)
OtavioStasiak Feb 23, 2026
57137f3
feat: Support message with multiple attachments (#6068)
diegolmello Feb 23, 2026
566e100
fix(android): correct accessibility focus order in inverted FlatList …
OtavioStasiak Feb 23, 2026
0581dc4
chore: Bump version to 4.71.0 (#7023)
diegolmello Mar 2, 2026
dbba268
chore: improvement to end to end test (#7008)
Rohit3523 Mar 2, 2026
b99320a
regression: Touchables not working on old messages in some devices (#…
diegolmello Mar 5, 2026
c925a27
chore: migrate react-native-platform-touchable to RNGH (#6997)
Rohit3523 Mar 6, 2026
610f564
fix(iOS): message press effect is not visible (#7042)
Rohit3523 Mar 9, 2026
48c5fc2
fix: in app notification is not showing channel name and content (#7046)
Rohit3523 Mar 10, 2026
2e46ce6
fix(Android): app shows notifications in foreground state (#7012)
Rohit3523 Mar 12, 2026
fb8dd98
feat: Ignore VoIP notifications (#7055)
diegolmello Mar 16, 2026
7c59a90
chore: Code style enforcement (1/n) (#7001)
tassoevan Mar 16, 2026
115fa79
fix: files with non-latin characters fails to open (#7054)
Rohit3523 Mar 19, 2026
ec27a7c
feat: Migrate to react-native-true-sheet (#6970)
OtavioStasiak Mar 24, 2026
f9c99a2
chore: remove deprecated methods for livechat in 8.0 (#7058)
Rohit3523 Mar 24, 2026
fef83b0
feat: Voice message blocks (#7057)
diegolmello Mar 24, 2026
953aef7
chore: remove commit hash reference from @rocket.chat/mobile-crypto d…
Rohit3523 Mar 24, 2026
b71ee89
fix(android): modal focus with physical keyboard on Android (#7056)
OtavioStasiak Mar 24, 2026
859b766
chore: Bump version to 4.72.0 (#7081)
diegolmello Mar 31, 2026
50617cd
regression(iOS): image picker fails to open from message action butto…
Rohit3523 Apr 1, 2026
0e5a514
chore: bump axios version (#7085)
OtavioStasiak Apr 1, 2026
75d866b
chore: upgrade reanimated to version 4 (#6720)
Rohit3523 Apr 3, 2026
91b2234
chore: upgrade to react native 81 and expo 54 (#6875)
Rohit3523 Apr 6, 2026
d03eb78
regression: modal touchables not working after RNGH migration (#7101)
Rohit3523 Apr 7, 2026
8f2b70d
chore: add AI agent configuration and ubiquitous language glossary (#…
diegolmello Apr 7, 2026
37f4949
fix: long usernames push timestamp and right icons out of view (#7109)
Rohit3523 Apr 7, 2026
87229ae
fix(iOS): icon inside header button is not center aligned on iOS 26 (…
Rohit3523 Apr 7, 2026
cb0feee
chore: correct version for message-parser and react-native-webview (#…
Rohit3523 Apr 9, 2026
f33b02f
Merge branch 'develop' into chore.develop-into-voip
diegolmello Apr 10, 2026
f55507d
yarn, pods and tests
diegolmello Apr 10, 2026
43bd8d2
fix ios build
diegolmello Apr 10, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading