Skip to content

Commit 6df178c

Browse files
committed
changelog for v1.4.1
Signed-off-by: bigcat88 <[email protected]>
1 parent 3efebab commit 6df178c

File tree

1 file changed

+20
-6
lines changed

1 file changed

+20
-6
lines changed

CHANGELOG.md

Lines changed: 20 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,30 @@
22

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

5+
## [1.4.1 - 2025-05-08]
6+
7+
### Added
8+
9+
- Automatic update of Flows when App version changes.
10+
11+
### Changed
12+
13+
- Visionatrix service has been updated from version `2.2.0` to `2.3.0`.
14+
15+
### Fixed
16+
17+
- UI: `Page refresh (F5)` action for HaRP. #17
18+
519
## [1.4.0 - 2025-04-25]
620

721
This is a version with fixes for bugs we've discovered over the past month.
822

9-
## Changed
23+
### Changed
1024

1125
- Visionatrix service has been [updated](https://github.com/Visionatrix/Visionatrix/blob/main/CHANGELOG.md#220---2025-04-21) from version `2.1.0` to `2.2.0`.
1226
- PyTorch updated from version `2.6` to version `2.7`.
1327

14-
## Fixed
28+
### Fixed
1529

1630
- UI: Visionatrix UI is now synced with Nextcloud theme, dark theme appearance fixed.
1731
- UI: Refreshing the page does not redirect you back to the Visionatrix homepage.
@@ -20,28 +34,28 @@ This is a version with fixes for bugs we've discovered over the past month.
2034

2135
This release contains breaking changes, first you need to uninstall old app **with its data removal** and after that install this version.
2236

23-
## Added
37+
### Added
2438

2539
- Many flows were updated, some new flows were added.
2640
- **Optional** remote token decoding using HuggingFace for some flows were added.
2741
- `Surprise Me` - new feature to use LLM to create a random prompt.
2842
- Many useful small UI additions(`Export flow`, `Editing flow` actions).
2943
- Added support for `HaRP` deploy type - successor of `DockerSocketProxy`(Nextcloud 32+ only).
3044

31-
## Changed
45+
### Changed
3246

3347
- Visionatrix service has been updated from version `1.11.1` to `2.1.0`.
3448
- Now Visionatrix **correctly stores all models and configs** in the configured ExApp storage and no more breaking changes expected.
3549

36-
## Fixes
50+
### Fixed
3751

3852
- Fixed broken flows **Mad Scientist** and **PhotoStickers 2**.
3953

4054
## [1.2.1 - 2025-02-23]
4155

4256
The Visionatrix service has been updated from version `1.11.0` to `1.11.1`.
4357

44-
## Added
58+
### Added
4559

4660
- Support for `File Picker` to select media files from a Nextcloud instance.
4761

0 commit comments

Comments
 (0)