Skip to content

History / SSH connection

Revisions

  • 4.0.0-alpha: update released banners, add tik4mcp links, add History entry

    @danikf danikf committed Jun 17, 2026
  • Wiki: beginner-focused restructure, fix samples, mark 4.x alpha-preview transports - Home: restructure for beginners (install -> quick start -> typed read -> CRUD -> async); move feature/transport lists below; tag 4.x-only features. - Mark every non-API transport as "alpha preview in 4.x" (Home + Connection-types tables and per-page banners); add note that only Api/ApiSsl are stable. - Fix outdated samples: obsolete Api_v2 -> Api (Home, How-to-use, CRUD-examples, VB); CRUD =.id= literal -> $"=.id={id}"; ADO.NET cmd/command name mismatch. - Add missing Telnet-connection page (was a broken link from SSH page). - Fill login-versions page (was a "TBD" stub). - Expand History 4.0.0 with new transports, Safe Mode, capability model, raw command, GUI-name addressing, MCP server. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

    Danik committed Jun 16, 2026
  • Document SSH connection (tik4net.ssh, chapter F) - New SSH-connection page: usage (new SshConnection / setup.CreateSshConnection / ConnectionFactory after Tik4NetSsh.Register), capability, Safe Mode notes, separate tik4net.ssh package. - Home: add the Ssh transport to the transport list. - Roadmap-4x: SSH moved from exploratory to shipped. - Safe-Mode: add the Ssh row (unroll via scriptable /safe-mode/unroll on 7.18+, because Ctrl+D is the SSH EOF convention). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

    @danikf danikf committed Jun 15, 2026