MikroTik Changelog Tracker
← Back to search All components

Component: fetch

89 changelog entries across 41 version(s)

Releases by channel (stacked)

6.44 Stable 2019-Feb-25 (7 years ago)
  • added "http-header-field" parameter;
  • added option to specify multiple headers under "http-header-field", including content type;
  • fixed "without-paging" option;
  • improved file downloading to slow memory;
  • improved stability when using HTTP mode;
  • removed "http-content-type" parameter;
6.43 Stable 2018-Sep-06 (7 years ago)
  • added "as-value" output format;
  • fixed address and DNS verification in certificates;
6.42 Stable 2018-Apr-13 (7 years ago)
  • added "http-content-type" option to allow setting MIME type of the data in free text form;
  • added "output" option for all modes in order to return result to file, variable or ignore it;
  • increased maximum number of sessions to 100;
6.41 Stable 2017-Dec-22 (8 years ago)
  • accept all HTTP 2xx status codes;
6.38.7 Long-term 2017-Jun-20 (8 years ago)
  • fixed download issue over HTTPS;
6.39.2 Stable 2017-Jun-01 (8 years ago)
  • fixed "user" and "password" argument parsing from URL for FTP;
6.39 Stable 2017-Apr-27 (8 years ago)
  • added "http-data" and "http-method" parameters to allow delete, get, post, put methods (content-type=application/x-www-form-urlencoded by default);
  • fixed authentication failure;
  • fixed download issue over HTTPS;
6.36.3 Stable 2016-Sep-05 (9 years ago)
  • fixed bug with incomplete files in https mode;
6.36 Stable 2016-Jul-20 (9 years ago)
  • support tls host name extension;
6.35 Stable 2016-Apr-14 (9 years ago)
  • decrease connection idle timeout;
6.34.3 Stable 2016-Mar-09 (9 years ago)
  • fixed TTFP download;
6.32.4 Long-term 2016-Feb-09 (10 years ago)
  • added 30 second connection time-out;
  • fixed closure after 30 seconds;
6.33.5 Stable 2015-Dec-28 (10 years ago)
  • added 30 second connection time-out;
6.33 Stable 2015-Nov-06 (10 years ago)
  • fixed error message when error code 200 was received;
6.23 Stable 2014-Dec-04 (11 years ago)
  • allow checking certificate trust without crl checking;
6.20 Stable 2014-Oct-01 (11 years ago)
  • allow fetching files larger than 4G;
  • fixed problem where files fetched over https were trimmed in size;