Siren v4.1.0 Release Notes

Release Date: 2019-02-02 // about 5 years ago

    #265 (thanks @erichsu/@BelfDev): Adds a new enum, PerformCheck, that is used in the wail method to allow a developer to select if Siren should performa version check when the app enters the foreground state or have it trigger manually when the wail method is called.

    ⚡️ #267 (thanks @mmdock/@antoinepemeja): Fixes an alert stacking issue when a user uses UpdatePromptFrequency.immediately and the user enters the app switcher before entering the app again.

    #269 (thanks @mmdock): Adds a new built in version checking and presentation rule

    • Rules(promptFrequency: .weekly, forAlertType: .option)