WeTransfer / Diagnostics

Allow users to easily share Diagnostics with your support team to improve the flow of fixing bugs.
MIT License
933 stars 53 forks source link

Include device product names #60

Closed davidsteppenbeck closed 4 years ago

davidsteppenbeck commented 4 years ago

I thought it might be convenient to include something that contains device product names so what appears in the final report is more understandable - for example, we'd see:

Device iPhone12,1 (iPhone 11)

rather than just:

Device iPhone12,1

in the attached HTML file. Would probably be enough to just include the most recent iPhones for now, to keep it compact. Devices not included would just display as they are currently.

ghost commented 4 years ago

The pull request #61 that closed this issue was merged and released as part of Release 1.6.0 :rocket: Please let us know if the functionality works as expected as a reply here. If it does not, please open a new issue. Thanks!