# Release: v2.7.0
authored by Daniel Schulz,
No release message
Version: v2.7.0 at 19.3.2026, 07:55:16
Skip to Content
authored by Daniel Schulz,
No release message
Daniel Schulz,
authored by Kevin Twesten,
No release message
authored by Daniel Schulz,
Daniel Schulz,
In order to enable ML preloading by default for all customers, we need to have the app name. In the last version, that was provided via the PredictivePreloadingConfig. We can omit that config option and get the name automatically from the website.
Kevin Twesten,
authored by Kevin Twesten,
No release message
Daniel Schulz,
Tests are still flaky in four instances:
Also, sometimes the entire pipeline can fail because we source the anybadge script from a remote git that has its own availability problems. We need to copy that to local.
n/a
Daniel Schulz,
Two e2e tests are unreliable and slow down both our local e2e tests and the CI e2e pipeline.
n/a
SlowQueue is no longer overwritten by Started.n/a
authored by Kevin Twesten,
No release message
Kevin Twesten,
Kevin Twesten,
Theodor Bajusz,
Added support for proper handling of target="_blank" links in PrerenderService with separate speculation rules.
Enhanced the PrerenderService to separately track and handle links with target="_blank" attributes. The implementation now creates distinct speculation rules with appropriate target_hint for blank links, ensuring they open in new tabs as expected while still benefiting from prerendering.
None
Kevin Twesten,
authored by Kevin Twesten,
No release message
authored by Kevin Twesten,
No release message
Kevin Twesten,
authored by Kevin Twesten,
No release message
authored by Kevin Twesten,
No release message
Kevin Twesten,
authored by Kevin Twesten,
No release message
Daniel Schulz,
Daniel Schulz,
We want to use full URLs or URL fragments included in the Preloading Blacklist, so we don't have to write CSS selectors just to blacklist an URL.
Kevin Twesten,
authored by daniel schulz,
No release message
Theodor Bajusz,
Daniel Schulz,
The page type check returned always true, resulting in lots of unneeded preloads and pages running into the preload limit
authored by daniel schulz,
No release message
Daniel Schulz,
Akamai uses the search parameter othersw to include 2nd-party service workers the same way we do. This is why we also need to check the includeServiceWorker SK config option when we check if the SW is valid for prerendering.
includeServiceWorker for prerendeirng SW validity
authored by daniel schulz,
No release message
authored by Kevin Twesten,
No release message
authored by daniel schulz,
No release message
authored by Kevin Twesten,
window.SpeedKit.rumController is available during stable viewport tracking
authored by daniel schulz,
No release message
authored by daniel schulz,
No release message
authored by daniel schulz,
No release message
authored by daniel schulz,
No release message