33 Commits

Author SHA1 Message Date
Dariusz L
d8d33089d2 Update pyproject.toml 2025-10-27 17:21:34 +01:00
Dariusz L
ffa5b136bf Update pyproject.toml 2025-09-04 23:14:15 +02:00
Dariusz L
9af1491c68 Update pyproject.toml 2025-08-14 15:04:32 +02:00
Dariusz L
5fb163cd59 Update pyproject.toml 2025-08-09 17:07:24 +02:00
Dariusz L
00cf74a3c2 Update pyproject.toml 2025-08-09 15:06:41 +02:00
Dariusz L
d0e6bf8b3d Update pyproject.toml 2025-08-09 03:24:49 +02:00
Dariusz L
bf55d13f67 Update pyproject.toml 2025-08-08 17:14:05 +02:00
Dariusz L
11dd554204 Update pyproject.toml 2025-08-06 23:09:19 +02:00
Dariusz L
1a1d8748cb Update pyproject.toml 2025-08-04 01:50:29 +02:00
Dariusz L
5b54ab28cb Update pyproject.toml 2025-08-03 02:45:20 +02:00
Dariusz L
9b0d4b3149 Update pyproject.toml 2025-08-01 15:56:25 +02:00
Dariusz L
0b817411b7 Update pyproject.toml 2025-07-30 15:48:55 +02:00
Dariusz L
60b6a9f932 Show placeholder image when preview is disabled
When the preview is disabled in the canvas widget, a 1x1 transparent PNG placeholder image is now set to node.imgs. This prevents issues with missing images and ensures consistent UI behavior.
2025-07-23 18:28:31 +02:00
Dariusz L
ffbd5bfe43 Update pyproject.toml 2025-07-23 17:08:18 +02:00
Dariusz L
133b009086 Update pyproject.toml 2025-07-22 00:31:46 +02:00
Dariusz L
fe75968e13 Update pyproject.toml 2025-07-22 00:25:59 +02:00
Dariusz L
f3027587d6 Improve release workflow to show commit history
The release workflow now fetches the full git history and displays all commit messages since the last tag in the release notes, instead of only the latest commit. Also bumps the project version to 1.3.8 in pyproject.toml.
2025-07-21 23:15:58 +02:00
Dariusz L
3c85b99167 Update pyproject.toml 2025-07-04 07:32:14 +02:00
Dariusz L
bd8007d8aa Remove 'v' key paste shortcut from canvas interactions
The 'v' key no longer triggers the paste action in CanvasInteractions. This change may be to prevent conflicts or to streamline keyboard shortcuts.
2025-07-03 16:15:42 +02:00
Dariusz L
dfa7309132 Update pyproject.toml 2025-07-03 12:05:04 +02:00
Dariusz L
2f730c87fa Change default log level and bump version
Set the default log level to NONE in createModuleLogger to reduce logging output. Incremented the project version to 1.3.3.1 in pyproject.toml.
2025-07-02 11:18:47 +02:00
Dariusz L
aca1f4e422 Update pyproject.toml 2025-07-02 10:37:39 +02:00
Dariusz L
b3b901a8d6 Update pyproject.toml 2025-07-02 00:22:22 +02:00
Dariusz L
42e13f1551 Update pyproject.toml 2025-07-01 17:03:53 +02:00
Dariusz L
38c81fe498 Bump version to 1.2.4
Update the project version in pyproject.toml from 1.2.3 to 1.2.4.
2025-06-28 20:26:04 +02:00
Dariusz L
aee5836252 Bump version to 1.2.3
Incremented the project version in pyproject.toml from 1.2.2 to 1.2.3.
2025-06-28 09:47:06 +02:00
Dariusz L
eb262376fc Update pyproject.toml 2025-06-28 08:43:20 +02:00
Dariusz L
ffe37ea2fb Update pyproject.toml 2025-06-28 08:38:35 +02:00
Dariusz L
f08214e224 Bump version to 1.2.1 in pyproject.toml
Updated the project version from 1.2.0 to 1.2.1 in preparation for a new release.
2025-06-28 06:11:37 +02:00
Dariusz L
306f860417 Add pyproject.toml for LayerForge project
Introduces the pyproject.toml file with project metadata, dependencies, and ComfyUI-specific configuration for the LayerForge canvas node.
2025-06-28 05:44:25 +02:00
Dariusz L
e9fe3de6d6 Delete pyproject.toml 2025-06-20 23:03:32 +02:00
Dariusz L
2ccc784745 Added Outpainting Logic 2025-06-20 19:04:49 +02:00
snomiao
2f13ebe37d chore(pyproject): Add pyproject.toml for Custom Node Registry 2024-12-21 02:23:48 +00:00