Gammu1.32.0 has been just released. New stable release collecting various bug fixes over past months. The only new functionality is support for call diverts using AT driver.
Full list of changes:
Fixed auto installation of EventLog registry.
Improved support for Arduino GPRS shield (bug #1592).
Fixed communication with Cross PD1101wi (bug #1617).
Ignore another unknown block in Nokia phonebook (bug #1614).
All Gammu related Git repositories have been moved to Github. Also with this move all has been consolidated under single project. This move should allow easier contribution and possible hand over of development to new developers.
Together with this move, all previous Git repositories will not be updated making Github the only service where developers should look for Gammu source code.
We thank to previous providers for past services, though we feel that Github provides better service for our needs right now.
Gammu1.31.0 has been just released. Christmas release folding up all fixes from past few months. There are too many changes to highlight some, but everybody should upgrade.
Full list of changes:
Fixed compilation with latest libusb.
Improved error handling in SQL backend of SMSD.
SMSD documentation improvements.
Indonesian translation updates.
Improved vCard parser to better handle location for various fields, thanks to Vladimir Serbinenko for initial patch.
Fixed reading calls from some Nokia phones (bug #1553).
Improved text mode SMS parsing in AT driver, thanks to Vladimir Serbinenko.
Use glib's MD5 implementation if available.
Improved documentation for configuring Gammu.
Fixed parsing birthday from vCard in some cases.
Added option not to use configured logging in SMSD inject and monitor (bug #1539).
Gammu1.30.0 has been just released. New stable release of Gammu is finally here. Introducing features long available in testing releases as S60 support, screnshot support for DCT4, improved Samsung support or ODBC support in SMSD. Check full changelog for more details.
Full list of changes:
Improved SMSD logging of configuration settings.
Fix possible crash in fbus2 driver.
Fix possible crash of ODBC driver on Windows (bug #1482).
Fixed usage of dbi plugins from Python module.
Properly initialize atobex driver with Sony-Ericsson phones.
Gammu1.29.0 has been just released. The time for new stable release has finally come after half year since 1.28.0. It contains too much changes and bug fixes since 1.28.0 to mention them all here. The most important being new documentation, consolidated SQL backend for SMSD, gammu-detect tool for detecting connected phones or gammu convertbackup command for converting backups.
Full list of changes:
Added option to enter new PIN when entering PUK, thanks to Peter Stuge for pointing out this requirement.
Improved documentation of SMSD backend services.
Fix decoding of SMS without date on DCT4 phones (bug #1368).
Added gammu-detect tool to detect available devices on system.
Fixed parsing of Philips reply to SPBR (bug #1366).
Fixed testsuite not to depend on system timezone.
Check if phone is waiting for requested security code before entering.
Fixup invalid international numbers with double prefix (+00) in SMS (bug #1364).
Fixed m-obex protocol implementation, thanks to Matthieu Patou (bug #1375).
Fixed build on Mac OS X, thanks to Matthieu Patou (bug #1374).
Fixed decoding of some SMS messages on S40 phones (bug #1243).
New convertbackup command to convert between backup formats.
Changed database structure to version 12, you need to upgrade it.
Try harder to find dn for LDIF export (bug #1363).
Better names for some fields in LDIF export (bug #1363).
Implement parsing of LDIF for all fields we save (bug #1363).
Various minor fixes in SMSD SQL backend.
Improved test suite coverage.
Improved dummy driver to allow more testing.
New SMSD configuration RunOnFailure.
Fix invalid SQL when storing 8bit SMS (bug #1329).
Probe if phone supports m-obex protocol (bug #1286).
Experimental support fo m-obex protocol (bug #1286).
Fix detection of delivery reports in MySQL and PostgreSQL backends (bug #313).