## elliotfontaine/yard-godot — v1.0.1…v1.1.0

_28 commits._

### Features
- **feat: trigger cell edit on Enter key** (8dd542f)
- **feat(l10n): add Polish and Turkish translations** (e6f0170)
- **feat(l10n): add French, Spanish, Brazilian Portuguese, German, Italian, Simplified Chinese and Russian translations** (808bd3b)
- **feat(i18n): make the editor plugin UI fully translatable** (f822d66)
- **feat: add shortcuts for `Registry Settings`, `Reindex`, and `Toggle Files Panel`** (2c1e264)
- **feat: add custom inspector editor with enum-like dropdown for registry ids (#15)** (63ea7e5)
- **feat: inform users that script paths in class restriction must be quoted (#12)** (ca5b5ba)
- **feat: implement class restriction selection dialog (#9)** (5d8dec7)
- **feat: add support for C#-defined resource scripts (#4)** (0f25654)

### Fixes
- **fix: resolve UIDs to file paths in table path editor** (d437653)
- **fix: disable 'inspect resource' item in context menu for empty resource cells** (8b808cc)
- **fix: prevent add entry resource picker from clearing on file save** (a84b49d)
- **fix: adapt quick load button detection for Godot 4.6** (1d6f845)
- **fix: preserve row or cell selection after table refresh** (212c7da)
- **fix: render table color editor at top level to prevent clipping** (8fbe475)
- **fix: add 'metadata/_custom_type_script' to disabled by default columns** (a68d566)
- **fix: properly load registry on creation and avoid uid cache race condition** (50ef9e7)
- **fix: keyboard shortcuts not adapting to platform (macOS vs Windows/Linux) (#20)** (e769c68)
- **fix: update resource picker base type handling for script-based class restrictions (#18)** (7ec585e)
- **fix: handle script path return from popup_create_dialog in Godot 4.6 (#16)** (fcfe256)
- **fix: populate line edits on file double-click, not only on "Confirm" (#14)** (f0ee018)

### Tests
- **test: update fixtures** (cc0600b)
- **test: update fixtures** (5bfef5d)

### Chore
- **chore: bump version to 1.1.0** (3b3b1bb)
- **chore: make the 'Report Issue' button use the new bug report template** (9607345)
- **chore: fix hyperlinks in issue templates** (b57bf7a)
- **chore: use YAML for issue templates** (ffa48ae)
- **chore: update issue templates** (df15fcd)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/elliotfontaine/yard-godot?utm_source=github-action)._