Skip to content

Releases: WeTransfer/UINotifications

2.1.0

25 Jan 14:26
2.1.0
dfedd79

Choose a tag to compare

2.0.0

17 Oct 11:16
2.0.0
f57bed0

Choose a tag to compare

1.7.4

05 Dec 10:13
a895855

Choose a tag to compare

  • Fix SwiftUI Previews #71

1.7.3

20 Apr 16:17
3848ea2

Choose a tag to compare

  • Remove all traces of cocoapods. (#68) via @kairadiagne
  • Example app crashes when you present a notification (#65) via @AvdLee
  • False warning "SwiftLint not installed" (#66) via @AvdLee

1.7.1

07 Dec 16:30
bb31e2b

Choose a tag to compare

Post accessibility notification in presenter (#61)

* Post accessibility notification in presenter

Fixes #60

* Update Sources/UINotificationPresenters/UINotificationEaseInOutPresenter.swift

Co-authored-by: Amir Khorsandi <[email protected]>

* Fix CI

* Add macOS constraint to fix CI

* Bonus: trim whitespace

* Fix file reference

Seems like we refer to a file from UINotifications, but that changed in the CI submodule.

Co-Authored-By: Antoine van der Lee <[email protected]>

Co-authored-by: Amir Khorsandi <[email protected]>
Co-authored-by: Antoine van der Lee <[email protected]>
Co-authored-by: Antoine van der Lee <[email protected]>

1.7.0

16 Jul 13:57
9616440

Choose a tag to compare

1.6.0

09 Jul 12:09
5851521

Choose a tag to compare

1.5.1

03 Jun 11:35

Choose a tag to compare

1.5.0

19 Feb 09:16
7a20be9

Choose a tag to compare

1.4.1

04 Jan 10:57
12d943c

Choose a tag to compare

  • Don't make notification window key as it could conflict with the main window (#50) via @kairadiagne