Skip to content
This repository has been archived by the owner on Nov 26, 2020. It is now read-only.

Latest commit

 

History

History
569 lines (385 loc) · 37.4 KB

CHANGELOG.md

File metadata and controls

569 lines (385 loc) · 37.4 KB

Change Log

1.4.0 (2019-01-30)

Full Changelog

Merged pull requests:

1.3.0 (2018-02-12)

Full Changelog

Fixed bugs:

  • shouldHideNavigationOnTap not working #268
  • Can't change UIWebView backgroundColor correctly when paginationBreakingMode is .page on night mode in iOS 10.3 #227

Closed issues:

  • Can't compile after updating to Xcode 9 - errors in dependencies? #298
  • Latest Realm Dependency #294
  • How to add FolioReader as a subview in my custom view #293
  • Not installed by Carthage #291
  • Pod installation not compatible with swift 3/4 #288
  • Problems when use it with Carthage #286
  • text to speech for other languages #285
  • Build failure? #280
  • Realm version update #278
  • Pod error #273
  • Layout Issue After Integrating in Swift 4 #271
  • Unable to start with iOS Folio Reader /Swift3/Xcode 9 #266
  • Will FolioReaderKit support Swift 4.0? #263
  • 'FolioReader' initializer is inaccessible due to 'fileprivate' protection level #262
  • Error building for iOS 10 with MenuItemKit #260
  • whose view is not in the window hierarchy #259
  • not supporting swift 3.1 #256
  • Laggy on ios 9.3 (iPhone 6s Plus) #254
  • SemiNightmode #253
  • How to build the example? #252
  • audio voices #251
  • Has FolioReaderKit support read file from path local ? #250
  • Perform direct action instead of showing UIMenuController? #249
  • How to change default Green color in Folio UI #248
  • Problem with missing declarations #247
  • Is there a way to read the epub file from URL instead of from local ? #246
  • Core text replace WebView #245
  • Hi man, do u have objective-c Version? :) #244
  • Search Feature not found -- Feature Request #243
  • Could you please plan FolioReader for iOS written in Objective-C? #242
  • Why my NightMode cant change BGColor #231
  • epub responsive layout support #230
  • A white background at the bottom when set to horizontal scrolling #224
  • Access ePub metadata #182

Merged pull requests:

1.2.0 (2017-05-31)

Full Changelog

Implemented enhancements:

  • Crash if "Cannot read container.xml" #164
  • Support multiple instances of the FolioReader #140

Fixed bugs:

  • Bug at scroll to next chapter in horizontal mode #173
  • Crash if "Cannot read container.xml" #164

Closed issues:

  • Epub file does not exist #240
  • Highlight a sentence when double click a word in a sentence #234
  • [FolioReaderKit.FolioReaderCenter respondsToSelector:]: message sent to deallocated instance 0x7fb6f6188a00 #217
  • Epub file does not exist. #216
  • Tap "Aa" button app crashed #215
  • Loading 2 epubs at the same time for language learners #214
  • Page Flip #209
  • Update Podfile description #205
  • Crashing After Highlight #186
  • return readerConfig.shouldHideNavigationOnTap == false ? false : shouldHideStatusBar #169

Merged pull requests:

1.1.0 (2017-01-10)

Full Changelog

Fixed bugs:

  • Bug with open FolioReader from the controller with keyboard #187
  • The app sometimes crashes when I try to present FolioReader for not first time #168
  • UISearchBar causes error after appearing of FolioReaderContainer #163
  • Unable to integrate using carthage #98

Closed issues:

  • Excuse me, how can I make it support iOS 7? #201
  • Crash FolioReader after edit UITextField #199
  • Search and Notes Feature #198
  • Question about Javascript function. #195
  • Working with epub created with iBooks Author app #193
  • Not Sure How To Use Font Blaster #192
  • Unable to install latest version via CocoaPods #188
  • How can I disable PageIndicator #185
  • Pod version conflict with Realm swift #175
  • Can't run Example #174
  • Module compiled with Swift 3.0.1 #172
  • Install version with swift3 #171
  • Long press show delete menu rather than highlight option #170
  • cannot open epub file #167
  • Night mode tint color, menu text color #166
  • How can I use it in xCode8? #165
  • Custom Text Overlay #113

Merged pull requests:

1.0.0 (2016-10-07)

Full Changelog

Closed issues:

  • Swift 3 migration #148

Merged pull requests:

0.9.4 (2016-10-06)

Full Changelog

Merged pull requests:

0.9.3 (2016-10-06)

Full Changelog

Implemented enhancements:

  • Extend flexibility. Use folio reader kit with vc which frame's is smaller than the screen size. #119
  • Replace UIMenuItem-CXAImageSupport for MenuItemKit #41
  • Provide a config which disables the readers UIMenuController #154 (tschob)

Fixed bugs:

  • UIMenuItem White Color #158
  • Page content disappear sometimes #152
  • Crash on SSZipArchive #83

Closed issues:

  • Scroll to a specific page and specific page number #130
  • Build on XCode 8 #129

Merged pull requests:

  • 🎉 Fix and closes issue #158 and #41 #159 (hebertialmeida)
  • Prevent the default click behavior and the passing to other elements … #157 (tschob)
  • Add pageWillLoad\(\) delegate method #156 (tschob)
  • Provide a way to perform java script code in a readers page from external code #155 (tschob)
  • Add pageDidLoad\(\) method to the reader center delegate #153 (tschob)
  • Prevent to always unzip the ePub, performance improvement 📈 #151 (hebertialmeida)
  • Feature/html content adjustments #150 (tschob)
  • Provide touch point for class based on click listeners - improves Issue/132 #149 (tschob)

0.9.2 (2016-09-20)

Full Changelog

Implemented enhancements:

  • Make settings from the font menu accessable to external code #133

Fixed bugs:

Merged pull requests:

  • Use SSZipArchive version 1.5 #147 (tschob)
  • Fix class based listeners on click closure parameter naming #145 (tschob)

0.9.1 (2016-09-16)

Full Changelog

0.9.0 (2016-09-16)

Full Changelog

Implemented enhancements:

  • Provide a way to block the user from leaving a specific FolioReaderPage #134
  • Ability to share image quotes #109
  • Make UI Classes Public and add method of presenting custom Subclasses #71
  • Request: Improved Objective-C compatibility #51
  • Make the changePage and scrollTo functionality accesable to the public #128 (tschob)
  • Feature/share image quotes, closes #109 #125 (hebertialmeida)

Closed issues:

  • Perform a custom block if a link with specified class + parameter name is tapped. #132
  • Play menu item for text is enable even if TTS is disabled #123

Merged pull requests:

  • Expose pageDidLoad method to external code #139 (tschob)
  • Expose font settings - closes #33 #138 (tschob)
  • Custom click listener - closes #132 #137 (tschob)
  • Add option to en-/disable the scrolling between chapters - #134 #136 (tschob)
  • Now the project is portable with storyboard. With no functionality (n… #121 (PanajotisMaroungas)
  • Refine localization #120 (KyonLi)

0.8.6 (2016-08-17)

Full Changelog

0.8.5 (2016-08-17)

Full Changelog

Fixed bugs:

  • Crash at reader audio player #115

Closed issues:

  • Steps to Build Example From Clean Clone? #118

0.8.4 (2016-08-16)

Full Changelog

Implemented enhancements:

  • variable hideBars, scroll to navigate through paragraphs and scroll to read the content are added, README.md is updated #107 (PanajotisMaroungas)

Fixed bugs:

  • Audio stops playing after clicking a toolbar icon #112
  • Layout bug after change the orientation #111

Closed issues:

  • Make all required NSCoder initializers fatalError\(\) #75

Merged pull requests:

0.8.3 (2016-08-11)

Full Changelog

Implemented enhancements:

  • ePubs deep linking to iOS apps should function #52

Fixed bugs:

  • Sometimes the scroll bar gets stuck #50

Merged pull requests:

0.8.2 (2016-08-09)

Full Changelog

Implemented enhancements:

0.8.1 (2016-08-03)

Full Changelog

Implemented enhancements:

  • Page Progression Direction - RTL Support #104

Fixed bugs:

  • Arabic Table Content #101

Merged pull requests:

0.8.0 (2016-07-28)

Full Changelog

Implemented enhancements:

  • Migrate coredata to Realm #94
  • Change scroll direction (horizontal or vertical) from fonts menu. #90
  • Unified Navigation Bar to improve UX #88
  • Fix TTS voice language to match book language #87
  • Change scroll from menu #90 #102 (hebertialmeida)
  • Feature/unified navigation bar closes #88 #99 (hebertialmeida)
  • Closes #87 TTS voice language #93 (hebertialmeida)

Fixed bugs:

Closed issues:

  • How can I install another library in this Kit? #81
  • Carthage CXAImageSupport timeout #79
  • Crash on resetScrollDelta after dismissing reader #72
  • Multiline menu titles #69
  • arabic character #59
  • Add horizontal scrolling option #22

Merged pull requests:

0.7.0 (2016-06-08)

Full Changelog

Closed issues:

  • Table of Contents Uncaught Exception #73
  • How to run the Example #70
  • Carthage support #56

Merged pull requests:

0.6.6 (2016-05-05)

Full Changelog

Merged pull requests:

0.6.5 (2016-05-03)

Full Changelog

Fixed bugs:

  • Nil while unwrapping an Optional value #64

Merged pull requests:

0.6.4 (2016-05-02)

Full Changelog

0.6.3 (2016-04-25)

Full Changelog

Implemented enhancements:

  • Adding tests #46

Fixed bugs:

  • Crash in readTOCReference #63

Closed issues:

  • Font size doesn't change for some ePubs #62
  • Text to Speech support #53

0.6.2 (2016-04-08)

Full Changelog

Implemented enhancements:

  • Add option to delete or keep original book.epub #20

Fixed bugs:

  • Sample app does not work #61
  • Add option to delete or keep original book.epub #20

0.6.1 (2016-04-08)

Full Changelog

Merged pull requests:

0.6.0 (2016-04-01)

Full Changelog

Closed issues:

  • tvOS support? #55

Merged pull requests:

0.5.0 (2016-01-27)

Full Changelog

Implemented enhancements:

  • Let user choose the audio synced highlight style #34

Merged pull requests:

0.4.1 (2016-01-25)

Full Changelog

0.4.0 (2016-01-25)

Full Changelog

Implemented enhancements:

  • Show loading state while loading book #45

Fixed bugs:

  • The bug of delete and copy a epubfile #44

0.3.9 (2016-01-20)

Full Changelog

Implemented enhancements:

  • Disable screen dimming when playing audio #29
  • Add "now playing" info to lock screen for audio synced epubs #27

Merged pull requests:

  • Use dark color theme in FolioReaderHighlightList when in night mode #42 (hkalexling)
  • Highlighter uses last used style #38 (kjantzer)
  • Fixing now playing info elapsed time and current chapter #36 (kjantzer)

0.3.8 (2016-01-14)

Full Changelog

Implemented enhancements:

  • Add support for ePub 3.0 "Media Overlays" #11
  • In-App Dictionary #9
  • ePub 3.0 media overlays can be played and example updated to demonstrate #23 (kjantzer)

Closed issues:

  • updateCurrentPage has some issues #30
  • Add vertical scrubber to quickly jump pages in current chapter #21

Merged pull requests:

0.3.7 (2016-01-07)

Full Changelog

Merged pull requests:

  • Adding app icon for FolioReader demo 🎉 #18 (kjantzer)

0.3.6 (2016-01-05)

Full Changelog

0.3.5 (2016-01-04)

Full Changelog

Fixed bugs:

  • fatal error: unexpectedly found nil while unwrapping an Optional value #15

0.3.4 (2016-01-04)

Full Changelog

Fixed bugs:

  • Bug: deleting visible highlight from tableview crashes if trying to delete again from text view #14
  • Bug: shouldHideNavigationOnTap=true doesn't appear to work #12

Merged pull requests:

  • Fixing #12 - shouldHideNavigationOnTap=true was not working #13 (kjantzer)

0.3.3 (2015-12-08)

Full Changelog

Fixed bugs:

  • Reader crashes if rotate while parsing large books #7

0.3.2 (2015-12-04)

Full Changelog

0.3.1 (2015-12-03)

Full Changelog

Closed issues:

  • Great for stimulator. Problem with iPhone 6 Plus #6

0.3.0 (2015-12-03)

Full Changelog

0.2.0 (2015-12-02)

Full Changelog

0.1.0 (2015-12-02)

Implemented enhancements:

  • Please update to Swift 2.0 #4

Merged pull requests:

  • Cocoapods implementation #5 (hebertialmeida)
  • fixed nil currentPage when swipe left for menu at cover page #3 (katopz)
  • fixed nil currentPage when swipe left for menu at cover page #2 (katopz)

* This Change Log was automatically generated by github_changelog_generator