Skip to content

Releases: season-framework/dizest

4.0.13

13 Oct 06:30
Compare
Choose a tag to compare

Release Note for Version 4.0.13

Overview

This release marks a major update by consolidating all changes from versions 4.0.0 to 4.0.13 into a unified release. The new version focuses on enhanced usability, bug fixes, and key feature additions to improve workflow management, UI mode, and external API integrations.


Key Changes and Improvements

Bug Fixes

  • Log Display Issue: Resolved a whitespace pre-wrap issue in log display.
  • UI Mode ACL: Fixed access control issues in UI mode.
  • App Category Sorting: Addressed a bug affecting the sorting of app categories.
  • Flow Instance Execution: Resolved bugs related to external API flow instances.
  • External API UI Path: Fixed path issues affecting the external API UI.
  • Workflow Kernel: Corrected ID generation logic in the workflow kernel.
  • File Browser: Fixed a file selector issue within workflow nodes.
  • Health Feature: Resolved an interval disabling issue.
  • Execution Order: Fixed cache-related execution order errors in workflows.

New Features and Enhancements

  • External API Integration:
    • Added external API UI with Bearer token support.
    • Introduced a finish event for stream mode in external APIs.
  • Workflow Enhancements:
    • Added variable type checking for workflow nodes.
    • New command: dizest run <workflow_file> for running workflows.
    • Introduced an API for running workflows externally.
    • Enabled copying of workflow results.
    • Improved LLM stream mode support.
    • Allowed relative library paths for workflows (sys.path.append).
    • Added version management for DIZEST across Python environments.
  • UI and Usability Improvements:
    • Enhanced workflow UI with adjustable node sizes.
    • Improved UI mode integration with better positioning and usability.
    • Enhanced Codeflow usability, including smoother scrolling.
    • Updated overall screen layout and structure for better user experience.
  • Authentication Updates:
    • Added ID & password options for login.

Core and Infrastructure Updates

  • Enhanced MSA compatibility with core updates.
  • Fixed bugs related to default configuration and workflow status tracking.

This release provides a comprehensive update with key fixes and usability improvements, ensuring a smoother user experience and better external API management.

3.4.3

24 Aug 13:06
Compare
Choose a tag to compare
  • support customize Workflow Node
  • /api/drive ownership bug fixed

3.4.2

14 Aug 11:52
Compare
Choose a tag to compare

3.4.2

  • [ui] terminal bug fixed
  • [ui] authenticate api & config
  • [ui] file selector in workflow node bug fixed

3.4.1

  • [ui] draw workflow bug fixed
  • [ui] flow stop bug fixed

3.4.0

  • [ui] UI full changed (Single page hub)
  • [ui] Remove installation page
  • [ui] change user login using linux account
  • [ui] using kernel for each workflow

3.0.13

23 Aug 14:22
Compare
Choose a tag to compare

3.0.13

  • update command changed

3.0.12

  • add crontab

3.0.11

  • dizest run command bug fixed

3.0.10

  • add kill command
  • wiz config changed (for pwa)

3.0.9

  • apply natsort in drive api
  • kernel api method usage changed: dizest.output(key1=value1, key2=value2)
  • upgrade r kernel

3.0.8

20 Aug 04:47
Compare
Choose a tag to compare
  • remove useless import
  • python kernel
    • add dizest.clear() function
    • log sync on multi view
    • enhanced plot log
    • dizest.input logic changed: get last proceed result
  • add dependencies: pymysql, natsort

3.0.7

16 Aug 12:30
Compare
Choose a tag to compare
  • kernel logging updated
  • port bug fixed on command line
  • kernel communication changed (http to socket)
  • process stabilization
  • support dizest server command (daemon)
  • child process bug fixed

3.0.3

09 Aug 14:45
Compare
Choose a tag to compare
  • bug fixed at sudo spawner
  • add executable option
  • define dizest process server, kernel, spawner
  • update workflow editor ui: codeflow, kernel selector, etc
  • multi kernel support (support multi language like R)
  • support 3rd party development (spawner, kernel)

2.0.4

11 May 04:36
Compare
Choose a tag to compare

2.0.4

  • dizest runner update (--host, --port option)
  • change dizest app process cwd (to local drive)
  • run shortcut on app development page (shift+enter)
  • bug fixed

2.0.0

  • Upgrade Workflow Engine
  • Upgrade App development API
  • Change UI/UX
  • adding Drive Concept

1.0.0

06 May 10:00
Compare
Choose a tag to compare
  • 1.0.0