n8n-nodes-supermachine 1.0.0 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -109,6 +109,7 @@ exports.getImageFields = [
109
109
  },
110
110
  typeOptions: {
111
111
  loadOptionsMethod: 'getSizePresets',
112
+ loadOptionsDependsOn: ['imageRatio'],
112
113
  },
113
114
  default: '',
114
115
  description: 'Pre-defined sizes for selected ratio. Width and height will auto-fill.',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n8n-nodes-supermachine",
3
- "version": "1.0.0",
3
+ "version": "1.0.2",
4
4
  "description": "n8n community node for Supermachine AI Image API — Generate images, manage models, LoRAs, and characters",
5
5
  "keywords": [
6
6
  "n8n-community-node-package",