It's that time again -- Drupal Core has come out with the first release of Drupal 8.7 (several weeks ago actually), so I have just created a corresponding new branch in the User Guide project: 8.x-7.x. The good news is that the tests all passed, so it looks like the Drupal user interface didn't change (at least the parts we cover in the User Guide and tests), and we don't need to make any immediate changes to the User Guide to correspond to this new version of Drupal.
Please make all new commits and issues, starting now, in the new branch. To switch to the branch, use these commands in your local git repository:
git pull
git checkout 8.x-7.x
Happy translating! I'm excited to see so much translating activity lately, especially in Russian and German!
--Jennifer
ps: I am updating screenshots this week for a few languages, and I plan to get the latest User Guide, in all languages, updated on
drupal.org as soon as that's done (including all the newly translated topics). I will also make an 8.x-7.0 release of the User Guide download (for the e-book versions). If this level of translation activity continues, I'll try to get the updates done more frequently than we had been doing previously.