Skip to content

Commit

Permalink
Update NEWS with latest changes
Browse files Browse the repository at this point in the history
  • Loading branch information
FunkyM committed Jun 15, 2020
1 parent 02f3995 commit 79c8b38
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,20 @@ Version 1.1.1
- Fix wrong timestamps when running in foreground
- Set socket options for client connections to improve performance
- Implement "ListListeners" usbmux command handling
- Bump libimobiledevice dependency to 1.2.1
- Bump libimobiledevice dependency to 1.3.0
- Bump libplist dependency to 2.2.0
- Add support for iPhone XS/XR UDID format
- Add option to allow logging to dedicated logfile
- Convert README file to markdown format
- Fix USB reconnection issues on virtual machines with iOS 11+ devices
- Add support for connecting with T2 chip
- Various memory leak, deadlock and invalid free fixes
- Show actualy libusb version in debug message on startup
- Enable libusb debugging output
- Log client process name alongside pid if possible on Linux
- Unify and improve log message output
- Improve README.md with project description, installation, contributing and
usage sections

Version 1.1.0
~~~~~~~~~~~~~
Expand Down

0 comments on commit 79c8b38

Please sign in to comment.