|
1 | 1 | [ADDED] |
2 | | -* Added Call Recording feature (Voice/Video as Audio) (Thanks to @mubashardev) |
3 | | -* Call Recording Toast Toggle: Added option to show/hide recording toast notifications (default: off) (Thanks to @mubashardev) |
4 | | -* [EXPERIMENTAL] Use "Force Restore Backup" option in Chat Backup settings to restore backups after login (Thanks to @mubashardev) |
5 | | -* Global Search: Added comprehensive search functionality across all app settings and features. (Thanks to @mubashardev) |
6 | | -* Recover deleted for me message: Added option to recover deleted for me messages. (Thanks to @mubashardev) |
7 | | -* Added Contributors section in About page to acknowledge the efforts of contributors. |
8 | | -* Added Support for WA/WB 2.26.7.xx |
9 | | - |
10 | | -[Fixed] |
11 | | -* Fixed profile picture download for old contacts |
12 | | -* Optimized initial app load |
13 | | -- Call recording filter (whitelist/blacklist) now works correctly |
14 | | -- Call recording on loudspeaker now captures both sides of the conversation |
15 | | -- Status download button now shows consistently |
16 | | -- Sharing someone else's status now correctly carries the media to the composer |
17 | | -- Anti-revoke now works in group chats |
18 | | - |
19 | | -Thanks @grkmcngns for detailed review and highlighting these issues. |
| 2 | +* Added Support for WA/WB 2.26.8.xx |
| 3 | +* Added pull-to-refresh in the call recorder manager. |
20 | 4 |
|
| 5 | +[FIXED] |
| 6 | +* Refactored the call recorder for correct microphone recording and saving in the correct folder; internal audio may not work (In the plus version, we have some methods to record internal audio, but it is not 100% compatible with all devices). |
| 7 | +* Fixed bug with duplicated recorded audios. |
| 8 | +* Fixed issue with unknown numbers in recorded calls. |
| 9 | +* Fixed increased limit in pinned chats. |
| 10 | +* Fixed bug in experimental backup restore. |
| 11 | +* Removed the ad-blocking feature, as it was no longer working and will require more time to fix; it may be reimplemented in the future. |
| 12 | +* Fixed the function to disable META AI. |
0 commit comments