Skip to content

Latest commit

 

History

History
99 lines (66 loc) · 5.41 KB

CHANGELOG.md

File metadata and controls

99 lines (66 loc) · 5.41 KB

v1.4.5

  • FP-1013: IDE - Optimize Flow shift select nodes
  • FP-2644: UI is frozen in certain split configurations in the IDE
  • FP-2988: Can't create Callback from node subscriber port "+" button
  • FP-3080: IDE - Fix Node preview banner width

v1.4.4

  • FP-3027: IDE - Hide container configuration on nodes
  • FP-2964: IDE - Doc doesn't get dirty when changes are made (so its not saved)

1.4.3

  • FP-3068: Inconsitencies on Keybindings

1.4.2

  • FP-3001: Clicking backspace on drawer input deletes selected node
  • FP-3012: When adding a node, the node list collapses

1.4.1

  • FP-2956: Drawers should reflect editor being interacted with in split view mode
  • FP-2976: IDE - Infinite modals
  • FP-2979: Paste parameters using context menu or CTRL+V not working
  • FP-2919: Configure husky, lint-staged and prettier for lib-ide

1.4.0 - This version contains breaking changes in the lib-ide <-> IDE keybindings interface

  • FP-2981: IDE - Copy subFlow doesn't work
  • FP-2770: Scene closing button not working when with changes *
  • FP-2932: Save doesn't work well in split screen

1.3.0 - This version contains breaking changes in the lib-ide <-> IDE DataTypes and useDataTypes interface

  • FP-2716: Annotations imported cannot be edited
  • FP-2711: Corrupted data in Annotation
  • FP-2927: IDE - Validate user input data string/array/object and only try to transform when needed
  • FP-2972: Opening flow when nodes don't exist results in stacktrace

1.2.9

  • FP-2926: Clear console and app errors
  • FP-2937: Initial storybook fixes
  • FP-2930: Update node and pnpm versions

v1.2.8

  • FP-2935: Default flow parameters not showing when clicking the edit button
  • FP-2946: Deleting the "Label" filter from lib-ide BaseStore results in a 500 response in certain conditions

v1.2.7

  • FP-2787: IDE - Topics - Can't open multiple Topics tabs

v1.2.6

  • FP-2739: Port properties of the node templates are turning to strings after editing them

v1.2.5

  • FP-2879: Closing last tab keeps bookmarks
  • FP-2882: Clicking in the bar under the documents loses context, not easy to get back

v1.2.4

  • FP-2603: Properties dropdown closing after edit - active tab change is being wrongfully triggered
  • FP-2874: IDE app version not correct
  • QAP-4055: Forward test coverage for lib-ide
  • FP-2529: Add data-testid to links. Added unit testing to BaseLink

v1.2.3

  • FP-2754: Control + S doesn't save flow
  • FP-2653: Nodes disappear after updating a flow parameter in tree view mode

v1.2.2

  • FP-2713: App version is not defined
  • QAP-3963: Review devcontainer configuration for lib-ide
  • FP-2840: Update ReadMe's on all apps
  • FP-2744: Copying nodes in the flow does not copy the modified parameters

v1.2.1

  • FP-2802: Revert lib-ide to the version before the MUI / tty changes

v1.1.2

  • FP-2603: Properties dropdown closing after edit
  • FP-2633: Configuration Key not found error
  • FP-2655: SCENE_EDITOR-Old_Values_after_selecting_another_entity
  • FP-2657: Users with only read permissions can change the scene
  • FP-2664: Update react in all libs/apps
  • FP-2557: Removing frontend callbacks from backend
  • FP-2558: implement log streaming
  • FP-2685: Annotation that was working in 2.3.1 is breaking in 2.4.0
  • FP-2680: Frontend response to delete document is incorrect