File tree 1 file changed +29
-0
lines changed
1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,35 @@ It doesn't include
39
39
40
40
## Unreleased
41
41
42
+ ### Highlights for users
43
+
44
+ * (Android) Fixed a crash on Android 14+ when downloading an image from the
45
+ lightbox screen. (#5903 )
46
+ * Updated translations for Czech, Polish, and Russian. Thanks as always to
47
+ our kind volunteer translators!
48
+
49
+
50
+ ### Highlights for developers
51
+
52
+ * We now handle user-deactivated events by removing the user from groups,
53
+ as required for Zulip Server 10 (feature level 303). (#5899 )
54
+
55
+ * Switched to a patched rn-fetch-blob to fix an Android 14+ crash. (#5903 )
56
+
57
+ * (Android) Upgraded SoLoader, as prompted by a Google Play warning. (#5901 )
58
+
59
+ * (Android build) Updated ` tools/checkout-keystore ` to work with modern ` sq ` .
60
+ (PR #5896 )
61
+
62
+ * (iOS build) Fix a build failure in the '[ CP-User] Generate Specs' script
63
+ that appeared when we started building RN from Git. (PR #5896 )
64
+
65
+ * (iOS build) Updated CocoaPods from 1.15.2 to 1.16.2. (#5907 )
66
+
67
+ * Updated rollup to 3.x, from the last 2.x. (PR #5894 )
68
+
69
+ * Resolved issues: #5899 , #5903
70
+
42
71
43
72
## 27.231 (2024-09-30)
44
73
You can’t perform that action at this time.
0 commit comments