Skip to content

Commit f78ea78

Browse files
committed
v1.5.1
Signed-off-by: bigcat88 <[email protected]>
1 parent f21a665 commit f78ea78

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.5.1 - 2025-06-07]
6+
7+
Visionatrix service has been updated from version `2.4.1` to `2.5.1`.
8+
9+
### Added
10+
11+
- Option to set `reserve-vram` parameter for Workers from UI.
12+
- Ability to override `smart-memory`, `vae_cpu`, `reserve-vram`, `cache-type` for specific workers from UI.
13+
14+
### Changed
15+
16+
- CUDA: Temporarily reverted update from `12.6` to `12.8`.
17+
18+
### Fixed
19+
20+
- SettingsUI(Workers): correctly display `Smart Memory`, `VRAM State`,.. details.
21+
- Other different small fixes.
22+
523
## [1.5.0 - 2025-05-19]
624

725
Visionatrix service has been updated from version `2.3.0` to `2.4.1`.

appinfo/info.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Share your custom workflows, big or small. For guidance on creating AI workflows
3434
3535
📚 For more details, visit the [repository](https://github.com/cloud-py-api/visionatrix) readme.
3636
]]></description>
37-
<version>1.5.0</version>
37+
<version>1.5.1</version>
3838
<licence>MIT</licence>
3939
<author mail="[email protected]" homepage="https://github.com/andrey18106">Andrey Borysenko</author>
4040
<author mail="[email protected]" homepage="https://github.com/bigcat88">Alexander Piskun</author>
@@ -56,7 +56,7 @@ Share your custom workflows, big or small. For guidance on creating AI workflows
5656
<docker-install>
5757
<registry>ghcr.io</registry>
5858
<image>cloud-py-api/visionatrix</image>
59-
<image-tag>2.4.1</image-tag>
59+
<image-tag>2.5.1</image-tag>
6060
</docker-install>
6161
<routes>
6262
<route>

0 commit comments

Comments
 (0)