No new hooks added in 11.7.1 Below are recently added.

    jetpack_are_blogging_prompts_enabled

    hook (filter): Filters whether blogging prompts are enabled.

    Source: _inc/blogging-prompts.php:69

    jetpack_blaze_enabled

    hook (filter): Filter to disable all Blaze functionality.

    Source: jetpack_vendor/automattic/jetpack-blaze/src/class-blaze.php:93

    jetpack_on_blaze_init

    hook (action): Action called after initializing Blaze.

    Source: jetpack_vendor/automattic/jetpack-blaze/src/class-blaze.php:54

    jetpack_podcast_feed_cache_timeout

    hook (filter): Filter the number of seconds to cache a specific podcast URL for. The returned value will be ignored if it is null or not a valid integer.<p>Note that this timeout will only work if the site is using the default <code>WP_Feed_Cache_Transient</code> cache implementation for RSS feeds, or their cache implementation relies on the <code>wp_feed_cache_transient_lifetime</code> filter.</p>

    Source: _inc/lib/class-jetpack-podcast-helper.php:53

    jetpack_dsp_promote_posts_enabled

    hook (filter): Wether to show the Advertising menu under the main Tools menu.

    Source: modules/masterbar/admin-menu/class-atomic-admin-menu.php:378

    jetpack_honor_dnt_header_for_wga

    hook (filter): Filter the option which decides honor DNT or not.

    Source: modules/google-analytics/classes/wp-google-analytics-utils.php:82

    jetpack_post_list_display_share_action

    hook (filter): Determine whether we should show the share action for this post type.<p>The default is false.</p>

    Source: jetpack_vendor/automattic/jetpack-post-list/src/class-post-list.php:116

    jetpack_on_posts_list_init

    hook (action): Action called after initializing Post_List Admin resources.

    Source: jetpack_vendor/automattic/jetpack-post-list/src/class-post-list.php:52

    publicize_classic_editor_form_after

    hook (action): Fires right after rendering the Publicize form in the Classic Editor.

    Source: jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-ui.php:529

    publicize_classic_editor_form_before

    hook (action): Fires right before rendering the Publicize form in the Classic Editor.

    Source: jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-ui.php:511