Skip to content

v200.5.0

Latest
Compare
Choose a tag to compare
@yo1995 yo1995 released this 01 Aug 17:33
· 12 commits to main since this release
def2a79

New samples

Enhancements

Sample Viewer

  • Increased minimum deployment to iOS 16 and iPadOS 16.
    • Replaced uses of deprecated APIs, such as NavigationView and Locale.usesMetricSystem.
    • Removed the custom View.sheet modifier.
  • Updated the Categories page to:
    • Use three columns instead of two on iPad and Mac Catalyst.
    • Show the sidebar by default when the application is launched.
  • Moved the search into a new "All" category.
  • Added text to the search that shows when there are no results for the current query.
  • Added "Done" buttons in all popovers and sheets for dismissal in landscape mode.
  • Updated the API key instructions throughout the project.
  • Included an App Store link in the Samples root README.

Samples

Bug fixes

Sample Viewer

  • Enabled targeted strict concurrency and addressed related errors and warnings.
  • Corrected category titles being cut off on iPhone Pro Max.
  • Fixed the Favorites "Edit" button, which would cause samples in other categories to become untappable.
  • Worked around an issue where a MapView would jump to the bottom of its map when a keyboard was presented in landscape mode.

Samples

Generated release notes below 👇

What's Changed

New Contributors

Full Changelog: v200.4.0...v200.5.0