Releases: nathantannar4/Transmission
Releases · nathantannar4/Transmission
0.1.22
- Fix iOS 17 Crash
0.1.21
- Fix SwiftUI hit testing after programatic dismissal
0.1.20
- Bug fixes and improvements in preparation for iOS 17
0.1.19
- Version bump for dependencies
0.1.18
- Bug fixes
0.1.17
- Fix simultaneous memory access crash
- Improve presentation of windows
- Add presentation option
shouldAutomaticallyDismissDestination
to not automatically dismiss when the source SwiftUI view is dismantled
0.1.16
- Improved
PresentationController
base class that is ideal for subclassing for custom presentations - Bug fixes and improvements
0.1.15
- Fixes Catalyst build
- Fix
.slide
interactive transition (oops)
0.1.14
- Fix iOS 16.4 crash
0.1.13
- Fix build on Xcode 14.3 RC