Skip to content

Releases: dogo/SCLAlertView

1.4.1

28 Oct 22:01
870cccf

Choose a tag to compare

What's Changed

  • fix: Rename product to SCLAlertViewObjC (remove hyphens) by @dogo in #323

Full Changelog: 1.4.0...1.4.1

1.4.0

27 Oct 13:35
a175d5c

Choose a tag to compare

What's Changed

  • feat: add SPM support by @dogo in #321
  • chore: bump minimum iOS deployment target from 9.0 to 12.0 (db869af)
  • fix: attach the new UIWindow to the active UIWindowScene on iOS 13+ so it actually appears in multi-scene setups

Full Changelog: 1.3.1...1.4.0

1.3.1

07 Oct 14:36
1aeb767

Choose a tag to compare

What's Changed

  • Fixed Crash on iOS26 UIImage+ImageEffects.m #318

Full Changelog: 1.3.0...1.3.1

1.3.0

20 Dec 00:12

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0...1.3.0

1.2.0

31 Oct 19:16

Choose a tag to compare

What's Changed

  • Add Stale config by @dogo in #275
  • Set iOS deployment target to 9.0
  • Fix: break a strong reference cycle by @kingste in #290

New Contributors

Full Changelog: 1.1.6...1.2.0

1.1.6

06 Jul 13:50

Choose a tag to compare

What's Changed

  • Set iOS deployment target to 8.0 by @dogo

Full Changelog: 1.1.5...1.1.6

1.1.5

28 Jun 14:08

Choose a tag to compare

What's Changed

  • core: base builder with fluent has been added. by @lolgear in #272

Full Changelog: 1.1.4...1.1.5

1.1.4

28 Jun 14:10

Choose a tag to compare

What's Changed

Full Changelog: 1.1.3...1.1.4

1.1.3

17 Jan 17:17

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.2...1.1.3

1.1.2

11 Apr 14:38

Choose a tag to compare

  • Fix title label hierarchy.
  • Fix tap inside the alert will dismiss the alert when using a new window and shouldDissmissOnTapOutside=YES. #211

Full Changelog: 1.1.1...1.1.2