1.4.0 (2019-01-30)
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 (2018-02-12)
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)
1.2.0 (2017-05-31)
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)
1.1.0 (2017-01-10)
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)
1.0.0 (2016-10-07)
Closed issues:
- Swift 3 migration #148
Merged pull requests:
- Swift3 #162 (hebertialmeida)
0.9.4 (2016-10-06)
Merged pull requests:
- Swift23 #161 (hebertialmeida)
0.9.3 (2016-10-06)
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:
Closed issues:
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)
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)
0.9.0 (2016-09-16)
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)
0.8.5 (2016-08-17)
Fixed bugs:
- Crash at reader audio player #115
Closed issues:
- Steps to Build Example From Clean Clone? #118
0.8.4 (2016-08-16)
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:
Closed issues:
- Make all required NSCoder initializers
fatalError\(\)
#75
Merged pull requests:
- Added a bugfix to UIWebViews canPerformAction category #116 (barteljan)
- Fix minor bug when orientation changes for mode sectionHorizontalContentVertical #114 (PanajotisMaroungas)
- Make all required NSCoder initialisers fatalError() #110 (hebertialmeida)
0.8.3 (2016-08-11)
Implemented enhancements:
- ePubs deep linking to iOS apps should function #52
Fixed bugs:
- Sometimes the scroll bar gets stuck #50
Merged pull requests:
- Added URL scheme support #52 #108 (hebertialmeida)
0.8.2 (2016-08-09)
Implemented enhancements:
- Add support for ePub 3.0 books #17
- Epub3 parser closes #17 #106 (hebertialmeida)
0.8.1 (2016-08-03)
Implemented enhancements:
- Page Progression Direction - RTL Support #104
Fixed bugs:
- Arabic Table Content #101
Merged pull requests:
- Rtl support closes #104 #105 (hebertialmeida)
0.8.0 (2016-07-28)
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:
- Updated sample icons #96 (hebertialmeida)
- Issue [#94] migrate to realm #95 (tarigancana)
- Expose highlight #92 (hebertialmeida)
- Closes #22 Horizontal scroll #91 (hebertialmeida)
- Fix audio 'scroll to element' for horizontal #86 (kjantzer)
- Handle multiple scroll directions #85 (hebertialmeida)
- WIP Horizontal scrolling #84 (hebertialmeida)
0.7.0 (2016-06-08)
Closed issues:
Merged pull requests:
0.6.6 (2016-05-05)
Merged pull requests:
- Updated protocols #68 (hebertialmeida)
- Fix retain cycles #67 (turbokuzmich)
0.6.5 (2016-05-03)
Fixed bugs:
- Nil while unwrapping an Optional value #64
Merged pull requests:
0.6.4 (2016-05-02)
0.6.3 (2016-04-25)
Implemented enhancements:
- Adding tests #46
Fixed bugs:
- Crash in readTOCReference #63
Closed issues:
0.6.2 (2016-04-08)
Implemented enhancements:
- Add option to delete or keep original book.epub #20
Fixed bugs:
0.6.1 (2016-04-08)
Merged pull requests:
0.6.0 (2016-04-01)
Closed issues:
- tvOS support? #55
Merged pull requests:
- Added a method to get a Cover Image Preview #58 (neowinston)
0.5.0 (2016-01-27)
Implemented enhancements:
- Let user choose the audio synced highlight style #34
Merged pull requests:
- Feature/34 media overlay style choices #49 (kjantzer)
- Sharing provider tests #48 (bkobilansky)
- Add target and pods for testing, initial simple test #47 (bkobilansky)
0.4.1 (2016-01-25)
0.4.0 (2016-01-25)
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)
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)
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:
- Adding a tintColor variable to config #33 (kjantzer)
- Added in-app dictionary #9 #31 (kjantzer)
- Fixing audio sync highlight in night mode #11 #28 (kjantzer)
- Feature: Chapter scroll scrubber #24 (kjantzer)
0.3.7 (2016-01-07)
Merged pull requests:
0.3.6 (2016-01-05)
0.3.5 (2016-01-04)
Fixed bugs:
- fatal error: unexpectedly found nil while unwrapping an Optional value #15
0.3.4 (2016-01-04)
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:
0.3.3 (2015-12-08)
Fixed bugs:
- Reader crashes if rotate while parsing large books #7
0.3.2 (2015-12-04)
0.3.1 (2015-12-03)
Closed issues:
- Great for stimulator. Problem with iPhone 6 Plus #6
0.3.0 (2015-12-03)
0.2.0 (2015-12-02)
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