Skip to content

GodotHub v1.4.3

Choose a tag to compare

@github-actions github-actions released this 13 Sep 14:30

What's new in v1.4.3

🚀 New

  • Pin a version as Current from the Versions view. GodotHub creates a 'Godot' launcher in its alias folder, so scripts, test runners and MCP servers get a stable path instead of chasing each version's install location
  • Version aliases: give extra command names to specific versions, like 'godot-mono' or 'godot-next', and manage them from the Versions view
  • Hidden categories: hide a category and its projects from the project lists, then bring it back from the Hidden Categories section
  • Right-click context menu for categories in the Projects view
  • Pick a color while creating categories during setup, and each starter category now gets its own shade

🐛 Fixes

  • Time track bug where it accumulated next day's tracked time into one if project was opened during midnight
  • The 'Set category...' submenu was cut off and unreachable, so a project's category couldn't be changed from its card menu
  • Data folder migration no longer deletes files it couldn't move, and a rebuilt library keeps its settings instead of asking for first-time setup again
  • A data file that antivirus or the updater locks for a moment is no longer mistaken for a corrupt one

✨ Improvements

  • Re-worked on Drag n Drop for Project cards
  • Submenus now animate in instead of appearing instantly
  • Renamed the 'Manual' sorting option to 'Custom'
  • Installed versions can now be sorted by name, Z-A
  • Arabic translation; PR by Spy-B
  • Version aliases update live: deleting a launcher from the alias folder refreshes the aliases manager right away