Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iPhone 12 Pro sizes #454

Closed
samselikoff opened this issue Nov 17, 2020 · 5 comments · Fixed by #463
Closed

iPhone 12 Pro sizes #454

samselikoff opened this issue Nov 17, 2020 · 5 comments · Fixed by #463
Assignees
Labels
feature request New feature or request released

Comments

@samselikoff
Copy link

I don't think iPhone 12 Pro has a corresponding link generated. I believe the resolution is 2,532 x 1,170.

I was under the impression the scraping tool would have caught this but is there a static place in this repo that requires it?

Thanks for this amazing tool!

@samselikoff samselikoff added the feature request New feature or request label Nov 17, 2020
@onderceylan
Copy link
Collaborator

Hey @samselikoff! Thanks for opening the issue. Unfortunately, Apple did not update their dev site in a timely manner yet, which is the data source where scraping happens.

Considering Apple's delay on updating it's own site, I now think it might be better to maintain this specs manually and ditch the scraping part.

@samselikoff
Copy link
Author

samselikoff commented Nov 18, 2020 via email

@onderceylan onderceylan self-assigned this Nov 30, 2020
onderceylan added a commit that referenced this issue Nov 30, 2020
Add iPhone 12 specs to fallback data for offline use.

fix #454
onderceylan added a commit that referenced this issue Nov 30, 2020
Add iPhone 12 specs to fallback data for offline use.

fix #454
onderceylan pushed a commit that referenced this issue Nov 30, 2020
# [4.0.0](v3.2.3...v4.0.0) (2020-11-30)

### Bug Fixes

* **main:** add --no-sandbox option to optionally disable sandboxing on linux ([79444d2](79444d2))

### Features

* **main:** add iPhone 12 specs to fallback data ([e1f8a27](e1f8a27)), closes [#454](#454)
* **main:** add optional windows mstile icon generation ([91ae0a9](91ae0a9)), closes [#309](#309) [#389](#389)
* **main:** reduce apple icons to a single file size ([c8f1321](c8f1321)), closes [#433](#433)

### BREAKING CHANGES

* **main:** Generated Apple touch icons is reduced to one icon. The icon file type is set to
PNG as default type, rather than a JPEG type.
@onderceylan
Copy link
Collaborator

🎉 This issue has been resolved in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@samselikoff
Copy link
Author

samselikoff commented Dec 1, 2020 via email

@onderceylan
Copy link
Collaborator

Thanks for contributing @samselikoff! 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request released
Projects
None yet
2 participants