Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

38 lines (29 loc) · 1.04 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.2] - 2020-08-09

Changed

  • Clear commits history for as it was for POC.

[1.1.1] - 2020-08-05

Fixed

  • Support multi lines in Permission Alert Message.

[1.1.0] - 2020-08-05

Added

  • Add custom configuration protocol to configure AllowX.
  • Add default configuration values for each permission type.

[1.0.3] - 2020-08-05

Added

  • Make permission alerts UIFonts and TextColors configurable.

[1.0.2] - 2020-08-04

Added

  • Make permission alert not draggable.

[1.0.1] - 2020-08-04

Added

  • Allow alert height to be configurable.

Changed

  • Update screen interaction style when permission alert is presented.

[1.0.0] - 2020-08-03

Added

  • Support for Camera, Location, and Notifications permissions.
  • Automate build and deploy to Cocoapods using Github Actions.