* introduce simplex social icon - at least as tikz icon
* complete CHANGELOG entry
* introduce threema social icon - at least as tikz icon
* addendum: new compiled user guide
---------
Co-authored-by: Mark E Fuller <mark.e.fuller@gmx.de>
* Add \social options: arXiv, INSPIRE
https://arxiv.org/ and https://inspirehep.net/ are websites on which
academics often have profiles that would be linked in a CV (particularly
physics and related fields).
Add social options through the academicons font.
* fixup arxiv and inspirehep socials
* fixup arxiv and inspire-hep socials
* implement codeberg social and tikz icon
* add codeberg social to template, rearrange social icons list
* implement mastodon social
* implement mastodon social in template
* fix Researcher ID (still) doesn't display Issue #29.
* make options 'symbols' and 'nosymbols' available to all styles to toggle whether symbols should be used or not. Include symbols in oldstyle by default.
* migrate older newcommand syntax in moderncvcollection.sty to the xparse syntax.
* Fix resumé typo in template. Is now résumé.
* remove loading lmodern fonts in all styles as they can produce issues with german characters, see https://tex.stackexchange.com/questions/496630/lualatex-problems-with-german-characters.
* remove loading inputenc package by default. Only load the package when pdflatex is used.