- Add: Obtain image copy to determine whether it contains transparent pixels via SwiftUI‘s ImageRenderer instead of requesting an additional image by url, thus reducing network requests and performance overhead.
- Fix: Mac app icon with a mask will be scaled to an inappropriate size.