Releases: hyperoslo/Whisper
Releases · hyperoslo/Whisper
Whisper — 6.1.0
6.0.2
6.0.1
6.0.0
🚀 Merged pull requests
- Swift4 #180, by majamusan
- Add circle CI #184, by onmyway133
- Update project to Swift 4 #185, by onmyway133
- Fix some minor typos and grammar errors in README.md #187, by cmilr
- Fixing keyboard visibility bug in WhistleFactory #186, by jondwillis
- Refactor iPhone X fix #183, by zenangst
- Swift 4 Support #175, by barnaclejive
- Fixed incorrect displaying with iPhone X. #179, by wowlocal
5.1.0
🚀 Merged pull requests
- Use correct window for makeKeyAndVisible #158, by plu
- Removed the Team Identifier from the demo project #182, by JGiola
🤘 Closed issues
- Whistle restart application without crashing #68
- How Whisper can be installed manually (without cocoapods etc)? #154
- Feature: add keyboard input option as in the native Push banner #29
- Hiding whisper breaks when used with other UIWindows (such as GoogleMobileAds). #156
- Bug: Incorrect position of Whistle. #58
- NavigationController Hide Announcement #162
- Can't get Shout to work in Swift 3 #126
- No Sound for shout in iOS 11 #174
5.0.0
4.0.0 - Swift 3
3.1.1
- Update README
- Update file target memebership
3.1.0
3.0.0 - Permanent whistle
Permanent whistle: #83
duration
property has been removed fromMurmur
;Whistle
function has new attribute action to show either temporary or permanent message;Whistle
message could be hidden with a newCalm
function;Action
is renamed toWhisperAction