Releases: FolioReader/FolioReaderKit
1.4.0
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)
1.3.0
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:
- 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
1.2.0
Implemented enhancements
Fixed bugs
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
1.1.0
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:
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:
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 (@Vandeth)
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)
Code changes 1.0.0...1.1.0
Cocoapods downloads:
Total 14,443
Week 453
Month 1,728
1.0.0
Xcode 8 release, Swift 3
- Fixed Quote Image bug;
- Fixed other bugs;
- Fixed code warnings;
- Fixed Carthage.
Code changes 0.9.4...1.0.0
Cocoapods downloads:
Total 8,138
Week 441
Month 2,282
0.9.4
0.9.3
Xcode 7.3.1 release, Swift 2.2
- Fixed Quote Image bug;
- Fixed other bugs.
Code changes 0.9.2...0.9.3
Cocoapods downloads:
Total 7,958
Week 309
Month 2,134
0.9.2
- Fixed SSZipArchive bug;
- Fixed dependencies bugs.
Code changes 0.9.1...0.9.2
Cocoapods downloads:
Total 6,701
Week 615
Month 1,534
0.9.1
- Fixed unused
⚠️
Code changes 0.9.0...0.9.1
0.9.0
- Share custom image quote;
- Advanced closures introduction;
Code changes 0.8.6...0.9.0