diff --git a/NEWS b/NEWS index 4ebf395f91..fb74960062 100644 --- a/NEWS +++ b/NEWS @@ -1,18 +1,16 @@ ============================================= -NetworkManager-1.14 (not released yet) +NetworkManager-1.14 Overview of changes since NetworkManager-1.12 ============================================= -This is a snapshot of NetworkManager 1.14 development series. -The API is subject to change and not guaranteed to be compatible -with the later release. -USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE! +This is a new stable release of NetworkManager. Notable changes include: * Added support for IEEE 802.15.4 and 6LowPAN devices. * Support activating profile multiple times via connection.multi-connect setting. * Add match setting to restrict a profile to devices based on a list of interface names with globbing supported. +* Fix PrimaryConnection for VPN with default-route. * Add support for ethtool offload features. * Add support for configuring llmnr. * Deprecate endian-dependent D-Bus API and add new API that can be @@ -23,7 +21,8 @@ USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE! * Add support for configuring SR-IOV devices. * Improve error reporting of activation when no device is available. * Support reapplying changes of the route metric. -* Support EAP profiles with iwd Wi-Fi backend. +* Support EAP profiles with iwd Wi-Fi backend and support iwd API 0.8. +* Expose slaves of OVS bridges and ports. The following changes were backported to 1.12.x releases between 1.12.0 and 1.12.2 are also present in NetworkManager-1.14: