Skip to content

History / Roadmap 4x

Revisions

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

    @danikf danikf committed Jun 17, 2026
  • Roadmap 4.x: add breaking-changes list for release notes (exception model, targets) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

    Danik committed Jun 16, 2026
  • Document raw command pass-through + WinBox GUI-name addressing Both features now ship on 4.x; move them from "under consideration" to shipped. - Command-translation-on-non-API-transports: rename "Proposed extensions" -> "Escape hatches"; document CreateRawCommand (per-transport dialect table, wrapAsValue) and UseGuiNames (opt-in, separator folding, override precedence) with real usage examples. - Connection-types-and-capabilities: add RawCommand to the capability list and matrix. - Roadmap-4x: mark both entries as shipped (✅). - Home: (existing) link to the command-translation page. 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
  • Roadmap: mark WinBox Native and WinBox Native over MAC as shipped Add ✅ sections for the WinBox Native (M2) transport (structured CRUD over TCP 8291, .jg-driven mapping, Crud|Listen|SafeMode) and WinBox Native over MAC (WinboxNativeMac, same engine over UDP 20561). Update the WinBox CLI note that previously listed native-M2 as a planned follow-up. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

    @danikf danikf committed Jun 15, 2026
  • Document WinBox CLI over MAC connection (TikConnectionType.WinboxCliMac) - New page WinBox-CLI-MAC-connection: encrypted WinBox CLI over the MAC layer (UDP 20561), prerequisites, usage, MNDP bypass, TikConnectionSetup helper, capability, notes. - Home: add WinboxCliMac to the transport list. - Roadmap-4x: mark WinBox CLI over MAC transport done. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

    @danikf danikf committed Jun 6, 2026
  • Document WinBox CLI connection (TikConnectionType.WinboxCli) - New page WinBox-CLI-connection: encrypted CLI over TCP 8291 (EC-SRP5 + AES), usage, TikConnectionSetup helper, login timeout, capability, notes. - Home: add WinboxCli to the transport list. - Roadmap-4x: mark WinBox CLI transport done; note native-M2 / MAC variants ahead. - MAC-Telnet-connection: add the Login timeout section (previously uncommitted). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

    @danikf danikf committed Jun 5, 2026
  • docs: MAC-Telnet connection + MNDP FindMacByHost + roadmap update - MAC-Telnet-connection.md — new page: router setup, basic usage, RouterMac override, TikConnectionSetup, capability note, transport limitations - MNDP.md — add FindMacByHost helper docs + TikInstanceDescriptor field table - Roadmap-4x.md — mark MAC-Telnet as done (was exploratory) - Home.md — add transport type list (Api/ApiSsl/Rest/RestSsl/Telnet/MacTelnet) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @danikf danikf committed Jun 4, 2026
  • Roadmap: .NET 4.8 remains supported and tested via netstandard2.0 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @danikf danikf committed May 24, 2026
  • Add 4.x roadmap wiki page Covers planned features with delivery order and disclaimers for exploratory/uncertain items: TikLink fluent API, path navigation, command wrappers, SyncListAsync, REST transport, DI integration, platform cleanup, MAC Telnet, SSH, TikValue. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @danikf danikf committed May 24, 2026