v2.7.8 - 2026-04-19
[BUG] - Fixed a bug that would prevent adding sending domains where the TLD is longer than 10 characters
[ADD] - Added new function: `httpClient` to create http clients. Just call `httpClient()` to get an instance of the default client or pass a configuration array for custom clients
[ADD] - Added new filter hooks: http_client_maker_make_client, http_client_maker_make_client_config, http_client_maker_make_client_user_agent
[BUG] - RANDOM_CONTENT tag would sometimes wrongly parse the tag name into a value
[ENH] - Disable recaptcha on the 2FA login screen
[ADD] - Added recaptcha to the campaign Forward to a Friend form
[MSC] - Overall fixes
[UPD] - Updated composer packages