MikroTik Changelogs
← Back to search All components

Component: fetch

169 changelog entries across 89 version(s)

Releases by channel (stacked)

7.23beta2 Development 2026-Mar-13 (1 month ago)
  • fixed non-working idle-timeout in some cases;
7.22 Stable 2026-Mar-09 (1 month 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 (2 months ago)
  • fixed fetch treating relative paths from redirects as hostnames;
7.22beta6 Development 2026-Jan-28 (3 months ago)
  • added HTTP/2 support on ARM64 and x86/CHR devices (additional fixes);
7.22beta5 Development 2026-Jan-21 (3 months ago)
  • added HTTP/2 support on ARM64 and x86/CHR devices (additional fixes);
7.21 Stable 2026-Jan-12 (3 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 (4 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 (4 months ago)
  • fixed certificate trust store usage when executed by another RouterOS program (introduced in v7.21beta7);
7.21beta2 Testing 2025-Oct-06 (6 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 (7 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 (11 months 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 (11 months 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;
7.17 Stable 2025-Jan-16 (1 year ago)
  • fixed certificate check when provided hostname is IP address;
  • fixed large file (over 4GB) fetch in HTTP/HTTPS mode;
7.17beta2 Testing 2024-Sep-27 (1 year ago)
  • fixed certificate check when provided hostname is IP address;
  • fixed large file (over 4GB) fetch in HTTP/HTTPS mode;
7.16 Stable 2024-Sep-20 (1 year ago)
  • handle HTTP 401 status correctly;
  • improved logging;
7.16beta1 Testing 2024-Jun-05 (1 year ago)
  • handle HTTP 401 status correctly;
  • improved logging;
7.15 Stable 2024-May-29 (1 year ago)
  • added "idle-timeout" parameter;
  • changed topic "info" to "error" for permission denied logs;
  • fixed slow throughput due to "raw" logging which occurred even when not listening to the topic (introduced in v7.13);
7.15rc1 Testing 2024-Apr-18 (2 years ago)
  • added "idle-timeout" parameter;
7.14.3 Stable 2024-Apr-17 (2 years ago)
  • fixed slow throughput due to "raw" logging which occurred even when not listening to the topic (introduced in v7.13);
7.15beta8 Testing 2024-Mar-21 (2 years ago)
  • changed topic "info" to "error" for permission denied logs;
  • fixed slow throughput due to "raw" logging which occurred even when not listening to the topic (introduced in v7.13);