Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 698 Bytes

File metadata and controls

23 lines (15 loc) · 698 Bytes

Changelog

v0.3.1 - 2025-09-17

  • fix issue where enabling the plugin unnecessarily stretched the height of the Project Settings window.
  • increase minimum size of the "Add" dialog to address size issues on Windows.
  • increase minimum size of the File selection dialog.

v0.3.0 - 2025-05-03

  • add directory support (#2)
  • add logging on success as well, not just on failure
  • fix weird "Add" dialog behavior when project.godot isn't on the main monitor in multi-monitor setups.

v0.2.0 - 2025-03-23

  • add edit form validation messages
  • add optional filtering by feature
  • fix where editing the source of an existing entry created a new entry

v0.1.0 - 2025-03-14

Initial release.