Major open source releases land between November and December

With Hacktoberfest and GitHub Universe behind us, maintainers have had a busy stretch shipping major version updates. This edition of Release Radar highlights a number of projects that crossed significant milestones over the last few months.

OctoArt 1.0 brings AI art to GitHub's mascot

AI-generated imagery continues to expand into new territory. OctoArt lets users submit a text prompt and receive AI-generated artwork featuring the GitHub logo. The project is available to try out directly, with results meant to be shared across social media.

CLI for Microsoft 365 reaches 7.0

A year after being featured in the November 2022 Release Radar, CLI for Microsoft 365 has returned with notable changes. The command-line tool is now interactive by default, prompting users for any missing required information. The codebase has been refactored, and several commands have been renamed for better consistency with other CLI tools. Users upgrading should consult the migration guide and review the full release notes. Documentation has also moved to Docusaurus and now includes AI-based search for faster, more accurate answers.

reNgine 2.0 adds GPT-powered reporting

For security professionals, penetration testers, and bug bounty hunters, reNgine aims to streamline reconnaissance workflows. The web application provides configurable engines, data correlation, continuous monitoring, database-backed reconnaissance data, and an intuitive UI. Version 2.0 adds GPT-powered report generation and attack surface generation. Role-based permissions have been introduced, and URL gathering is more efficient. The changelog contains details on all changes.

Inter 4.0 caps two years of typeface work

Inter is a typeface designed specifically for computer screens, with a tall x-height that improves readability of mixed-case and lowercase text. The 4.0 release represents over two years of work and includes thousands of newly designed glyphs. It also adds six display designs and several new OpenType features. The font is available directly from the repository.

Rowy 3.0 ships with BuildShip

Since its feature in the September 2021 Release Radar, Rowy has received over a hundred updates. Version 3.0 is the largest release yet, introducing BuildShip, a visual builder for API and scheduled job cloud functions. The release includes new features, enhancements, and bug fixes, all documented in the Rowy release notes.

Example of Raylib in action, showing how the game videos can be controlled using lines of code.

raylib 5.0 marks a decade of game development

raylib is a lightweight, multi-platform game programming library, and version 5.0 brings what its team calls its biggest redesign yet. The update offers better performance, simplifies adding new platform support, and adds back end support for SDL and Nintendo Switch. New APIs and support for 16-bit HDR images and textures are also included. The project celebrates its 10th anniversary this year. The complete changelog lists all additional changes.

Simple Data Analysis 2.0 runs on DuckDB

Computational journalists who prefer JavaScript over Python or R may want to look at Simple Data Analysis. This library for data analysis in JavaScript has been completely rewritten for the 2.0 release. It now runs on DuckDB under the hood, making it six times faster than before. More details and usage examples are on the project website.

Home Assistant Core 2023.12

Home Assistant doesn't follow conventional semantic versioning, instead numbering monthly releases by year and month. The December 2023 edition arrived in November. This release includes a redesigned login page, a new thermostat card, expanded dashboard options, additional integrations, and the removal of some older ones. The blog post details all the changes.

Community releases galore

These are only a selection of the many releases shipped over the past few months. If your project launched a major version and wasn't featured here, congratulations on shipping. The Release Radar covers August and September releases in its previous installment. Maintainers working on an upcoming major release can submit their project through the Release Radar repository. For a broader look at what's happening across GitHub, the State of the Octoverse Report covers trends on popular languages, fast-growing communities, and AI adoption.