Releases: openrelik/openrelik-ui
0.7.0
What's Changed
- Update WorkflowTreeNode.vue by @berggren in #68
- Add github action to build container by @hacktobeer in #69
- Move theme toggle to System Menu and remove workflow tab by @berggren in #71
- Update dependencies by @berggren in #72
- Investigations by @berggren in #73
- New file chat layout by @berggren in #74
- Add SQL support for file analysis by @berggren in #75
- Trim generated SQL query and switch place of AppBar controls by @berggren in #76
- Successful tasks without result files by @berggren in #78
- Remove unused resumable.js browser assignment by @berggren in #79
- Implement server-side pagination for root folder list by @berggren in #77
- Bump vite from 5.4.19 to 5.4.20 by @dependabot[bot] in #81
- Bump axios from 1.11.0 to 1.12.0 by @dependabot[bot] in #82
- Workflow info by @berggren in #84
- Bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #86
- Bump vite from 5.4.20 to 5.4.21 by @dependabot[bot] in #85
- Improve Folder List Display and File Details by @berggren in #88
- New Workflow UI and Engine by @berggren in #89
- Refine Dark Theme and UI Consistency by @berggren in #90
- UI fix for file detail view by @berggren in #92
- New investigation interface by @berggren in #91
- Update dependencies by @berggren in #93
- Workflow layout for large trees by @berggren in #94
- Improve Workflow Task Result Overlay Positioning and Scrolling by @berggren in #95
- Add config toggle for workflow name generation by @berggren in #98
- Bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #96
- Bump axios from 1.13.2 to 1.13.5 by @dependabot[bot] in #97
- Resize workflow window by @berggren in #99
- Migrate File Chat to SSE and improve configuration safety by @berggren in #101
- Bump rollup from 4.55.1 to 4.59.0 by @dependabot[bot] in #102
- Update dependencies by @berggren in #103
New Contributors
- @hacktobeer made their first contribution in #69
Full Changelog: 0.6.0...0.7.0
0.7.0-rc.1
What's Changed
- Update WorkflowTreeNode.vue by @berggren in #68
- Add github action to build container by @hacktobeer in #69
- Move theme toggle to System Menu and remove workflow tab by @berggren in #71
- Update dependencies by @berggren in #72
- Investigations by @berggren in #73
- New file chat layout by @berggren in #74
- Add SQL support for file analysis by @berggren in #75
- Trim generated SQL query and switch place of AppBar controls by @berggren in #76
- Successful tasks without result files by @berggren in #78
- Remove unused resumable.js browser assignment by @berggren in #79
- Implement server-side pagination for root folder list by @berggren in #77
- Bump vite from 5.4.19 to 5.4.20 by @dependabot[bot] in #81
- Bump axios from 1.11.0 to 1.12.0 by @dependabot[bot] in #82
- Workflow info by @berggren in #84
- Bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #86
- Bump vite from 5.4.20 to 5.4.21 by @dependabot[bot] in #85
- Improve Folder List Display and File Details by @berggren in #88
- New Workflow UI and Engine by @berggren in #89
- Refine Dark Theme and UI Consistency by @berggren in #90
- UI fix for file detail view by @berggren in #92
- New investigation interface by @berggren in #91
- Update dependencies by @berggren in #93
- Workflow layout for large trees by @berggren in #94
- Improve Workflow Task Result Overlay Positioning and Scrolling by @berggren in #95
- Add config toggle for workflow name generation by @berggren in #98
- Bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #96
- Bump axios from 1.13.2 to 1.13.5 by @dependabot[bot] in #97
- Resize workflow window by @berggren in #99
- Migrate File Chat to SSE and improve configuration safety by @berggren in #101
New Contributors
- @hacktobeer made their first contribution in #69
Full Changelog: 0.6.0...0.7.0-rc.1
0.6.0
Summary
This release includes improvements to file handling, UI updates, and new features like a task list dropdown and file chat component. Text file type detection is improved. Workflow name generation and folder icons have been added. Task reporting and search functionality are also included.
Highlights:
- Improved text file type detection.
- Fixed minor typos.
- RangeChart X-axis labels are now auto-formatted.
- Added file chat component and improved file content display.
- New task list dropdown implemented.
- Workflow name generation and folder icons added.
- Task report card implemented.
- UI improvements and search feature added.
- Improved file upload handling and configuration loading.
- Improved error handling in the UI.
What's Changed
- Small improvement to error handling in UI by @jleaniz in #54
- Improved File Upload Handling and Configuration Loading by @berggren in #55
- Add Task report card by @berggren in #57
- UI Improvements and Search feature by @berggren in #56
- Workflow Name Generation and Folder Icons by @berggren in #58
- New Task List dropdown by @berggren in #59
- File Chat component and improved file content display by @berggren in #60
- AutoFormat RangeChart X-Axis Labels by @berggren in #61
- Improve text file type detection by @berggren in #64
- Fix some minor typos by @jaegeral in #63
- Release 0.6.0 by @berggren in #66
New Contributors
Full Changelog: 0.5.0...0.6.0
0.5.0
Summary
This release includes UI/UX improvements, API refinements, and dependency updates. AI summary prompt display was added, and file summary cards were visually improved. Cloud disk functionality was removed. Workflow tree UI and controls were also enhanced. The file size limit for GenAI processing was adjusted.
Highlights:
- Added AI summary prompt display and improved visuals.
- Adjusted file summary card appearance and functionality.
- Removed cloud disk functionality.
- Improved workflow tree UI and controls.
- Updated various dependencies, including Vite.
- Adjusted file size limit for GenAI processing.
- Refined API endpoints for consistency.
What's Changed
- Relocate and Rename "New Folder" Button by @berggren in #33
- Adjust File Size Limit for GenAI Processing by @berggren in #35
- Bump vite from 5.4.11 to 5.4.12 by @dependabot in #36
- UI adjustments and workflow controls by @berggren in #37
- Improve Workflow Tree UI by @berggren in #38
- Remove Cloud Disk Functionality by @berggren in #39
- Improve File Summary Card by @berggren in #41
- UI Tweaks and API Endpoint Consistency by @berggren in #42
- Update Dependencies by @berggren in #43
- Adjust File Summary Card Appearance by @berggren in #44
- Add AI Summary Prompt Display and Improve Visuals by @berggren in #45
- UI Adjustments and API Refinement by @berggren in #48
- Version 0.5.0 by @berggren in #49
Full Changelog: 2024.12.12...0.5.0
2024.12.12
Summary
This release introduces a new metrics dashboard for monitoring tasks, including detailed metrics like completion time, failure rate, and resource usage. The dashboard features auto-refresh and dynamic resolution. Improvements to metrics view reactivity and event listener cleanup address previous bugs.
Highlights:
- Added a new dashboard for visualizing task-related metrics.
- Implemented auto-refresh and dynamic resolution for the metrics dashboard.
- Improved task monitoring with metrics for completion time, failure rate, and resource usage.
- Fixed metrics view reactivity and added proper event listener cleanup.
What's Changed
- Add Task Metrics Dashboard by @berggren in #29
- Metrics Dashboard with Auto-Refresh and Dynamic Resolution by @berggren in #30
- Improve Task Monitoring Metrics by @berggren in #31
- Improve Metrics View Reactivity and Cleanup Event Listener by @berggren in #32
Full Changelog: 2024.11.27...2024.12.12
2024.11.27
Summary
This release includes improvements to task configuration, file handling, and user interface elements. Folder sharing and access control have been implemented. Security enhancements address CSRF token handling and login redirects. Chunked file uploads and refresh token support are also added.
Highlights:
- Improved task configuration display and file details view.
- Enhanced file display in task results and workflow tree.
- Implemented folder sharing with access control.
- Added chunked, resumable file uploads.
- Improved CSRF token handling and login redirect security.
- Added refresh token support.
What's Changed
- Refresh Token Support by @berggren in #12
- Fix HTML output not rendering by @berggren in #13
- UI Improvements and Task Configuration Enhancements by @berggren in #14
- File Report UI by @berggren in #15
- Improve Workflow Node UI for Usability by @berggren in #16
- Update App Logo and Add Theme-Based Logo Switching by @berggren in #17
- Update Celery Task Registration Endpoint by @berggren in #18
- Improve WorkflowTreeNode background contrast in dark mode by @berggren in #19
- Improve Nginx configuration and refine UI elements by @berggren in #20
- Improve CSRF Token Handling by @berggren in #21
- Chunked file uploads by @berggren in #22
- Login Redirect Handling by @berggren in #23
- Implement Folder Sharing and Access Control by @berggren in #24
- Improve Task Configuration Form and Error Display by @berggren in #25
- Improve File Display in Task Results and Workflow Tree by @berggren in #26
- Improve Task Configuration Display and File Details View by @berggren in #27
Full Changelog: 2024.09.23...2024.11.27
2024.09.23
2024.09.19
First release of OpenRelik
Full Changelog: https://github.com/openrelik/openrelik-ui/commits/2024.09.19