blob: 046c152bb65b7a57585983d3a9d3f9a57fd0a784 [file] [log] [blame]
Overview of changes in libmbim 1.4
----------------------------------------
* Added support for additional MBIM messages:
MBIM_SMS_CONFIGURATION
MBIM_SMS_READ
MBIM_SMS_SEND
MBIM_SMS_DELETE
MBIM_SMS_MESSAGE_STORE_STATUS
MBIM_USSD
MBIM_PHONEBOOK_CONFIGURATION
MBIM_PHONEBOOK_READ
MBIM_PHONEBOOK_DELETE
MBIM_PHONEBOOK_WRITE
MBIM_STK_PAC
MBIM_STK_TERMINAL_RESPONSE
MBIM_STK_ENVELOPE
MBIM_DEVICE_SERVICE_SUBSCRIBER_LIST
MBIM_AUTH_AKA
MBIM_AUTH_AKAP
MBIM_AUTH_SIM
MBIM_PACKET_STATISTICS
MBIM_NETWORK_IDLE_HINT
MBIM_EMERGENCY_MODE
MBIM_IP_PACKET_FILTERS
MBIM_DSS_CONNECT
MBIM_MULTICARRIER_PROVIDERS
* Updated mbimcli with new commands:
--query-packet-statistics
* Use gtester to run unit tests.
Overview of changes in libmbim 1.2
----------------------------------------
* Added support for additional MBIM messages:
MBIM_VISIBLE_PROVIDERS
MBIM_PREFERRED_PROVIDERS
MBIM_HOME_PROVIDER
MBIM_SERVICE_ACTIVATION
* Updated mbimcli with new commands:
--query-visible-providers
--query-preferred-providers
--query-home-provider
--query-signal-state
--no-open
--noop
* Updated mbim-network with session support, keeping TRID sequence between
commands.
* New symbols to check library version.
Overview of changes in libmbim 1.0
----------------------------------------
* Updated mbimcli with new commands:
--enter-pin
--change-pin
--enable-pin
--disable-pin
--enter-puk
--query-registration-state
--register-automatic
--query-packet-service-state
--attach-packet-service
--detach-packet-service
--query-connection-state
--connect
--disconnect
--no-close
* Removed the 'basic-connect' prefix from mbimcli commands.
* New 'mbim-network' script to help launch a connection through the
shell.
* Added gtk-doc documentation
Overview of changes in libmbim 0.0.1
----------------------------------------
Initial release.