Enhancements and bug fix
Pre-release
Pre-release
This update includes several enhancements and a bug fix.
Enhancements
- The default Commanders Act logging is now used.
- The auto-hide standard delay has been reduced from 4 to 3 seconds.
- Full-screen functionality has been improved on iPad.
- A
PasteButton
has been added to the Examples view to paste URLs more easily. - Player and analytics versions have been introduced.
Bug Fix
- The usage of the
PhaseAnimator
has been removed to avoid freezing the UI on iOS 17 Beta 4.
What's Changed
- Reduce auto-hide standard delay by @defagos in #482
- Improve full screen support on iPad by @defagos in #481
- Add YouTube auto paste by @waliid in #480
- Fix status bar incorrectly togglable for audio by @defagos in #483
- Group packages by @defagos in #487
- Avoid PhaseAnimator usage by @waliid in #488
- Use default Commanders Act logging by @defagos in #489
- Replace YouTube auto paste by a PasteButton by @waliid in #491
- Add feedback report reference to known audio duration issue for iPad apps running on macOS by @defagos in #494
- Add a player version by @waliid in #493
Full Changelog: 0.5.0...0.5.1