All Versions
40
Latest Version
Avg Release Cycle
45 days
Latest Release
2056 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.4.0 Changes
January 30, 2019๐ Merged pull requests:
- ๐ Changed dependencies to work with iOS 12.1 and Xcode 10.1 #377 (fantim)
- ๐ Fix crash on select segment at index. Swift 4.2 #361 (akantsevoi)
- Method to get current progress between 0 and 100 #348 (prsolucoes)
- FolioReaderCenter.getCurrentChapterName() issue, applied recursive search for toc reference. #342 (wesleycgs)
- ๐ Fixed highlight and colors menu controller #339 (wesleycgs)
- โ Add Note function #335 (ngo275)
- Reader takes over the audio control #322 (arthurlataks)
- ๐ fix problems with table rendering #225 #320 (christian2denker)
-
v1.3.0 Changes
February 12, 2018๐ 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
- 0๏ธโฃ 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:
- โก๏ธ Update CocoaPods to version 1.4.0 #309 (tschob)
- โ Add custom unzip path setting to FolioReaderContainer #306 (revolter)
- ๐ Fix horizontal scroll direction not working #305 (revolter)
- โ Remove superfluous optional wrapping from metadata getters #304 (revolter)
- โ Add unzip path to title and author name getters #303 (revolter)
- ๐ Fixed issue #268 showing/hiding navigation on tap in iOS 11. #301 (ryan-w)
- ๐ Fixed logic issue when checking if ePub shoud be unzipped. #300 (ryan-w)
- Removing forced unwrapping #297 (rodrigorsa)
- Replaced
func
withvar
on FRbook #296 (rodrigorsa) - ๐ Swift 4, iPhone X support and Carthage fixes #287 (prsolucoes)
- ๐ Feature/epub title in navbar #281 (noxsicarius)
- โก๏ธ Update realm to 3.0.2 #279 (noxsicarius)
- โก๏ธ update Podfile.lock #277 (EmersonCarpes)
Cocoapods downloads:
Total 46,389
Week 382
Month 2,082 -
v1.2.0 Changes
May 31, 2017Implemented enhancements
๐ 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
- Map scroll directions to actual segment indices in fonts menu #238 (ianyh)
- Issue/140 #237 (tschob)
- ๐ Fixed crash caused by resource.id set to nil. #228 (SolomiyaN)
- ๐ Fix not working ClassBasedOnClickListener schemes #223 (tschob)
- ๐ Fixed issue #164, #186 and #173 #219 (PravinNagargoje)
- โ Add possibility to specify custom Realm Configuration #204 (revolter)
Code changes 1.1.0...1.2.0
Cocoapods downloads:
Total 24,937
Week 524
Month 2,975 -
v1.1.0 Changes
January 10, 2017๐ 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:
- Create variable hidePageIndicator to hide page indicator. #196 (EmersonCarpes)
- set webView's scroll delegate to nil in deinit in FolioReaderPage #194 (tiana890)
- ๐ Fixed code style #191 (revolter)
- Swift 3 syntax && Carthage hint #189 (piechart)
- โ Add custom ePub unzip path option #181 (revolter)
- โ Add methods returning Epub's title and Author #179 (Vandetho)
- ๐ Fix scroll direction being ignored on first run #178 (revolter)
- ๐ Fix incorrect menu on second highlight attempt #177 (revolter)
- ๐ Fix warnings about exceding UIColor range #176 (revolter)
-
v1.0.0 Changes
October 07, 2016 -
v0.9.4 Changes
October 06, 2016 -
v0.9.3 Changes
October 06, 2016Implemented 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:
Closed issues:
๐ Merged pull requests:
- ๐ Fix and closes issue #158 and #41 #159 (hebertialmeida)
- 0๏ธโฃ 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)
-
v0.9.2 Changes
September 20, 2016Implemented enhancements:
- ๐ Make settings from the font menu accessable to external code #133
๐ Fixed bugs:
๐ Merged pull requests:
-
v0.9.1 Changes
September 16, 2016- ๐ Fixed unused โ ๏ธ
Code changes 0.9.0...0.9.1
-
v0.9.0 Changes
September 16, 2016Implemented 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)
- Provide a way to block the user from leaving a specific