Refresh Connections (credentials banner/pills, Credentials nav, larger
folder chevron), and the RDP/VDI/Web/SSH-tunnel editors, plus the
Sessions/Recordings/Reports/Admin pages (real data sanitised). Add a new
My Credentials screenshot (scroll/filter/collapse, masked fields). Drop
the stale version note. tokens_view and recordings_player_histogram are
left as their prior captures.
Re-captured from sol1-remoteconsole running 1.6.1 with the default
aurora theme and the new Connections layout (renamed from Address
Book in v1.6.0). User-identifying data sanitised; a temporary demo
folder with clearly-fake entries (example.com, saucedemo, internal
bastion hops) was seeded and torn down around the capture.
New views added:
- connections.png — subfolder tree + scope icons, all five entry
type badges
- vdi_connection.png — Docker VDI editor showing container image,
CPU/memory limits, allow_sharing + auto_open_if_singleton toggles
- reports_view.png — aggregate counters + filterable session history
Refreshed:
- rdp_connection.png — NLA auth pkg, KDC URL, RemoteApp, recording
- web_connection.png — banner, autofill with $USERNAME/$PASSWORD,
allowed domains
- ssh-tunnel.png — multi-hop flow diagram with jump host cards
- sessions_view_with_adhoc.png — collapsible ad-hoc form + active
sessions panel
- recordings_view.png, recordings_player_histogram.png
- admin_console.png — v1.6.1 badge, system-status cards, users table
- tokens_view.png — group-to-role mappings + user API tokens
Removed screenshots/address_book.png (renamed to connections.png
as per the v1.6.0 rework).
- New GET /api/connect quick-connect endpoint for external integrations
- Ad-hoc mode (poweruser+): hostname/protocol/port params, redirects to client
- Address book mode (operator+): scope/folder/entry params, credentials from Vault
- Unauthenticated users redirected through SSO login and back automatically
- OIDC deep-link support: login handler accepts ?next= param, stores as cookie,
callback redirects there instead of /addressbook.html after authentication
- New docs/netbox.md integration guide: Custom Fields, Custom Links with
console_enabled/console_mode gating, webhook-driven address book sync
- Updated docs/api.md with GET /api/connect endpoint documentation
- Updated screenshots/screenshots.md with descriptions for all screenshots
- Bump version to 0.3.1
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>