Releases: RocketChat/Rocket.Chat.ReactNative
Releases · RocketChat/Rocket.Chat.ReactNative
Version: 4.58.0
What's Changed
- feat: migrate to expo-image by @Rohit3523 in #5996
- feat(a11y): status busy contrast by @OtavioStasiak in #6113
- feat(a11y): Links contrast by @OtavioStasiak in #6114
- feat(a11y): External link as link on screen reader by @OtavioStasiak in #6104
- feat(a11y): Titles from menus marked as headings by @OtavioStasiak in #6105
- feat(a11y): mention contrast by @OtavioStasiak in #6115
- fix: add Name field to SetUsernameView by @jjinendra3 in #6144
- fix: OAuth URL separator by @diegolmello in #6106
- fix: Profile formIsChanged logic by @anirbanpaulcom in #5544
- fix: Crash in case of undefined obj by @diegolmello in #6169
- fix: undefined is not a function on markdown by @diegolmello in #6170
- fix: add userId and rcToken on attachmentURL only if protect files is enabled by @OtavioStasiak in #6078
- fix(iOS): share extension not working for screenshots by @diegolmello in #6103
- regression: infinite loading on login button after TOTP cancel by @OtavioStasiak in #6056
- chore(Android): Disable v1 signing by @diegolmello in #6140
- chore(deps): remove unused ts-node dependency by @cardoso in #6145
New Contributors
- @jjinendra3 made their first contribution in #6144
- @cardoso made their first contribution in #6145
Full Changelog: 4.57.2...4.58.0
Version: 4.58.0-rc.0
What's Changed
- feat: migrate to expo-image by @Rohit3523 in #5996
- feat(a11y): status busy contrast by @OtavioStasiak in #6113
- feat(a11y): Links contrast by @OtavioStasiak in #6114
- feat(a11y): External link as link on screen reader by @OtavioStasiak in #6104
- feat(a11y): Titles from menus marked as headings by @OtavioStasiak in #6105
- feat(a11y): mention contrast by @OtavioStasiak in #6115
- fix: add Name field to SetUsernameView by @jjinendra3 in #6144
- fix: OAuth URL separator by @diegolmello in #6106
- fix: Profile formIsChanged logic by @anirbanpaulcom in #5544
- fix: Crash in case of undefined obj by @diegolmello in #6169
- fix: undefined is not a function on markdown by @diegolmello in #6170
- fix: add userId and rcToken on attachmentURL only if protect files is enabled by @OtavioStasiak in #6078
- fix(iOS): share extension not working for screenshots by @diegolmello in #6103
- regression: infinite loading on login button after TOTP cancel by @OtavioStasiak in #6056
- chore(Android): Disable v1 signing by @diegolmello in #6140
- chore(deps): remove unused ts-node dependency by @cardoso in #6145
New Contributors
- @jjinendra3 made their first contribution in #6144
- @cardoso made their first contribution in #6145
Full Changelog: 4.57.2...4.58.0-rc.0
Version: 4.57.2
What's Changed
- regression: auto translate not working by @diegolmello in #6134
- chore: Merge 4.57.2 into master by @diegolmello in #6141
Full Changelog: 4.57.1...4.57.2
Version: 4.57.1
What's Changed
- fix: unable to open some attachments with SSL Client Certificate enabled by @OtavioStasiak in #6130
- chore: Merge 4.57.1 into master by @diegolmello in #6132
Full Changelog: 4.57.0...4.57.1
Version: 4.57.0
What's Changed
- fix: android navigation bar color is not displaying correctly by @OtavioStasiak in #5928
- fix: hide autocomplete on send button press by @Rohit3523 in #6034
- fix: announcement banner closing issue and visibility in hidden thread channels by @Rohit3523 in #6032
- fix: Discussion tests failing by @OtavioStasiak in #6102
- chore(a11y): TwoFactor by @OtavioStasiak in #6048
- chore(a11y): CreateChannelView by @OtavioStasiak in #6014
- chore(a11y): DeleteAccountActionSheetContent by @OtavioStasiak in #6047
- chore(a11y): RoomInfoEditView by @OtavioStasiak in #6023
- chore: Fix unit tests snapshot by @diegolmello in #6088
- chore(a11y): StatusView by @OtavioStasiak in #6009
- chore(a11y): ChangeAvatarView by @OtavioStasiak in #5950
- chore(a11y): E2EEnterYourPasswordView by @OtavioStasiak in #6010
- chore(a11y): CreateDiscussionView by @OtavioStasiak in #6013
- chore: Use @rocket.chat/message-parser instead of Commonmark by @OtavioStasiak in #6080
- chore: Merge 4.57.0 into master by @diegolmello in #6107
- i18n: correct translation for "thread" in Dutch by @Rohit3523 in #6064
- docs: update contribution guidelines by @Rohit3523 in #6028
Full Changelog: 4.56.1...4.57.0
Version: 4.56.1
What's Changed
- fix: Apple Watch app not working with SSL Client Certificate in some cases by @diegolmello in #6077
- chore: Merge 4.56.1 into master by @diegolmello in #6082
Note: This is an iOS only release.
Full Changelog: 4.56.0...4.56.1
Version: 4.56.0
What's Changed
- feat: Async E2EE keys exchange by @diegolmello in #5995
- feat: Support API_Embed setting by @diegolmello in #6070
- fix: two factor resend mail and added a toast by @OtavioStasiak in #6044
- chore: Legal button on SettingsView by @OtavioStasiak in #6053
- chore(a11y): ReportUserView by @OtavioStasiak in #6017
- chore: Bump version to 4.56.0 by @diegolmello in #6039
- chore: Merge 4.56.0 into master by @diegolmello in #6072
Full Changelog: 4.55.0...4.56.0
Version: 4.55.0
What's Changed
- fix: Add workspace requiring extra tap to connect by @Rohit3523 in #6026
- fix: URL missing image preview by @OtavioStasiak in #5974
- fix: Keyboard emoji select position by @OtavioStasiak in #5983
- fix: Improve Toast text contrast based on theme by @Rohit3523 in #5976
- fix: Prevent DM name editing in mobile client by @Rohit3523 in #5975
- fix: Display username when member name is missing in members list by @Rohit3523 in #5986
- fix: Login returning 401 without old messages by @diegolmello in #5985
- fix: Logout only if 401 by @diegolmello in #6008
- regression: Missing delete channel permission on team channels by @OtavioStasiak in #5973
- regression: "Apply your certificate" is hidden when adding a new workspace by @OtavioStasiak in #5972
- regression: Wrong usage of db batch by @diegolmello in #5997
- chore: Added pagination on sync.messages by @OtavioStasiak in #5992
- chore: Upgrade WatermelonDB to 0.27.1 by @diegolmello in #5865
- chore: Use array instead of spread on WatermelonDB batch by @diegolmello in #5987
- chore(a11y): NewServerView by @OtavioStasiak in #5951
- chore: Add new stars icon by @yash-rajpal in #6012
- chore: Bump version to 4.55.0 by @diegolmello in #5949
- chore: Merge 4.55.0 into master by @diegolmello in #6038
New Contributors
- @Rohit3523 made their first contribution in #5976
Full Changelog: 4.54.1...4.55.0
Version: 4.54.1
What's Changed
- fix(Android): unable to login due to encryption keychain failure by @diegolmello in #5956
- fix: undefined emails on rooms stream by @diegolmello in #5958
- fix: add extra check on settings types to guarantee settings are fetched correctly by @diegolmello in #5957
- fix: Resolve crash in Directory on tablets by @OtavioStasiak in #5959
- fix: Settings not being fetched when app is opened from push notification by @diegolmello in #5961
- fix: enforce server version on server select by @diegolmello in #5964
- fix: Remove light status bar on attachment screen by @diegolmello in #5969
- fix: Handle some promise rejections by @diegolmello in #5962
- regression: remove video thumbnails by @OtavioStasiak in #5963
- chore: updated params of getDirectory by @OtavioStasiak in #5960
- chore: updated deprecated endpoint livechat/inquiries.queued by @OtavioStasiak in #5952
Full Changelog: 4.54.0...4.54.1
Version: 4.54.0
What's Changed
- feat: Message composer read-only mode indication for air gapped envs by @diegolmello in #5912
- feat: created thumbnail using expo-video-thumbnail by @OtavioStasiak in #5893
- feat: Add new permissions to teams by @diegolmello in #5943
- feat: Use @react-navigation/native-stack by @diegolmello in #5759
- feat: move edit action to top of message actions by @OtavioStasiak in #5917
- feat: support endpoint "livechat/room.saveInfo" by @diegolmello in #5926
- feat: Implement KeyID generation logic by @diegolmello in #5921
- fix: custom emoji is not aligned on new line height by @OtavioStasiak in #5911
- fix: draft message not being updated by @diegolmello in #5927
- fix: you_are_in_preview_mode wrong german translation by @OtavioStasiak in #5907
- fix: update thumb message layout by @OtavioStasiak in #5872
- fix: pinned menu returns a blank screen for certain rooms by @OtavioStasiak in #5934
- regression: Big emoji cutted by @OtavioStasiak in #5905
- chore: Improve links readability by @yash-rajpal in #5856
- chore: removed biometry migration to MMKV by @OtavioStasiak in #5894
- chore: Improve workspace selection screen by @yash-rajpal in #5853
- chore: Update the query parameters for the selected routes by @OtavioStasiak in #5941
- chore: Bump version to 4.54.0 by @diegolmello in #5903
- chore: Merge 4.54.0 into master by @diegolmello in #5946
Full Changelog: 4.53.0...4.54.0