Overview of changes in lomiri-indicator-network 1.1.2

  - src/indicator/nmofono/wwan/wwan-link.h: Make std::multimap under
    C++17 happy with Compare.
  - CMakeLists.txt: Raise C++ standard to C++17.
  - Translation updates (thanks to all contributors on
    hosted.weblate.org).

Overview of changes in lomiri-indicator-network 1.1.1

  - tests/unit/secret-agent/test-secret-agent: Make sure signal emitted
    on agent startup doesn't leak into tests.
  - src/indicator/nmofono/wwan/modem.cpp: Fix accidental assignment
    instead of comparison.
  - Translation updates (thanks to all contributors on
    hosted.weblate.org).

Overview of changes in lomiri-indicator-network 1.1.0

  - Add ability to connect to WPA3 Personal AP's.
  - Indicator: Query IMS status from ofono and implement VoLTE icon.
  - src/, tests/: Make it possible to completely disable Mechanicd
    code.
  - hotspot-manager: use the correct method for resetting unique_ptr.
  - hotspot-manager: use mechanicd exclusively to switch WiFi mode.
  - data/lomiri-indicator-network.service.in: Become part of
    lomiri-indicators.target.
  - indicator: Add 5G/nr support.
  - nmofono: Drop unused files.
  - Use CMAKE_INSTALL_FULL_* for installing.
  - Translation updates (thanks to all contributors on
    hosted.weblate.org).

Overview of changes in lomiri-indicator-network 1.0.2

  - CMake: Make less assumptions about where files will end up (@OPNA2608).
  - Honour CMAKE_INSTALL_DOCDIR for documentation installation (@OPNA2608).
  - Translation updates.

Overview of changes in lomiri-indicator-network 1.0.1

  - Fix pkg-config file for liblomiri-connectivity-qt1.
  - Do not generate passwords with std::rand().
  - Fix qdoc markup.
  - Remove launchpad bug reporting links.
  - nmofono: increase the wait time for the hotspot connection to
    activate.
  - nmofono: reduce the frequency of "waiting for hotspot" log.
  - Improve handling of failure to enable hotspot from NM.
  - data: makes com.lomiri.connectivity1 DBus-activatable.
  - nmofono: when unlockAllModems, also unlock modems that appear later.
  - hotspot-manager: show a notification when an error occurs.
  - Fix typo preventing the substitution of the version number.
  - Add Lomiri.Connectivity module documentation.

Overview of changes in lomiri-indicator-network 1.0.0

  - Initial official release.
  - Port from indicator-network to lomiri-indicator-network.
