Skip to content

Releases: FilipB97/Waypoint

Waypoint 1.8.10

Choose a tag to compare

@github-actions github-actions released this 10 Jul 21:13
3efd669

What's changed

  • fix(ui): obwódka okna nie błyska na kobalt przy starcie i aktywacji
  • fix(app): przegląd — crash transferu, utwardzenie aktualizacji/known-hosts i poprawki bugów
  • ci: Bump actions/checkout from 4 to 7
  • feat(site): przeprojektowany landing page — kierunek „Atlas" (render UI, animacje, mikro-wizuale)
  • ci: Bump actions/deploy-pages from 4 to 5
  • ci: Bump github/codeql-action from 3 to 4
  • ci: Bump actions/cache from 4 to 6
  • ci: Bump actions/setup-dotnet from 4 to 5
  • ci: Bump actions/configure-pages from 5 to 6
  • ci: dodaj Dependabot, CodeQL, lint tytułów PR, cache CI i szablon PR
  • ci(release): wydanie jednym kliknięciem — wybór patch/minor/major zamiast wpisywania wersji

Since v1.8.9.


Waypoint - a modern RDP manager for Windows (WPF, Fluent / Mica).

Download the Waypoint-...-win-x64.exe asset below and run it - self-contained,
no .NET install required (Windows 10/11 x64).

This build is Authenticode-signed. The certificate is self-signed, so SmartScreen
may still warn on first run (More info -> Run anyway); in-app auto-update verifies
that each update is signed by the same publisher as your installed copy.

SHA-256 3B0F4D8C0052CEDF96AC752AA8B71958DF699191CEFDFFA0840498DC14504044

Waypoint 1.8.9

Choose a tag to compare

@github-actions github-actions released this 10 Jul 16:24
643dd44

What's changed

  • fix(rest): przywróć kolory zmiennych {{}} — koloruj komórkę przy Loaded
  • fix(theme): modale zgodne z motywem — kryjące tło na root, nie na oknie Mica

Since v1.8.8.


Waypoint - a modern RDP manager for Windows (WPF, Fluent / Mica).

Download the Waypoint-...-win-x64.exe asset below and run it - self-contained,
no .NET install required (Windows 10/11 x64).

This build is Authenticode-signed. The certificate is self-signed, so SmartScreen
may still warn on first run (More info -> Run anyway); in-app auto-update verifies
that each update is signed by the same publisher as your installed copy.

SHA-256 3DE6E01F8835AFA81E3AA32A8797D01691790262AF38A0A34955E16B48FE77B6

Waypoint 1.8.8

Choose a tag to compare

@github-actions github-actions released this 10 Jul 14:22
ada3a6b

What's changed

  • ux(rest): lista środowisk w motywie aplikacji — akcentowa nakładka zamiast systemowego niebieskiego
  • fix(rest): pusty token Bearer = po cichu pominięty Authorization — wykryj i powiedz wprost

Since v1.8.7.


Waypoint - a modern RDP manager for Windows (WPF, Fluent / Mica).

Download the Waypoint-...-win-x64.exe asset below and run it - self-contained,
no .NET install required (Windows 10/11 x64).

This build is Authenticode-signed. The certificate is self-signed, so SmartScreen
may still warn on first run (More info -> Run anyway); in-app auto-update verifies
that each update is signed by the same publisher as your installed copy.

SHA-256 0198346A587490A46FD09DDE3EDCB657146808DB487A1E3319AC167957D425C6

Waypoint 1.8.7

Choose a tag to compare

@github-actions github-actions released this 10 Jul 13:50
424da68

What's changed

  • ux(rest): lifting okna środowisk — bez zdublowanego nagłówka, czytelny pasek akcji
  • feat(rest): zakładka „Wysłane" — co faktycznie poszło na drut + ostrzeżenie o nieznanych {{zmiennych}}
  • fix(rdp): ponawiaj nieudany pierwszy resize sesji — szare pasy po autostarcie
  • ux(sidebar): usuń zdublowany przycisk „Importuj…" z bloku szybkich akcji

Since v1.8.6.


Waypoint - a modern RDP manager for Windows (WPF, Fluent / Mica).

Download the Waypoint-...-win-x64.exe asset below and run it - self-contained,
no .NET install required (Windows 10/11 x64).

This build is Authenticode-signed. The certificate is self-signed, so SmartScreen
may still warn on first run (More info -> Run anyway); in-app auto-update verifies
that each update is signed by the same publisher as your installed copy.

SHA-256 816B04FB97E2BCD8DD48E878D4CE948D98C8E4A26B152425061FAD03A9915618

Waypoint 1.8.6

Choose a tag to compare

@github-actions github-actions released this 10 Jul 09:54
edd8748

What's changed

  • refactor(mainwindow): PR 6/6 — SessionManager wyniesiony z MainWindow + dedup B3/B4 (move-method 1:1)
  • refactor(mainwindow): PR 5/6 — FullscreenController wyniesiony z MainWindow (move-method 1:1)
  • refactor(mainwindow): PR 4/6 — TabStripController wyniesiony z MainWindow (move-method 1:1)
  • refactor(mainwindow): PR 3/6 — ServerTreeController wyniesiony z MainWindow (move-method 1:1)
  • feat(rest): moduł jak w Postmanie — środowisko-chip i szukanie żądań w sidebarze
  • feat(rest): pasek kart otwartych żądań w warsztacie (jak w mockupie)
  • fix(rest): otwarcie żądania nie wyrzuca już z modułu REST na listę serwerów
  • refactor(mainwindow): PR 2/6 — ReachabilityService wyniesiony z MainWindow (move-method 1:1)

Since v1.8.5.


Waypoint - a modern RDP manager for Windows (WPF, Fluent / Mica).

Download the Waypoint-...-win-x64.exe asset below and run it - self-contained,
no .NET install required (Windows 10/11 x64).

This build is Authenticode-signed. The certificate is self-signed, so SmartScreen
may still warn on first run (More info -> Run anyway); in-app auto-update verifies
that each update is signed by the same publisher as your installed copy.

SHA-256 13E48295864F4C9BA79DF8F7085535BF144491572557D1A219CEC3A194F6F3C0

Waypoint 1.8.5

Choose a tag to compare

@github-actions github-actions released this 10 Jul 00:24
565c3f1

What's changed

  • fix(rest): stare globalne API skryptów Postmana + zaznaczanie myszą w edytorach kodu
  • fix(ui): REST jako oddzielny widok + Pulpit/Ostatnie reagują na motyw
  • refactor(mainwindow): PR 1/6 — UpdateService wyniesiony z MainWindow (move-method 1:1)

Since v1.8.4.


Waypoint - a modern RDP manager for Windows (WPF, Fluent / Mica).

Download the Waypoint-...-win-x64.exe asset below and run it - self-contained,
no .NET install required (Windows 10/11 x64).

This build is Authenticode-signed. The certificate is self-signed, so SmartScreen
may still warn on first run (More info -> Run anyway); in-app auto-update verifies
that each update is signed by the same publisher as your installed copy.

SHA-256 F1A7327282E0BFC4E9CF0D6CEDD5890A09273A5A883C5FF01E781BE9C0B0F94E

Waypoint 1.8.4

Choose a tag to compare

@github-actions github-actions released this 09 Jul 23:34
a63ef29

What's changed

  • feat(rest): jedno drzewo kolekcji — moduł w railu przejmuje strukturę, konsola bez panelu

Since v1.8.3.


Waypoint - a modern RDP manager for Windows (WPF, Fluent / Mica).

Download the Waypoint-...-win-x64.exe asset below and run it - self-contained,
no .NET install required (Windows 10/11 x64).

This build is Authenticode-signed. The certificate is self-signed, so SmartScreen
may still warn on first run (More info -> Run anyway); in-app auto-update verifies
that each update is signed by the same publisher as your installed copy.

SHA-256 2726CE3CCFBECAC3338EDAEAFCBFD4DA1C608FB6111D280DCE216FAD27C0B0ED

Waypoint 1.8.3

Choose a tag to compare

@github-actions github-actions released this 09 Jul 23:13
6933774

What's changed

  • fix(theme): Pulpit i „Ostatnie" reagują na motyw/preset na żywo
  • fix(rest): moduł REST jako pełny tryb — wejście/zwijanie ikoną, wyjście przez „Połączenia"

Since v1.8.2.


Waypoint - a modern RDP manager for Windows (WPF, Fluent / Mica).

Download the Waypoint-...-win-x64.exe asset below and run it - self-contained,
no .NET install required (Windows 10/11 x64).

This build is Authenticode-signed. The certificate is self-signed, so SmartScreen
may still warn on first run (More info -> Run anyway); in-app auto-update verifies
that each update is signed by the same publisher as your installed copy.

SHA-256 C81B296EDF48BA8A477E6FABD7567B09DB685C955AD1309C87D8FA67B8A4E77A

Waypoint 1.8.2

Choose a tag to compare

@github-actions github-actions released this 09 Jul 21:48
152f836

What's changed

  • feat(rest): moduł REST jako osobny dom kolekcji — zwijanie, menu kontekstowe, poza listą serwerów

Since v1.8.1.


Waypoint - a modern RDP manager for Windows (WPF, Fluent / Mica).

Download the Waypoint-...-win-x64.exe asset below and run it - self-contained,
no .NET install required (Windows 10/11 x64).

This build is Authenticode-signed. The certificate is self-signed, so SmartScreen
may still warn on first run (More info -> Run anyway); in-app auto-update verifies
that each update is signed by the same publisher as your installed copy.

SHA-256 9643A384B9FF479FED2600E83F45D18FCF728E1272D8A9E3E123B8BEF6B9FCFC

Waypoint 1.8.1

Choose a tag to compare

@github-actions github-actions released this 09 Jul 18:54
66196d3

What's changed

  • feat(rest): {{zmienne}} w polu Token + kolor pól wg środowiska (niebieski/czerwony)
  • docs: plan refaktoryzacji MainWindow.xaml.cs (god object → kontrolery/serwisy)
  • fix(rest): import środowisk Postmana — karta importu rozpoznaje env + 3 usterki store'u
  • fix(theme): niewidoczna lista w „Uwierzytelnianie kolekcji" + kolory metod z palety

Since v1.8.0.


Waypoint - a modern RDP manager for Windows (WPF, Fluent / Mica).

Download the Waypoint-...-win-x64.exe asset below and run it - self-contained,
no .NET install required (Windows 10/11 x64).

This build is Authenticode-signed. The certificate is self-signed, so SmartScreen
may still warn on first run (More info -> Run anyway); in-app auto-update verifies
that each update is signed by the same publisher as your installed copy.

SHA-256 760E7A340C3FA1986314872F138FEDC2A398490AF8542C48AAED7FF1B95D4690