forked from Ilhasoft/floweditor
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5469e85
commit f5e613a
Showing
2 changed files
with
111 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,95 +1,141 @@ | ||
2.5.2 | ||
---------- | ||
## 2.6.0 | ||
|
||
- Add pan and zoom functionality | ||
- Fixed node pasting behavior | ||
- New connector colors | ||
|
||
2.5.2 | ||
|
||
--- | ||
|
||
- Fix: Align updates modal footer text | ||
- Fix: Simulator webhook log height | ||
- Fix: Allow different letters cases in category name | ||
|
||
2.5.1 | ||
---------- | ||
2.5.1 | ||
|
||
--- | ||
|
||
- Fix: Updates modal footer text | ||
|
||
2.5.0 | ||
---------- | ||
2.5.0 | ||
|
||
--- | ||
|
||
- Feat: Performance improvements | ||
- Feat: New updates modal content | ||
- Fix: Prevent completion menu to show on card open | ||
|
||
2.4.1 | ||
---------- | ||
2.4.1 | ||
|
||
--- | ||
|
||
- Fix: Smart cases regex and placeholders | ||
|
||
2.4.0 | ||
---------- | ||
2.4.0 | ||
|
||
--- | ||
|
||
- Feat: Zeroshot routers (Smart Wait for Response and Automatic Classify) | ||
|
||
2.3.0 | ||
---------- | ||
2.3.0 | ||
|
||
--- | ||
|
||
- Chore: Bump version | ||
|
||
2.2.0 | ||
---------- | ||
2.2.0 | ||
|
||
--- | ||
|
||
- Fix: Modify delete node phrase | ||
- Fix: Dialog height on small screens | ||
- Fix: Check for static uuids before copy action | ||
- Feat: New sidebar tooltips | ||
|
||
2.1.0 | ||
---------- | ||
2.1.0 | ||
|
||
--- | ||
|
||
- Fix: Update select component | ||
|
||
2.0.3 | ||
---------- | ||
2.0.3 | ||
|
||
--- | ||
|
||
- Fix: Add texts into quick replies and node deletion cards | ||
- Fix: Node add alignment | ||
- Fix: Check if service is defined before param map | ||
- Fix: Add linebreaks on simulator and sendmsg renders | ||
|
||
2.0.2 | ||
---------- | ||
2.0.2 | ||
|
||
--- | ||
|
||
- Fix: Prevent needless rerenders on TembaSelect | ||
- Fix: TembaSelect get next pages of options | ||
|
||
2.0.1 | ||
---------- | ||
* Fix: enter not working on temba completion | ||
* Fix: clear input value if showValue is false | ||
|
||
2.0.0 | ||
---------- | ||
* Feature: Unnnic system migration | ||
* Feature: Action Sidebar | ||
* Feature: Copy and Paste nodes | ||
* Feature: Simulator WhatsApp skin | ||
|
||
1.3.1-floweditor-1.15.2 | ||
---------- | ||
* Fix: Handle nonexistent service when creating the router state | ||
|
||
1.3.0-floweditor-1.15.2 | ||
---------- | ||
* Feat: ChatGPT External Service | ||
|
||
1.2.1-floweditor-1.15.2 | ||
---------- | ||
* Fix: External services action name | ||
|
||
1.2.0-floweditor-1.15.2 | ||
---------- | ||
* New External Services router card | ||
|
||
1.1.2-floweditor-1.15.2 | ||
---------- | ||
* Fix: Case removal and reorder on expression and field routers | ||
|
||
1.1.1-floweditor-1.15.2 | ||
---------- | ||
* Fix get ticketer uuid when coming from assetStore | ||
|
||
1.1.0-floweditor-1.15.2 | ||
---------- | ||
* Add wenichats ticketer integration | ||
|
||
1.0.0-floweditor-1.15.2 | ||
---------- | ||
* Add instagram, slack and teams schemes available in split by URN | ||
* More options in wait for response | ||
2.0.1 | ||
|
||
--- | ||
|
||
- Fix: enter not working on temba completion | ||
- Fix: clear input value if showValue is false | ||
|
||
2.0.0 | ||
|
||
--- | ||
|
||
- Feature: Unnnic system migration | ||
- Feature: Action Sidebar | ||
- Feature: Copy and Paste nodes | ||
- Feature: Simulator WhatsApp skin | ||
|
||
1.3.1-floweditor-1.15.2 | ||
|
||
--- | ||
|
||
- Fix: Handle nonexistent service when creating the router state | ||
|
||
1.3.0-floweditor-1.15.2 | ||
|
||
--- | ||
|
||
- Feat: ChatGPT External Service | ||
|
||
1.2.1-floweditor-1.15.2 | ||
|
||
--- | ||
|
||
- Fix: External services action name | ||
|
||
1.2.0-floweditor-1.15.2 | ||
|
||
--- | ||
|
||
- New External Services router card | ||
|
||
1.1.2-floweditor-1.15.2 | ||
|
||
--- | ||
|
||
- Fix: Case removal and reorder on expression and field routers | ||
|
||
1.1.1-floweditor-1.15.2 | ||
|
||
--- | ||
|
||
- Fix get ticketer uuid when coming from assetStore | ||
|
||
1.1.0-floweditor-1.15.2 | ||
|
||
--- | ||
|
||
- Add wenichats ticketer integration | ||
|
||
1.0.0-floweditor-1.15.2 | ||
|
||
--- | ||
|
||
- Add instagram, slack and teams schemes available in split by URN | ||
- More options in wait for response |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters