Python apps, static sites, .NET 6: October’s notable releases

October was a dense month for open source. Between Universe, Hacktoberfest, and a string of major version ships, maintainers stayed busy. These are the releases that stood out to us this month.

Streamlit 1.0

Streamlit hit its first major release. The library turns Python scripts into interactive web apps with minimal code and no front-end experience required. The Streamlit site offers live demos if you want to try it before installing.

Gatsby 4.0

Gatsby 4.0 arrived just months after the project’s sixth birthday. The release notes promise “a lot of exciting new features,” including parallel query running, reduced build times, deferred static generation, and server-side rendering. Upgrading from Gatsby 3 requires a migration, but the team published a migration guide to smooth the path. The full changelog lists every change, fix, and update.

.NET 6.0

.NET 6.0 shipped as a release candidate at the end of October and is marked “go live,” meaning production use is supported. The platform reports substantial performance gains, native Apple Silicon support, and Windows improvements. A new dynamic profile-guided optimization system tailors performance to your application, cloud diagnostics got better, and more APIs were added. The full update list is in the release notes. Downloads are available for Windows, macOS, and Linux.

Home Assistant 2021.10

Home Assistant, the smart-home control platform, issued version 2021.10—the release numbering matches the month. New integrations for Z-Wave JS and Tuya are included. The project also celebrated its eighth anniversary this October.

VS Code 1.62

The VS Code October release, version 1.62, is technically an increment rather than a major version, but it previews vscode.dev—VS Code running in the browser. The team also devoted effort to triaging issues and pull requests during Hacktoberfest. The release was marked with a public release party on YouTube.

Directus 9.0

Directus 9.0 is a real-time API and admin dashboard for SQL databases, exposing both REST and GraphQL interfaces. The release candidate arrived at the end of October with flow and visualization updates plus bug fixes. Details are in the release notes.

Ember.js 4.0

Ember, the JavaScript framework for web applications, released version 4.0. The update includes fixes and precompiled inline templates. The framework positions itself as a battle-tested option that reduces the guesswork in building web apps.

Hacktoberfest might be over, but the open source calendar doesn’t pause. If you’re eyeing a contribution, GitHub Topics is a good place to start, and maintainers with major releases on the horizon can reach out to be featured in a future roundup.