8.x-1.0-beta2: New "footnotes block" and complete XML-RPC features. - New feature: Provide a "footnotes" block collecting all definitions present on a page - New feature: XML-RPC server is complete - New feature: Referrer tracking redesigned - UX: Redirect g2/initial to the G2 main page. - UX: Use inline radios for redirect statuses - UX: Prevent situations where the controller setings form could not be submitted - SEO: support head title override - Performance: Optimize Automatic filter regexp - Documentation: Update documentation for new features and contribution - Documentation: Referrer tracking - Fault tolerance: work around code bug #3374891 to support URL path in hook_preprocess_feed_icon - Fault tolerance: work around core bug #3369925 to upport accented entries in the alphabar. - Fault tolerance: fix empty state for WOTD feed - QA: Harden requirements check based on D7 version. - QA: All legacy Simpletests converted to PHPUnit - QA: Prevent Automatic filter from duplicating content in somes cases - QA: Fix all phpstan-drupal reports at level 9 - QA: Remove obsolete Views hook - Ops: Convert to Gitlab CI