SkyEpub 8.5.1 for iOS Released

New Event Function Added to FixedViewControllerDelegate

/** called when link is hit by tap gesture. @param urlString the link address hit by tap */
-(void)fixedViewController:(FixedViewController*)fvc didHitLink:(NSString*)urlString;

Fixed Issue that function setBookPath does not work properly when the path contains nicode characters sometimes.