-
Notifications
You must be signed in to change notification settings - Fork 28
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
Showing
3 changed files
with
19 additions
and
3 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
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
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 |
---|---|---|
@@ -0,0 +1,16 @@ | ||
Fixes: | ||
- android 15 tooltip truncated | ||
- rule "Save" button is always disabled under certain conditions | ||
|
||
Improvements: | ||
- swipe left to dismiss the snackbar | ||
- "Mark all as read" for history records | ||
- new workflow actions: | ||
- "Enable App" and "Enable Workflow" | ||
- use case: temporarily disable the app and auto re-enable it after 1 hour | ||
- "Find Rules" and "Modify Rules" | ||
- use case: temporarily disable/enable multiple rules | ||
- support more .csv separators: , ; | | ||
|
||
Changes: | ||
- Tapping a history record will only mark it as read, swipe right to open the conversation in the default app. |