Skip to content

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 06 Jun 11:03
· 15 commits to main since this release
4535d06

v1.1.1 — File Transfer port fix

Bug fix

  • The "Browse & Access" preset used port 8081, which was wrong. The
    Supernote's official File Transfer service actually listens on 8089,
    so the preset never reached it. Renamed to "File Transfer" and set
    the correct port 8089.

Note

  • The official File Transfer service is tunneled correctly through the
    TCP relay as well. It works — though the practical use is unclear,
    since the Supernote is already connected to the PC over USB when the
    tunnel is running.