MikroTik Changelog Tracker
← Back to search All components

Component: api

18 changelog entries across 16 version(s)

Activity over time (changelog entries per month)

7.17 Stable 2025-Jan-16 (1 year ago)
  • fixed REST API serialization of binary data;
7.14 Stable 2024-Feb-29 (1 year ago)
  • improved REST API stability when processing invalid requests;
  • properly return SNMP OIDs when requested;
7.12 Stable 2023-Nov-09 (2 years ago)
  • fixed fetching objects with warning option from REST API;
7.11 Stable 2023-Aug-15 (2 years ago)
  • disallow executing commands without required parameters;
7.4 Stable 2022-Jul-19 (3 years ago)
  • fixed comma encoding within URL when using the ".proplist" argument;
7.2 Stable 2022-Mar-31 (3 years ago)
  • accept "Content-Type" with specified charset;
6.47 Stable 2020-Jun-02 (5 years ago)
  • added ECDHE cipher support for "api-ssl" service;
6.42.5 Stable 2018-Jun-26 (7 years ago)
  • properly classify API sessions in log;
6.39 Stable 2017-Apr-27 (8 years ago)
  • fixed double dynamic flags for "/ip firewall address-list print";
6.30 Stable 2015-Jul-08 (10 years ago)
  • reduce api tcp connection keepalive delay to 30 seconds,
6.27 Stable 2015-Feb-11 (10 years ago)
  • return sentences can have property ".section" that groups values
6.26 Stable 2015-Feb-03 (11 years ago)
  • fixed /system check-installation;
6.25 Stable 2015-Jan-19 (11 years ago)
  • fixed missing return values of some commands;
6.18 Stable 2014-Aug-01 (11 years ago)
  • use the same syntax for property values as is used in 'print detail'
6.1 Stable 2013-Jun-12 (12 years ago)
  • added support for API over TLS (SSL);
  • api service is now enabled by default;
4.10 Stable 2010-May-28 (15 years ago)
  • fixed '/ip/route/print', was not showing '.id' values;