This repository has been archived by the owner on Nov 22, 2020. It is now read-only.
Releases: ArtSabintsev/Harpy
Releases · ArtSabintsev/Harpy
Updated Russian Localization
Debug String Copy Changes
Minor debug string copy changes under the hood.
Fixes Carthage Support
Thanks to in @iamtomcat in PR #193.
Fixes retain cycle issues
There was a couple retain cycle issues. This has been addressed.
Thanks to @kkostritsynax for pointing this out in #192.
Addressed Daily & Weekly Prompt Logic
- #187: Daily and Weekly Prompts were accidentally set to 2 and 8 days, instead of 1 and 7 days (thanks @liyangdal).
Updates to Arabic and Dutch Languages
- #185: Updated Dutch language Localization
- #182 (Siren): Updated Arabic Language Localization
Added Ukrainian Localization
- #183: Adds Ukrainian Localization (thanks to @dimacheverda)
Carthage Support and iOS 10+ Methods
- Fixes Carthage Support (#181)
- Makes use of the iOS 10+
openURL
method onUIApplication
, while falling back to the older method for iOS 8 and iOS 9.
Updated Japanese Localization
#159: Updated the Japanese localization (thanks to @nixnoughtnothing)
Fix for devices that use 24hr
#172: Fixes issue with devices that use 24hr time (thanks to Ryoh Tsukahara).