Skip to content

Releases: JDE-Projects/Simple-SFTP-Server

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 09 Aug 01:10

What's Changed

  • Updated the header with the app glyph and shared two-line layout.
  • Fixed window-position saving when multiple instances are open.
  • Improved update checks with Windows trust-store support, actionable failure details, and debug logging.
  • Updated the bundled cryptography library to 50.0.0 and added key-generation compatibility tests.

Full Changelog: v1.4.0...v1.4.1

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 04:06

What's Changed

  • The app now remembers its window size, position, and which monitor it was on, and reopens there on the next launch.
  • When the server is running but Windows Firewall may be blocking connections from other devices, a warning banner now appears showing the port, with a link to firewall setup help. It only reads firewall state: it never changes rules and never needs admin.
  • Refreshed the window header to the standard two-line title with a "by JDE-Projects" link.

Full Changelog: v1.3.0...v1.4.0

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 14:18

What's Changed

  • Launching the app while it is already running now asks before opening a second copy (native Yes/No prompt; Yes opens a second instance, No leaves the existing window as is).

Full Changelog: v1.2.1...v1.3.0

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 10 Jul 15:29

What's Changed

  • Folder picker and key save dialogs updated to the current pywebview API

Full Changelog: v1.2.0...v1.2.1

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 16:21

What's Changed

  • Light mode: a sun/moon toggle (top-right) switches the whole app between dark and light, and your choice is remembered next launch.
  • Update check result now shows as a quiet inline notice in a restyled bottom bar instead of a popup, with a persistent link when a newer version is available.

Full Changelog: v1.1.0...v1.2.0

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 13:14

What's Changed

  • New Windows installer (Start menu shortcut, per-user install, clean uninstall), shipped alongside the existing portable zip.

Full Changelog: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 11:43