From cc29b6f89ebe33a482c2f73526e571d3d8deec1f Mon Sep 17 00:00:00 2001 From: sym Date: Mon, 24 Jun 2024 16:48:27 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0735c11..62342af 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This repo contains an improved, free ldap authentication and authorisation for sharelatex/[overleaf](https://github.com/overleaf/overleaf) community -edition. Currently this repo uses `sharelatex/sharelatex:4.2.0`. +edition. Currently this repo uses `sharelatex/sharelatex:5.0.6`. The inital idea for this implementation was taken from [worksasintended](https://github.com/worksasintended). @@ -20,6 +20,8 @@ bash scripts/apply_diffs.sh make ``` +**Note:** TrackChanges uses newer versions of Feature/Chat and Feature/DocumentUpdater - those are pulled during make directly from the Overleaf git repository. + ## BREAKING CHANGE