0.6.6 - iOS
January 8th, 2024
ChangeLog
Added
- iPad support
- iPhone Player Behavior:
Portrait Mode Only: The player within the application on iPhone is optimized exclusively for portrait orientation. This design choice ensures a focused and user-friendly viewing experience in line with the common usage habits on iPhones. The landscape mode is intentionally disabled for the player to preserve the interface's visual and functional integrity. - iPad Player Behavior:
Full Orientation Flexibility: The player on the iPad fully supports orientation changes, accommodating both portrait and landscape modes. This flexibility enhances the viewing experience on the iPad, adapting to the versatile ways in which these devices are used. When the orientation is changed, the player seamlessly adjusts, continuing playback from the same position without any disruption. This feature ensures that whether the user switches from portrait to landscape orientation or vice versa, their viewing experience remains continuous and uninterrupted.
- iPhone Player Behavior:
Updated
- Improved analytics tracking and handling.
- Default Button Alignment Changed to Center: The alignment of the default player buttons has been updated to .center. This change enhances the visual appeal and consistency of the player's interface by centrally positioning the buttons, thereby offering a more intuitive and streamlined user experience.
- Removal of Default Button Insets on Fill: Previously, default insets were applied to the player buttons when using .fill alignment. These insets restricted the button images from fully extending to the edges of the button container. We have now removed these default insets. As a result, when .fill alignment is used, the button images can now expand to occupy the entire button container.
