Friendica 2021.07 released

We are very happy to announce the availability of the new stable release of Friendica “Siberian Iris” 2021.07. This release contains 219 pull requests from ten contributors and the work of the translation teams. While fixing some problems identified, we have added some nice features support for right-to-left languages was added, the API was expanded […] https://forum.friendi.ca/objects/39bbe52a6dd4090913d576a6249d1da436230240

Friendica 2021.07 released

We are very happy to announce the availability of the new stable release of Friendica “Siberian Iris” 2021.07. This release contains 219 pull requests fr...

@news Gracias muchachos. Exelente trabajo.
@news Umm, are you sure you know git? 😀 (I DO NOT!)
You say I shall do git fetch
git checkout stable
But then git saysYour branch is behind 'origin/stable' by 819 commits, and can be fast-forwarded.
(use "git pull" to update your local branch)

But you have not told me to pull. Is it fine not to pull? 😉
@grin You should do git pull so that your stable branch becomes up to date with the upstream stable branch.
@tobias would be good to include the git pull, right? Also can we replace "BRANCH" with "stable" for the future? I mean this is a update notification, anyone wanting to do the update should checkout stable, nothing else, at least for this notification, right?
@grin
@news Thank you all for the demonstration of why I dislike git. 😁
I give you one week to figure out the exact half dozen commands and parameters which does not mess up everything. :-]

(As a sidenote, I rm -rf-ed it because it started acting really weird, like complaining half of the files being local updates which were not, and cloned a fresh one and it was upgraded just fine. And sent mental greetings to git authors.)