Skip to content

Releases: LAN-SOLO/file-port

v0.2.9

Choose a tag to compare

@github-actions github-actions released this 22 Aug 14:08
  • feat(protocols): SMB 2/3, SCP und rsync über SSH — 0.2.9

v0.2.8

Choose a tag to compare

@github-actions github-actions released this 22 Aug 13:12
  • feat(protocols): nur noch sichere Verbindungen — FTPS implizit, Azure Blob, Google Cloud Storage — 0.2.8
  • docs(help): Pfadfeld, Host-Key-TOFU, BLAKE3 und Abbruch-Aufräumen dokumentiert

v0.2.7

Choose a tag to compare

@github-actions github-actions released this 21 Aug 03:06
  • style: minimalistischer Terminal-Look — Mono als UI-Schrift — 0.2.7

v0.2.6

Choose a tag to compare

@github-actions github-actions released this 20 Aug 08:37
  • feat(help): In-App-Tutorial & Handbuch (DE/EN) — 0.2.6

v0.2.5

Choose a tag to compare

@github-actions github-actions released this 20 Aug 02:22
  • style(brand): v0.2.5 — Wortmarke „fileport." mit App-Logo im Header
  • feat(app): v0.2.4 — Feinschliff: Doppelklick-Transfer, Doku, testbereit
  • feat(app): v0.2.3 — Transfers mit Warteschlange, Fortschritt und Abbruch
  • feat(app): v0.2.2 — Verbindungs-Manager mit Schlüsselbund-Anbindung
  • feat(app): v0.2.1 — Zwei-Fenster-UI mit lokalem Browsen
  • feat(core): v0.1.5 — S3-kompatibles Backend (object_store)
  • feat(core): v0.1.4 — WebDAV(S)-Backend (reqwest + eigener DAV-Layer)
  • feat(core): v0.1.3 — FTP- und FTPS-Backend (suppaftp)
  • feat(core): v0.1.2 — SFTP-Backend (russh) mit TOFU-Host-Key-Prüfung
  • feat(core): v0.1.1 — Protokoll-Engine-Fundament: Backend-Trait + lokales Dateisystem

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Aug 14:37
  • feat(app): Tauri-Grundgerüst mit In-App-Updater — Changelog vor jeder Installation
  • init(file-port): Produktplan, README & Repo-Struktur für den Transfer-Client