-
Notifications
You must be signed in to change notification settings - Fork 38
V38 ChangeLog
Lunat1k edited this page Apr 25, 2013
·
2 revisions
- Beta 1 - http://goo.gl/BHB4p
- Beta 2 - http://goo.gl/RGSEu
- Beta 3 - http://goo.gl/xPPnn
- Beta 4 - http://goo.gl/azouI
- Beta 5 - http://goo.gl/FdLh4
- Beta 6 - http://goo.gl/xPwnr
- Discovered an NSLog bug that was causing things to crash. This has been corrected.
- Beta 7 - http://goo.gl/EfC7C
- Discovered that iOS 6 changed the behavior of an API. Adjusted for the change
- Beta 8 - http://goo.gl/q4n9u
- Fixed a bug with some paths giving /var/mobile and others giving /private/var/mobile causing the patcher to think it's doing a JB Detections.
- Beta 9 - http://goo.gl/HbCjR
- Fixed a bug breaking Video On Demand for DirectTV for iPhone
- Beta 10 - http://goo.gl/OSElI
- Fixed a bug causing some apps like Facebook to crash
- Beta 11 - http://goo.gl/EeZp2
- URL detection patch. Fixes Chrome
- Beta 12 - http://goo.gl/Jc1Gg
- URL detection bug fix. Caused apps like twitter to crash.
- Beta 13 - http://goo.gl/Pxv74
- Changed URL Detection hopefully to fix some apps still crashing
- changed package name from com.n00neimp0rtant.xcon to co.xcon.xcon
- Beta 14 - http://goo.gl/YIZVG
- There was a report of Beta 1 fixing SkyGo. I have stripped the experimental code to see if this truely fixes it.
- changed package name back to com.n00neimp0rtant.xcon. I forgot that updated via repo people wouldn't see the update.
- Beta 15 - http://goo.gl/jCDZB
- Fixed infinite update loop from n00neimp0rtant's repo. No development changes.
- Beta 16 - http://goo.gl/cAGxy
- Fixed a bug causing Showtime Anytime to give Missing DRM Token
- Beta 17 - http://goo.gl/hP3OY
- Updated path detection logic. Should hopefully patch a few apps.
- Beta 18 - http://goo.gl/cWO09
- Implementing some new JB Detection patches found in a few apps
- Beta 19 - http://goo.gl/ZyKUi
- Redesigned good vs bad path logic.
- Added /var/lib/xcon/badlist so users can manually add files/dirs
- Added /var/lib/xcon/safelist for paths my detector doesn't pick up. same concept as badlist.
- Beta 20 - http://goo.gl/KlCrL
- Changed the behavior of a few things to hopefully get AirWatch and possibly other apps working.
- Beta 21 - http://goo.gl/b4Ufw
- Minor changes to the path logic
- Beta 22 - http://goo.gl/S68pb
- Added some additional patching for detections found in a few apps.
Beta 23 - http://goo.gl/akIe9
- Added some additional patching for detections found in a few apps.
Beta 24 - http://goo.gl/umGz7
- Fixed some bugs that broke Beta 23
- Beta 25 - http://goo.gl/hhhkZ
- Fixed a bug that was causing MobileIron and potentially other apps from crashing.
- Beta 26 - http://goo.gl/hd9e2
- Patched another Jailbreak detection method
- Beta 27 - http://goo.gl/Y6htV
- Changed the compiler from gcc to clang to utilize ARC. Which means iOS 3 is no longer supported.
- Added some potential path checking functions
- Found out that one of Apple's APIs doesn't always remove /private from the path. Wrote my own function to handle this scenario which fixed a problem with OpenVPN.
- Removed a bunch of App specific hooks as they are no longer needed.
- 27-1 - Forgot to remove some test code
- Beta 28 - http://goo.gl/SRBvw
- Fixed some incorrect errorno handling which should fix some apps still not bypassing detection
- Beta 29 - http://goo.gl/W5kRA
- Bug Fix that was causing some apps/games to crash
- Added some additional potential JB Detection methods.
Beta 30 - http://goo.gl/Vvmoa
- Fix for an incorrectly documented apple api that was causing some apps to crash
- Beta 31 - http://goo.gl/kjA8a
- Bug fix from beta 30 causing apps to crash
- Beta 32 / RC1 - http://goo.gl/J1tnE
- Discovered another JB Detection method
- Beta 33 / RC2 - http://goo.gl/5XSnY
- Memory Leak Fix
- Beta 34 / RC3 - http://goo.gl/EJbwo
- Bug fix causing some apps to crash
- Final - http://goo.gl/UPDBx
- No changes since RC3
- Airwatch MDM - Issue #30
- BeMyEye - Issue #173
- Bria - Issue #228
- CapitalOne UK - Issue #194
- Chrome - Issue #201
- Cornercard - Issue #164
- CIMB Clicks - Issue #67
- D3 GO - Issue #219
- DirectTV for iPad - Issue #74
- DirectTV for iPhone - Issue #103
- Divide App - Issue #215
- DJMax Ray - Issue #133
- Ekobib - Issue #217
- E-Trade - Issue #198
- Final Fantasy - Issue #159
- Global TV - Issue #221
- Locklizard - Issue #235
- Maxdome - Issue #214
- McAfee EMM - Issue #154
- MobileIron - Issue #26
- Mobile ISP - Issue #197
- nGo - Issue #186
- NHL Gamecenter and NHL 13 Companion App - Issue #206
- OpenVPN - Issue #148 - Note Broken in Beta 23-26
- OSN Play - Issue #127
- Payleven - Issue #182
- Quickflix - Issue #50
- Showtime Anytime - Issue #195
- Square - Issue #49
- Telia Play - Issue #209
- TV2 Sumo - Issue #178
- Watchever App - Issue #141
- World Pay App - Issue #216
- XFinity TV Player - Issue #137
- Zenprise MDM - Issue #149