Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
## Version 3.1.0.0 Release Notes

Compatible with OpenSearch 3.1.0.0

### Features
- Integrate preview panel into inspector panel ([#722](https://github.com/opensearch-project/dashboards-flow-framework/pull/722))
- Refactor form navigation to left panel ([#737](https://github.com/opensearch-project/dashboards-flow-framework/pull/737))
- Added workflow template for Semantic Search using Sparse Encoders ([#742](https://github.com/opensearch-project/dashboards-flow-framework/pull/742))

### Enhancements
- Misc improvements IV ([#743](https://github.com/opensearch-project/dashboards-flow-framework/pull/743))
- Update README.md ([#744](https://github.com/opensearch-project/dashboards-flow-framework/pull/744))

### Bug Fixes

### Maintenance
- Remove legacy tutorial doc ([#747](https://github.com/opensearch-project/dashboards-flow-framework/pull/747))

### Refactoring
Loading