Releases: sunilsharma08/XNLogger
Releases · sunilsharma08/XNLogger
Updated minimum support to iOS 12
- Moved minimum support from iOS 9 to 12
- Enabled secure encoding for log data
- Removed deprecated class
- Updated project settings
Minor Bug Fixes
- Typo fix in word "Response"
- POST request curl command bug fix
- Project Settings update
Shortcut key to present/dismiss XNLogger
- Added shortcut key to present/dismiss XNLogger UI
- Minor bug fixes
Fixed curl command bugs
- Fixed curl command issue where it does not work in some cases
- Now cookie will be displayed in logs
Save to desktop for Simulator
Features
- Save to desktop for simulator
- Save to any other specific location by entering complete path
Patch - Maximise icon not visible
v2.0.1 Maximise icon not visible
2.0.0 - XNLogger
Features
- Write logs to file and load on demand.
- Mini view mode(Picture in Picture).
- Share feature enables to share log data via email, airdrop, copy to clipboard, etc.
- Double on text to show context menu like Select All, Share and Copy.
- Search logs.
- Added settings screen.
- Support for iPad.
- Support landscape mode.
- Updated framework for Swift 5.0.
Bug fixes and UI improvements.
1.1.1 - Added option "Select All" for text selection
- Added a convenient option to select all text. This will be useful while selection complete response or large text.
1.1.0 - Improved UI
- Improved logs list UI
- Added delete button at top left corner to clear all logs
- Delete single log from list
- Updated log details UI
- Show large response message in new screen
- Show empty data message in Log list screen
- Minor bug fixes
1.0.1 - Fix for inaccessible XNFileLogHandler
- Update XNFileLogHandler access specifier to public
- Removed some redundant access specifier
- Add a method to show "How to configure XNLogger"