+Version 3.5.1
+ Friendica Core:
+ Small changes to the admin panel overview and logging settings [tobiasd]
+ Updates to the translations (DE, FR, PT-BR) [translation teams]
+ Fix for a potential XSS vector [heluecht, thanks to Vít Šesták 'v6ak' for reporting the problem]
+
+ Friendica Addons:
+ Updates to the translations (FR, PT-BR) [translation teams]
+
+
Version 3.5
Friendica Core:
NEW Optional local directory with possible federated contacts [heluecht]
path = os.path.abspath(argv[0].split('util/make_credits.py')[0])
print('> base directory is assumed to be: '+path)
# a place to store contributors
-contributors = ['Andi Stadler']
+contributors = ["Andi Stadler", "Vít Šesták 'v6ak'"]
# get the contributors
print('> getting contributors to the friendica core repository')
p = subprocess.Popen(['git', 'shortlog', '--no-merges', '-s'],