zulip/docs
Greg Price bb6fe0385e docs: Consistently say "18 months" on compatibility, no specific version numbers.
Previously I've wanted to have this page spell out the concrete
version number that our clients support, rather than the policy we
use for determining that version number, because that's the sort of
question that I feel like as a user I'd want a straight answer to
and would be annoyed if I couldn't get one.

But as the text stands, it's come to look more like it's the policy
(something that's heavyweight to change) than like the value that
the policy currently happens to work out to.  Also, because this page
is kind of chaotically organized (and fixing that is a bigger yak
than I want to shave right now), it repeats the 18-month rule in
three separate places and the current value (version 4.0) is in
a fourth separate place, so it looks internally inconsistent.

Let's therefore take a different tack: like in those other three
spots on this page, state just the policy instead of the value it
currently works out to; but also add a link to help the reader
pin down for themselves what value that does work out to.

This also means we no longer need to update this page as old releases
age and that value advances.

Also fix a typo, and cut the reference to working degraded on
older releases.  Starting earlier this year we finally started
hard-refusing such connections:
  https://github.com/zulip/zulip-mobile/issues/5102
  https://github.com/zulip/zulip-mobile/pull/5633
(which was because there were some swathes of compatibility code
that we could only cut if we completely broke the handling of
ancient servers, and so we preferred to have the app communicate
that break clearly up front.)
2023-08-22 11:29:19 -07:00
..
_static docs: Move homepage link to TOC tree. 2023-03-03 23:06:17 -08:00
_templates docs: Update .html links pointing to "Upgrade Zulip" or "Modify Zulip". 2023-08-11 16:49:32 -07:00
contributing docs: Adjust wording and phrasing for clarity. 2023-06-27 09:43:22 -05:00
development provision: Add provision support for Fedora 38. 2023-08-22 11:26:29 -07:00
documentation openapi: Move description from SuccessDescription to JsonSuccessBase. 2023-08-21 11:26:19 -07:00
git docs: Document and advocate systemd for WSL 2. 2023-06-12 10:58:11 -07:00
images architecture_simple: Use 400 instead 500 for font-weight. 2023-07-06 17:57:37 -07:00
outreach docs: Rename "private message" -> "direct message". 2023-06-23 14:36:16 -07:00
overview docs: Consistently say "18 months" on compatibility, no specific version numbers. 2023-08-22 11:29:19 -07:00
production docs: Fix link to "Uprading PostgreSQL" section. 2023-08-14 22:57:59 +00:00
subsystems email-templates: Add zulip_onboarding_topics email templates. 2023-08-18 16:25:48 -07:00
testing UI redesign: more-less message interaction. 2023-07-24 17:42:08 -07:00
translating docs: Rename private message -> direct message in Spanish style guide. 2023-06-26 11:02:34 -07:00
tutorials docs: Make a few surface fixes. 2023-05-01 16:37:27 -07:00
.gitignore
Makefile Revert "docs: Temporarily disable parallel building." 2022-02-28 16:28:31 -08:00
README.md docs: Capitalize Markdown consistently. 2020-08-11 10:23:06 -07:00
THIRDPARTY icons: Add new unmute icon SVG. 2023-04-25 13:35:38 -07:00
code-of-conduct.md
conf.py docs: Convert .html#fragment links to .md#fragment. 2022-02-28 16:28:31 -08:00
index.md web: Save a 301 redirect from /help to /help/. 2023-03-24 14:51:01 -07:00

README.md

Zulip Markdown documentation hosted elsewhere

The Markdown files in this directory ( /zulip/docs ) are not intended to be read on GitHub. Instead, visit our ReadTheDocs to read the Zulip documentation.