Skip to content

Commit f5a1a53

Browse files
committed
changelog: Document changes since v27.227
1 parent f869c44 commit f5a1a53

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

docs/changelog.md

+32
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,38 @@ It doesn't include
3939

4040
## Unreleased
4141

42+
### Highlights for users, vs. v27.225 (last prod release)
43+
44+
* Streams are now called channels, if your server is version 9.0+. (#5827)
45+
* Fixed a bug where LaTeX was not quoted properly in the "Quote and reply"
46+
option. (#5849)
47+
* Fixed a bug where long-pressing an invalid link would crash the app.
48+
(#5854)
49+
* Updated translations for Bulgarian, German, Polish, Portuguese, Russian,
50+
Spanish, Turkish, and Ukrainian. Thanks as always to our kind volunteer
51+
translators!
52+
53+
Plus other fixes and improvements for your Zulip experience.
54+
55+
56+
### Highlights for users, vs. v27.227 (last beta release)
57+
58+
* Fixed a crash on login, which slipped through in the UI-string "channel"
59+
rename. (PR #5865)
60+
* Updated translations for Bulgarian, Spanish, and Turkish. Thanks as always
61+
to our kind volunteer translators!
62+
63+
64+
### Highlights for developers, vs. v27.227
65+
66+
* Fixed a crash on login, which slipped through in the UI-string "channel"
67+
rename. (PR #5865)
68+
69+
* The UI-string "channel" terminology is now correctly conditioned on
70+
FL >=255, not >255. (PR #5864)
71+
72+
* Resolved issues: PR #5865, PR #5864
73+
4274

4375
## 27.227 (2024-04-25)
4476

0 commit comments

Comments
 (0)