Releases: hyperoslo/Lightbox
Releases · hyperoslo/Lightbox
2.5.1: Merge pull request #295 from novr/fix_compiler_warning_class
Lightbox — 2.5.0
- Updated dependencies (Cache contains breaking changes https://github.com/hyperoslo/Cache/releases/tag/6.0.0)
github "hyperoslo/Imaginary" ~> 5.0.0
github "hyperoslo/Cache" ~> 6.0.0
Lightbox — 2.4.2
- Fixed an issue where presenting the Lightbox wouldn't work #254
Lightbox — 2.4.1
- Added SPM support (thanks @Tobisaninfo)
Lightbox — 2.4.0
- Swift 5 and Xcode 11 support
2.3.0
- Swift 4.2
2.1.2
🚀 Merged pull requests
- Fix footer counter #163, by rinat-enikeev
- Carthage compatibility #167, by vincentsaluzzo
- Fix footer frame #172, by onmyway133
🤘 Closed issues
- Live Demo not working.. #160
- Crash on IOS 11.1.1 (15B150) #162
- Add save to Photo Album feature #100
- Add buttons #98
- Playing Local Videos #158
- Unwinds back to rootviewcontroller instead of presentingViewController #169
- Custom buttons at the bottom #164
- LightboxConfig is global? #170
- Page label doesn't show up on Portrait mode. #168
- FooterView doesn't show up at start #159
- How to show page label #166
2.1.1
2.1.0
🚀 Merged pull requests
- Use String directly instead of String.characters #152, by andreyrd
- Update layout for iPhone X #154, by onmyway133
- Allow custom download #155, by onmyway133
🤘 Closed issues