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

Commit c33d3ca

Browse files
Updated CHANGELOG
1 parent 8e3a2db commit c33d3ca

File tree

1 file changed

+70
-1
lines changed

1 file changed

+70
-1
lines changed

CHANGELOG.md

Lines changed: 70 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,74 @@
11
# Change Log
22

3+
## [Unreleased](https://github.com/FolioReader/FolioReaderKit/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/FolioReader/FolioReaderKit/compare/1.3.0...HEAD)
6+
7+
**Closed issues:**
8+
9+
- Version 1.3.0 is not available in Cocoapods [\#311](https://github.com/FolioReader/FolioReaderKit/issues/311)
10+
11+
## [1.3.0](https://github.com/FolioReader/FolioReaderKit/tree/1.3.0) (2018-02-12)
12+
[Full Changelog](https://github.com/FolioReader/FolioReaderKit/compare/1.2.0...1.3.0)
13+
14+
**Fixed bugs:**
15+
16+
- shouldHideNavigationOnTap not working [\#268](https://github.com/FolioReader/FolioReaderKit/issues/268)
17+
- Can't change UIWebView backgroundColor correctly when `paginationBreakingMode` is `.page` on night mode in iOS 10.3 [\#227](https://github.com/FolioReader/FolioReaderKit/issues/227)
18+
19+
**Closed issues:**
20+
21+
- Can't compile after updating to Xcode 9 - errors in dependencies? [\#298](https://github.com/FolioReader/FolioReaderKit/issues/298)
22+
- Latest Realm Dependency [\#294](https://github.com/FolioReader/FolioReaderKit/issues/294)
23+
- How to add FolioReader as a subview in my custom view [\#293](https://github.com/FolioReader/FolioReaderKit/issues/293)
24+
- Not installed by Carthage [\#291](https://github.com/FolioReader/FolioReaderKit/issues/291)
25+
- Pod installation not compatible with swift 3/4 [\#288](https://github.com/FolioReader/FolioReaderKit/issues/288)
26+
- Problems when use it with Carthage [\#286](https://github.com/FolioReader/FolioReaderKit/issues/286)
27+
- text to speech for other languages [\#285](https://github.com/FolioReader/FolioReaderKit/issues/285)
28+
- Build failure? [\#280](https://github.com/FolioReader/FolioReaderKit/issues/280)
29+
- Realm version update [\#278](https://github.com/FolioReader/FolioReaderKit/issues/278)
30+
- Pod error [\#273](https://github.com/FolioReader/FolioReaderKit/issues/273)
31+
- Layout Issue After Integrating in Swift 4 [\#271](https://github.com/FolioReader/FolioReaderKit/issues/271)
32+
- Unable to start with iOS Folio Reader /Swift3/Xcode 9 [\#266](https://github.com/FolioReader/FolioReaderKit/issues/266)
33+
- Will FolioReaderKit support Swift 4.0? [\#263](https://github.com/FolioReader/FolioReaderKit/issues/263)
34+
- 'FolioReader' initializer is inaccessible due to 'fileprivate' protection level [\#262](https://github.com/FolioReader/FolioReaderKit/issues/262)
35+
- Error building for iOS 10 with MenuItemKit [\#260](https://github.com/FolioReader/FolioReaderKit/issues/260)
36+
- whose view is not in the window hierarchy [\#259](https://github.com/FolioReader/FolioReaderKit/issues/259)
37+
- not supporting swift 3.1 [\#256](https://github.com/FolioReader/FolioReaderKit/issues/256)
38+
- Laggy on ios 9.3 \(iPhone 6s Plus\) [\#254](https://github.com/FolioReader/FolioReaderKit/issues/254)
39+
- SemiNightmode [\#253](https://github.com/FolioReader/FolioReaderKit/issues/253)
40+
- How to build the example? [\#252](https://github.com/FolioReader/FolioReaderKit/issues/252)
41+
- audio voices [\#251](https://github.com/FolioReader/FolioReaderKit/issues/251)
42+
- Has FolioReaderKit support read file from path local ? [\#250](https://github.com/FolioReader/FolioReaderKit/issues/250)
43+
- Perform direct action instead of showing UIMenuController? [\#249](https://github.com/FolioReader/FolioReaderKit/issues/249)
44+
- How to change default Green color in Folio UI [\#248](https://github.com/FolioReader/FolioReaderKit/issues/248)
45+
- Problem with missing declarations [\#247](https://github.com/FolioReader/FolioReaderKit/issues/247)
46+
- Is there a way to read the epub file from URL instead of from local ? [\#246](https://github.com/FolioReader/FolioReaderKit/issues/246)
47+
- Core text replace WebView [\#245](https://github.com/FolioReader/FolioReaderKit/issues/245)
48+
- Hi man, do u have objective-c Version? :\) [\#244](https://github.com/FolioReader/FolioReaderKit/issues/244)
49+
- Search Feature not found -- Feature Request [\#243](https://github.com/FolioReader/FolioReaderKit/issues/243)
50+
- Could you please plan FolioReader for iOS written in Objective-C? [\#242](https://github.com/FolioReader/FolioReaderKit/issues/242)
51+
- Why my NightMode cant change BGColor [\#231](https://github.com/FolioReader/FolioReaderKit/issues/231)
52+
- epub responsive layout support [\#230](https://github.com/FolioReader/FolioReaderKit/issues/230)
53+
- A white background at the bottom when set to horizontal scrolling [\#224](https://github.com/FolioReader/FolioReaderKit/issues/224)
54+
- Access ePub metadata [\#182](https://github.com/FolioReader/FolioReaderKit/issues/182)
55+
56+
**Merged pull requests:**
57+
58+
- Update CocoaPods to version 1.4.0 [\#309](https://github.com/FolioReader/FolioReaderKit/pull/309) ([tschob](https://github.com/tschob))
59+
- Add custom unzip path setting to FolioReaderContainer [\#306](https://github.com/FolioReader/FolioReaderKit/pull/306) ([revolter](https://github.com/revolter))
60+
- Fix horizontal scroll direction not working [\#305](https://github.com/FolioReader/FolioReaderKit/pull/305) ([revolter](https://github.com/revolter))
61+
- Remove superfluous optional wrapping from metadata getters [\#304](https://github.com/FolioReader/FolioReaderKit/pull/304) ([revolter](https://github.com/revolter))
62+
- Add unzip path to title and author name getters [\#303](https://github.com/FolioReader/FolioReaderKit/pull/303) ([revolter](https://github.com/revolter))
63+
- Fixed issue \#268 showing/hiding navigation on tap in iOS 11. [\#301](https://github.com/FolioReader/FolioReaderKit/pull/301) ([ryan-w](https://github.com/ryan-w))
64+
- Fixed logic issue when checking if ePub shoud be unzipped. [\#300](https://github.com/FolioReader/FolioReaderKit/pull/300) ([ryan-w](https://github.com/ryan-w))
65+
- Removing forced unwrapping [\#297](https://github.com/FolioReader/FolioReaderKit/pull/297) ([rodrigorsa](https://github.com/rodrigorsa))
66+
- Replaced `func` with `var` on FRbook [\#296](https://github.com/FolioReader/FolioReaderKit/pull/296) ([rodrigorsa](https://github.com/rodrigorsa))
67+
- Swift 4, iPhone X support and Carthage fixes [\#287](https://github.com/FolioReader/FolioReaderKit/pull/287) ([prsolucoes](https://github.com/prsolucoes))
68+
- Feature/epub title in navbar [\#281](https://github.com/FolioReader/FolioReaderKit/pull/281) ([noxsicarius](https://github.com/noxsicarius))
69+
- Update realm to 3.0.2 [\#279](https://github.com/FolioReader/FolioReaderKit/pull/279) ([noxsicarius](https://github.com/noxsicarius))
70+
- update Podfile.lock [\#277](https://github.com/FolioReader/FolioReaderKit/pull/277) ([EmersonCarpes](https://github.com/EmersonCarpes))
71+
372
## [1.2.0](https://github.com/FolioReader/FolioReaderKit/tree/1.2.0) (2017-05-31)
473
[Full Changelog](https://github.com/FolioReader/FolioReaderKit/compare/1.1.0...1.2.0)
574

@@ -72,7 +141,7 @@
72141
- Fixed code style [\#191](https://github.com/FolioReader/FolioReaderKit/pull/191) ([revolter](https://github.com/revolter))
73142
- Swift 3 syntax && Carthage hint [\#189](https://github.com/FolioReader/FolioReaderKit/pull/189) ([piechart](https://github.com/piechart))
74143
- Add custom ePub unzip path option [\#181](https://github.com/FolioReader/FolioReaderKit/pull/181) ([revolter](https://github.com/revolter))
75-
- Add methods returning Epub's title and Author [\#179](https://github.com/FolioReader/FolioReaderKit/pull/179) ([Vandeth](https://github.com/Vandeth))
144+
- Add methods returning Epub's title and Author [\#179](https://github.com/FolioReader/FolioReaderKit/pull/179) ([Vandetho](https://github.com/Vandetho))
76145
- Fix scroll direction being ignored on first run [\#178](https://github.com/FolioReader/FolioReaderKit/pull/178) ([revolter](https://github.com/revolter))
77146
- Fix incorrect menu on second highlight attempt [\#177](https://github.com/FolioReader/FolioReaderKit/pull/177) ([revolter](https://github.com/revolter))
78147
- Fix warnings about exceding UIColor range [\#176](https://github.com/FolioReader/FolioReaderKit/pull/176) ([revolter](https://github.com/revolter))

0 commit comments

Comments
 (0)