Releases: UnicoLab/FlowyML
v1.9.2
v1.9.1
v1.9.1 (2026-03-23)
Bug Fixes
-
Bumping version (
0cb4589) -
Update doc links, fix sidebar logo clipping, make rich a core dep (
a50727b)
Chores
- Save last release version for recovery [skip ci] (
d23ac28)
Detailed Changes: v1.9.0...v1.9.1
v1.9.0
v1.9.0 (2026-03-23)
Bug Fixes
-
Aligning packages data (
1c22633) -
Distributed tests system (
ebf8141) -
Formatting (
a467d92) -
Testing and everything else (
6511648)
Chores
- Save last release version for recovery [skip ci] (
1e94c0c)
Continuous Integration
- Add workflow_dispatch to PR preview workflow (
8b7f3e3)
Documentation
- Adding gui overview (
03f486b)
Features
-
Adding checkpoint and prompt artifacts + docs alignment (
55a40bc) -
Adding evals and GenAI observability features (
3948e56) -
Adding new features and improvement for stability (
ded6126) -
Automatic steps discovery and steps registry with filtering (
f56b059)
Refactoring
Detailed Changes: v1.8.0...v1.9.0
v1.8.0
v1.8.0 (2026-02-02)
Bug Fixes
-
Another remaining fixes o 3.10 (
fc93a72) -
Deployment (
546a625) -
Failing tests (
70ca0c4) -
Further fix for tests etc (
74f3f60) -
Imrpoving docs (
8365973) -
Imrpoving UX on examples and docs (
3ef9658) -
Revamping to prod ready (
73458fc) -
Utests (
faf6d5d) -
Utests and exceptions after changes (
be7bf16) -
Utests and linters (
01c0975) -
Workflows errors (
aa8cdd7)
Chores
- Save last release version for recovery [skip ci] (
9a45415)
Features
-
Adding AI assistant (
93cce4e) -
Adding infra builds etc (
48e903c) -
Adding minimal security ! (
0cb9782) -
Adding more easy to zenml integrations (
9a6baf3) -
Improving UX (
e5f4b33)
Detailed Changes: v1.7.2...v1.8.0
v1.7.2
v1.7.2 (2025-12-11)
Bug Fixes
-
Add Keras training pipeline example and enhance model asset with training history support (
c07bec4) -
Add new integrations for PyTorch and Scikit-learn in documentation (
aeec1f9) -
Clarify Assets interface data field in assets documentation (
75d555f) -
Enhance AssetDetailsPanel with toggle functionality for asset list visibility (
2066a9f) -
Enhance Dataset and Model assets with automatic statistics and metadata extraction (
e61decb) -
Enhance DatasetViewer and ArtifactViewer for improved dataset handling (
3e1264b) -
Enhance DatasetViewer for improved TensorFlow dataset handling (
dbdae52) -
Introduce DatasetViewer component and enhance artifact selection logic (
110ef26) -
Update frontend components and dependencies for improved functionality (
36c4893)
Chores
- Save last release version for recovery [skip ci] (
c025f3e)
Detailed Changes: v1.7.1...v1.7.2
v1.7.1
v1.7.1 (2025-12-10)
Chores
- Save last release version for recovery [skip ci] (
44565bc)
Detailed Changes: v1.7.0...v1.7.1
v1.7.0
v1.7.0 (2025-12-10)
Bug Fixes
- Introduce quick commands for managing the flowyml UI server, including start, stop, and status functionalities, enhancing user experience with detailed feedback and options for automatic browser opening. (
6fe2145)
Chores
- Save last release version for recovery [skip ci] (
07be0b0)
Features
- Enhance PipelineDisplay with optional UI and run URLs for improved user experience during pipeline execution. Add methods to display clickable links in both rich and simple modes. (
ecf0412)
Detailed Changes: v1.6.0...v1.7.0
v1.6.0
v1.6.0 (2025-12-09)
Chores
- Save last release version for recovery [skip ci] (
65d5243)
Features
-
Add data setter to FeatureSet for improved data management and enhance metadata handling in LocalOrchestrator for better attribute access and clarity. (
a9e72b4) -
Enhance experiment tracking and control flow capabilities in pipelines, introducing automatic logging of metrics and conditional execution with If statements for improved flexibility and usability. (
c50edff) -
Enhance testing capabilities by enabling parallel execution for all test types in Makefile and updating pytest configuration in pyproject.toml. Update poetry.lock to reflect changes in optional dependencies and improve feature set initialization in featureset.py. (
fc828fb) -
Implement rich display system for pipeline execution, enhancing CLI output with execution group color coding and improved step status visualization. (
aa411a1) -
Update checkpointing functionality to be enabled by default, enhancing pipeline resilience and simplifying user experience. Improve documentation with automatic checkpointing details and execution history tracking in the scheduler. (
0c8b2fb)
Detailed Changes: v1.5.0...v1.6.0
v1.5.0
v1.5.0 (2025-12-08)
Chores
- Save last release version for recovery [skip ci] (
38abf2e)
Features
-
Add project filtering to global stats, inject heartbeat timestamps into runs, and improve artifact viewer UI with dark mode support. (
d6ad5c6) -
Implement experiment comparison feature with multi-selection UI and a new dedicated comparison page. (
6fcb613) -
Implement real-time run visualization using websockets and React Flow. (
a618895) -
Implement run stopping, real-time step log streaming, and execution heartbeat integration. (
3545f7e) -
Improve UI data handling robustness, update backend retry policy, and add dead step marking for runs. (
cf15ac0) -
Introduce run comparison page and enable inline artifact content viewing. (
92690aa)
Detailed Changes: v1.4.0...v1.5.0
v1.4.0
v1.4.0 (2025-12-02)
Bug Fixes
- Add Python 3.10 compatibility for UTC import from datetime. (
b100fe1)
Chores
- Save last release version for recovery [skip ci] (
a7dfa33)
Features
- Add remote execution and logging, implement Docker deployment, and enhance backend API with asset management and statistics. (
33fe5de)
Refactoring
- Relocate
SQLMetadataStoreimport to address E402 linting. (f754fb5)
Detailed Changes: v1.3.0...v1.4.0