Servo aims to empower developers with a lightweight, high-perfo…
@servo.org.web.brid.gy
14 documents
0 likes
0 shares
Mar 2026 since
View on Bluesky
April in Servo: new Android UI, focus, forms, security fixes, and more!

Servo 0.2.0 contains all of the changes we landed in April, which came out to yet another record 534 commits (March: 530). For security fixes, see § Security.

Note: the GitHub release is available now, but the crates.io release is not yet complete. We expect to publish it some time next week.

We’ve shipped several new web platform features:

  • < select multiple> (@lukewarlow,…
Read more →
This month in Servo: variable fonts, network tools, SVG, and more!

Another month, another record number of pull requests merged! August flew by, and with it came 447 pull requests from Servo contributors. It was also the final month of our Outreachy cohort; you can read Jerens’ and Uthman’s blogs to learn about how it went!

Highlights

Our big new feature this month is rendering inline SVG elements (@mukilan, @Loirooriol, #38188, #38603). This…

Read more →
December in Servo: multiple windows, proxy support, better caching, and more!

Servo 0.0.4 and our December nightly builds now support multiple windows (@mrobinson, @mukilan, #40927, #41235, #41144)! This builds on features that landed in Servo’s embedding API last month. We’ve also landed support for several web platform features, both old and new:

  • ‘contrast-color()’ in CSS color values (@webbeef, #41542)
  • partial support for < meta charset>
Read more →
February in Servo: faster layout, pause and resume scripts, and more!

Servo 0.0.6 includes some exciting new features:

  • < button command> and < button commandfor> (@lukewarlow, #41237)
  • ‘:modal’ selectors on < dialog> (@lukewarlow, #42201)
  • ‘@property’ rules (@yezhizhen, @Loirooriol, #42136, #42858)
  • ‘alignment-baseline’ and ‘baseline-shift’ (@Loirooriol, #42361)
  • ‘Content-Security-Policy: base-uri’ (@WaterWhisperer,…
Read more →
January in Servo: preloads, better forms, details styling, and more!

Servo 0.0.5 is here, bringing with it lots of improvements in web platform features. Some highlights:

  • < link rel=preload> (@TimvdLippe, @jdm, #40059)
  • < style blocking> and < link blocking> (@TimvdLippe, #42096)
  • < img align> (@mrobinson, #42220)
  • < select disabled> (@simonwuelker, #42036)
  • OGG files can now be played in < audio> (@jdm, #41789)
    *…
Read more →
Your Donations at Work: Funding Josh Matthews' Contributions to Servo

The Servo project is excited to share that long-time maintainer Josh Matthews (@jdm) is now working part-time on improving the Servo contributor experience.

This is a direct result of the monthly donations to the project through OpenCollective and GitHub. The generosity of our supporters has allowed us to operate dedicated computing resources for CI purposes, as well as participate in the…

Read more →
Servo is now available on crates.io

Today the Servo team has released v0.1.0 of the servo crate. This is our first crates.io release of the servo crate that allows Servo to be used as a library.

We currently do not have any plans of publishing our demo browser servoshell to crates.io. In the 5 releases since our initial GitHub release in October 2025, our release process has matured, with the main “bottleneck” now being the…

Read more →
Servo 0.0.1 Release

Today, the Servo team has released new versions of the servoshell binaries for all our supported platforms, tagged v0.0.1. These binaries are essentially the same nightly builds that were already available from the download page with additional manual testing, now tagging them explicitly as releases for future reference.

We plan to publish such a tagged release every month. For now, we are…

Read more →
March in Servo: keyboard navigation, better debugging, FreeBSD support, and more!

Servo 0.1.0 represents Servo’s biggest month ever, with a record 530 commits and our first ever release on crates.io! For security fixes, see § Security.

With this release Servo becomes more accessible, thanks to tab navigation (@mrobinson, @Loirooriol, #42952, #43019, #43058, #43246, #43267, #43067), keyboard navigation with Alt+Shift and the accesskey attribute (@mrobinson,…

Read more →
November in Servo: monthly releases, context menus, parallel CSS parsing, and more!

Correction (2026-01-19)

An earlier version of this post said that Servo now has full support for ChaCha20-Poly1305, but this was incorrect. We had only landed the ‘importKey’ and ‘exportKey’ operations. The ‘encrypt’, ‘decrypt’, and ‘generateKey’ options landed in the following month.

Landing in Servo 0.0.3 and our November nightly builds, we now have context menus for links, images,…

Read more →
Servo Sponsorship Tiers

The Servo project is happy to announce the following new sponsorship tiers to encourage more donations to the project:

  • Platinum: 10,000 USD/month
  • Gold: 5,000 USD/month
  • Silver: 1,000 USD/month
  • Bronze: 100 USD/month

Organizations and individual sponsors donating in these tiers will be acknowledged on the servo.org homepage with their logo or name. Please…

Read more →
Page 1