MikroTik Changelogs
← Back to search All components

Component: fetch

185 changelog entries across 97 version(s)

Releases by channel (stacked)

7.23.4 Long-term 2026-Sep-03 (2 weeks ago)
  • improve stability of the TFTP client;
7.24.2 Stable 2026-Sep-03 (2 weeks ago)
  • improve stability of the TFTP client;
6.49.21 Stable 2026-Sep-03 (2 weeks ago)
  • improve stability of the TFTP client;
7.25beta3 Development 2026-Sep-02 (2 weeks ago)
  • show a clearer error when keep-result and output are both used;
  • improve stability of the TFTP client;
  • improve upload state reporting when using sftp;
  • never set a cookie jar for HTTP requests;
7.24 Stable 2026-Aug-14 (1 month ago)
  • added "ip-type" parameter;
  • added option to force HTTP/2 only (only for ARM64 and x86/CHR devices);
  • fixed false "bad request" response when trying to fetch URL with IPv6 address in it;
  • hint file list for "src-path" and "dst-path" parameters;
7.24beta2 Development 2026-Jun-10 (3 months ago)
  • added option to force HTTP/2 only (only for ARM64 and x86/CHR devices);
7.24beta1 Development 2026-May-26 (3 months ago)
  • added "ip-type" parameter;
  • fixed false "bad request" response when trying to fetch URL with IPv6 address in it;
  • hint file list for "src-path" and "dst-path" parameters;
7.23 Stable 2026-May-25 (3 months ago)
  • fixed non-working idle-timeout in some cases;
7.23beta2 Development 2026-Mar-13 (6 months ago)
  • fixed non-working idle-timeout in some cases;
7.22 Stable 2026-Mar-09 (6 months ago)
  • added HTTP/2 support on ARM64 and x86/CHR devices;
  • fixed fetch treating relative paths from redirects as hostnames;
  • increased default maximum redirect count to 2;
  • return error code and HTTP headers to :onerror script;
  • treat HTTP 304 return code as success;
7.22rc3 Testing 2026-Feb-26 (6 months ago)
  • fixed fetch treating relative paths from redirects as hostnames;
7.22beta6 Development 2026-Jan-28 (7 months ago)
  • added HTTP/2 support on ARM64 and x86/CHR devices (additional fixes);
7.22beta5 Development 2026-Jan-21 (8 months ago)
  • added HTTP/2 support on ARM64 and x86/CHR devices (additional fixes);
7.21 Stable 2026-Jan-12 (8 months ago)
  • added "http-percent-encoding" parameter;
  • fixed http headers appearance when received payload is empty;
  • send http-data for any http method;
7.22beta1 Development 2026-Jan-02 (8 months ago)
  • added HTTP/2 support on ARM64 and x86/CHR devices;
  • increased default maximum redirect count to 2;
  • return error code and HTTP headers to :onerror script;
  • treat HTTP 304 return code as success;
7.21rc3 Testing 2025-Dec-22 (9 months ago)
  • fixed certificate trust store usage when executed by another RouterOS program (introduced in v7.21beta7);
7.21beta2 Testing 2025-Oct-06 (11 months ago)
  • added "http-percent-encoding" parameter;
  • fixed http headers appearance when received payload is empty;
  • send http-data for any http method;
7.20 Stable 2025-Sep-29 (11 months ago)
  • display file sizes between 1-1023 bytes as 1KiB (instead of 0KiB);
  • include RouterOS version in the "User-Agent" field;
7.20beta2 Testing 2025-May-27 (1 year ago)
  • display file sizes between 1-1023 bytes as 1KiB (instead of 0KiB);
  • include RouterOS version in the "User-Agent" field;
7.19 Stable 2025-May-22 (1 year ago)
  • fixed false successful messages in FTP mode;
7.19beta8 Testing 2025-Apr-04 (1 year ago)
  • fixed false successful messages in FTP mode;
6.49.18 Stable 2025-Feb-27 (1 year ago)
  • improved system stability when using TFTP;
7.18 Stable 2025-Feb-24 (1 year ago)
  • added "http-max-redirect-count" parameter, allows to follow redirects;
  • do not require "content-length" or "transfer-encoding" for HTTP;
7.18beta4 Testing 2025-Jan-31 (1 year ago)
  • fixed IPv6 handling in URL (introduced in v7.18beta2);
7.18beta2 Testing 2025-Jan-21 (1 year ago)
  • added "http-max-redirect-count" parameter, allows to follow redirects;
  • do not require "content-length" or "transfer-encoding" for HTTP;