Godot Engine - Akien

We saw the release of Godot 4.5 less than a month ago, and have already been absolutely overwhelmed with the positive reception. Since then, our team has been hard at work on the development phase of Godot 4.6 (and subsequently its first snapshot), and ensuring that any new regressions/bugs reported after the release of 4.5 are dealt with swiftly. The community has done an absolutely fantastic job at helping our team find and squash all of those aforementioned issues, and paved the way for us to deliver 4.5.1-stable for you today!

Read the Godot 4.5.1 release notes

Maintenance releases are expected to be safe for an upgrade, but we recommend to always make backups, or use a version control system such as Git, to preserve your projects in case of corruption or data loss.

Please consider supporting the project financially, if you are able. Godot is maintained by the efforts of volunteers and a small team of paid contributors. Your donations go towards sponsoring their work and ensuring they can dedicate their undivided attention to the needs of the project.

Featured game:

https://store.steampowered.com/app/3245640/Starfinder_Afterlight/

Godot Engine - Akien

From mind-blowing effects now made possible by the stencil buffer to accessibility descriptions of your GUI elements that opens up the possibility for some with disabilities to play your game — we are proud to present to you Godot 4.5.

With this new release, we made meticulous efforts in order to amplify what is possible to do with our engine, guided by our goal of making gaming and game development for everyone.

We invite you to take a look over at the 4.5 release page for an overview of the main changes in Godot 4.5:

Godot 4.5 Release Notes

As usual, if you prefer to stay on a previous Godot version for now, you can do so by selecting the relevant beta branch on Steam, e.g. stable-4.4 to stay on Godot 4.4.

Godot Engine - Akien
We released Godot 4.4 in early March and we are delighted to see the reception, with so many users upgrading to it on day one and sharing their favorite new changes on social media! If you haven't seen the 4.4 release page, it's well worth a read!

Since then, we've started the development phase for Godot 4.5 at full speed (with a first dev snapshot released last week!), but we also put our main focus on fixing remaining and newly reported regressions that affect users who upgraded to 4.4. A few of these issues can be showstoppers for affected users, so we decided to release a 4.4.1 maintenance release as soon as possible.

See the release notes for details about the 4.4.1 update.

Maintenance releases are expected to be safe for an upgrade, but we recommend to always make backups, or use a version control system such as Git, to preserve your projects in case of corruption or data loss.

Please, consider supporting the project financially, if you are able. Godot is maintained by the efforts of volunteers and a small team of paid contributors. Your donations go towards sponsoring their work and ensuring they can dedicate their undivided attention to the needs of the project.

Featured game:

https://store.steampowered.com/app/1907590/Psycho_Patrol_R/
Godot Engine - Akien
Godot Engine 4.4 is finally here! 🚀

Look forward to plenty of quality of life improvements hidden within this release. Faster load speeds, reduced stutter, streamlined processes, and more!

On top of that, long-awaited comfort features like embedded game windows and interactive in-game editing will feel more in line with other software on the market.

We invite you to take a look over at the 4.4 release page for an overview of the main changes in Godot 4.4:

https://godotengine.org/releases/4.4/
Godot Engine - Akien
📅 259 days
🧮 3,520 commits
👤 521 contributors

We present to you: Godot 4.3 ✨

https://godotengine.org/releases/4.3/

We hope you enjoy the new release page format as much as we did preparing it!
Godot Engine - Akien
It's been a while since our previous maintenance release for Godot 4.2, but the wait should be worth it!

We've had ample time for bug fixes to be tested in 4.3 dev snapshots before being backported to the stable branch, which means that the new Godot 4.2.2 is significantly bigger than the usual patch releases.

150+ contributors submitted more than 400 improvements for this release, which makes it pretty significant as far as patch releases go. You can review the complete list of changes with our interactive changelog, which contains links to relevant commits and PRs for this and every previous release.

See the release notes on the Godot blog for more details.

The illustration pictures used in this announcement is from RAM: Random Access Mayhem, a top-down roguelike shooter where you take control of diverse robotics enemies. RAM won the Audience Choice award at the IGF 2024, so be sure to wishlist and follow that upcoming Godot game!

https://store.steampowered.com/app/2256450/RAM_Random_Access_Mayhem/
Godot Engine - Akien
We released Godot 4.2 two weeks ago, with major improvements and bug fixes all around the engine. Like any big feature release, it had a few rough edges which we've been focusing on addressing in the past couple of weeks. This allows us to already publish this first maintenance release, Godot 4.2.1, which irons out some of those issues while fully preserving compatibility.

See the release notes on the Godot blog for more details.

The illustration picture used in this announcement is from Voice of Flowers, a metroidvania that takes great inspiration from Mario games, developed in Godot 4 by Tomasz Chabora – one of Godot's most profilic maintainers!

https://store.steampowered.com/app/2609560?utm_source=GodotWebsite&utm_medium=blog&utm_campaign=421
Godot Engine - Akien
Earlier this year we stepped into the future of Godot with the release of Godot 4.0, and 4 months later we followed it up with Godot 4.1 which was full of new features and improvements. Today we are proud to announce the release of Godot 4.2, our latest and greatest offering to game developers looking for a free and open engine that inspires joy and creativity!

Over the course of the last 5 months 359 contributors submitted more than 1800 improvements for this release. This includes new rendering features, such as AMD FSR 2.2 support and improved lightmapping; multithreaded navigation map baking for both 3D and 2D; C#/.NET support on mobile platforms; multiple usability improvements to the 2D tilemap system, and of course hundreds of bugfixes and polishing touches.

We cannot thank each contributor enough for their dedication and relentless spirit, their trust in the project, and their generosity. We also must express our love for everyone reporting issues during the testing period and helping us make sure that thousands of Godot users get the best version of the engine we can collectively create.

For most games and apps made with Godot 4.1 and earlier it should be relatively safe to migrate to 4.2. Don't forget to always make backups when moving versions, even minor. If you use Godot on Steam for professional work, make sure to use the Beta branch feature and select your preferred major and minor release to avoid unexpected updates. Before upgrading your project, please consult with the list of critical and breaking changes as well as our migration guide.

Read the full announcement and release highlights on the official blog!
Godot Engine - Akien
Godot 4.1 was released a month ago, and got its first maintenance release a couple of weeks later.

It's finally coming to Steam after a bit of delay, because I (Rémi) was on holiday and Yuri couldn't deploy to Steam yet.

Still, here it is with a number of important bug fixes and improvements.
Some of the most important changes in this release include:

  • Fix for a crash due to an infinite loop in AnimationStateMachine.
  • Command-line export of C#/.NET projects should no longer drop random files.
  • Custom export options which you can define with an EditorExportPlugin are now correctly restored on the editor restart.
  • For Linux users there is a potential fix for freezes when interacting with menus on Wayland.

See the release blog post for more details.

The illustration picture for this release comes from Gunforged — a 2D roguelite shooter where, you’ve guessed it, construct your weaponry from a huge number of different parts. The game is being made by Firebelley with Godot 4 using C#, and is planned to be released later this year. You can wishlist it:

https://store.steampowered.com/app/2258480/Gunforged/
Godot Engine - Emi
After four months of work, we are excited to bring you Godot 4.1!

It's an update that follows our pledge to improve upon Godot 4.0 with frequent incremental releases — with a focus on stability, performance, and polish. We took great care to prioritize the bugs you had encountered in Godot 4.0. With over 900 reported issues addressed, the engine should feel more reliable and easy to use.

Of course, a new release also comes with a bunch of welcome new features. There is the new and improved AI navigation avoidance system, the ability to detach code editors and put them on another display, and new tools for technical artists in the form of 3D noise and a reworked particle turbulence.

For most games and apps made with 4.0 it should be relatively safe to migrate to 4.1. Don't forget to always make backups when moving versions, even minor. If you use Godot on Steam for professional work, make sure to use the Beta branch feature and select your preferred major and minor release.

Read the full announcement and release highlights on the official blog!
...

Search news
Archive
2025
Nov   Oct   Sep   Aug   Jul   Jun  
May   Apr   Mar   Feb   Jan  
Archives By Year
2025   2024   2023   2022   2021  
2020   2019   2018   2017   2016  
2015   2014   2013   2012   2011  
2010   2009   2008   2007   2006  
2005   2004   2003   2002