solosky / pixl.js

An emulator for Amiibo!
GNU General Public License v2.0
602 stars 111 forks source link

WIP: 2.11.0 #258

Closed solosky closed 2 months ago

solosky commented 3 months ago

这是个BUGFIX版本,推荐更新使用!

可以用NRFConnect或者 网页 进入DFU模式后更新固件。 iOS用户推荐使用 iNFC 或者MTools BLE一键更新最新固件。

更新记录

Firmware

netlify[bot] commented 3 months ago

Deploy Preview for aquamarine-heliotrope-f610d4 ready!

Name Link
Latest commit ed61ce84f1b7e6f879f5224733a1fa5de4f91e1f
Latest deploy log https://app.netlify.com/sites/aquamarine-heliotrope-f610d4/deploys/66ca8c58dce20b00087ec115
Deploy Preview https://deploy-preview-258--aquamarine-heliotrope-f610d4.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

MayanKoyote commented 2 months ago

Question: Are we going to bother in this release with the elipsis [_L_ELLIPSIS] in the form of a special Unicode elipsis symbol U+2026 ( "…" ) , or will we just leave it as simple separate three dots ( "..." ) ? https://github.com/solosky/pixl.js/pull/240#issuecomment-2051241100 ( <- there's a font attached with the symbol modified for this purpose )

solosky commented 2 months ago

Question: Are we going to bother in this release with the elipsis [_L_ELLIPSIS] in the form of a special Unicode elipsis symbol U+2026 ( "…" ) , or will we just leave it as simple separate three dots ( "..." ) ? #240 (comment) ( <- there's a font attached with the symbol modified for this purpose )

I think this is a minor changes, do not have much feature enhancement, let's move the change to another version if possible.