Compare commits

..

2 Commits

Author SHA1 Message Date
Alya Abbott
de19741613 help: Open intro modal when checking out CZO. 2025-10-17 10:54:42 -07:00
Alya Abbott
36a63f7963 docs: Clarify how security releases are done. 2025-10-17 10:54:14 -07:00
2 changed files with 4 additions and 4 deletions

View File

@@ -47,9 +47,8 @@ When we discover a security issue in Zulip, we publish a security and
bug fix release, transparently documenting the issue using the
industry-standard [CVE advisory process](https://cve.mitre.org/).
When new security releases are published, we simultaneously publish
the fixes to the `main` and stable release branches, so
that anyone using those branches can immediately upgrade as well.
When new security releases are published, we simultaneously publish the fixes to
the `main` branch and the release branch for the current major release series.
See also our [security overview][security-overview], and our [guide on securing
your Zulip server][securing-your-zulip-server].

View File

@@ -11,7 +11,8 @@ anyone will be able to click the link and view the discussion in the
Zulip web application without needing to create an account.
To see this feature in action, you can [view web-public channels in the Zulip
development community](https://chat.zulip.org/) without logging in.
development community](https://chat.zulip.org/?show_try_zulip_modal) without
logging in.
Users who wish to post content will need to create an account in order
to do so.