We now have a new way for you to help us write the monthly updates :)
Servo 0.4.0 contains all of the changes we landed in June, which came out to yet another record 558 commits (April: 534, May: 391). For security fixes, see § Security.
We’ve shipped several new web platform features:
Plus a bunch of new DOM APIs:
This is another big update, so here’s an outline:
You can help!
Servo is steadily becoming a bigger and busier project every month, and by June 2026, we’ve been reading through over four times the commits as we did when we started in September 2023.
This is hard work, particularly since there are things we need to know that are often difficult to answer just by reading the changes:
Who does the change affect , if anyone? Does it affect users, Servo developers, embedders, or some other group?
What observable difference does the change make , if any?
... continue reading