» tagged pages
» logout
(or Cancel)

(Editing anonymously: to be credited for your changes, login or register a new account)

other page actions:

Tags Applied to this Topic

1 person has tagged this page:

Tuesday, July 22, 2008

Wammu 0.28

I just released version 0.28 of Wammu. This release fixes various problems found by users. Full list of changes:

  • Fixed freeze while searching for Bluetooth devices.
  • Fixed guided configuration of Bluetooth devices (no more complains about not existing device).
  • Fixed saving of backups to folder with non ASCII names.
  • Validation is less strict and allows hopefully all number.

This release also comes with binary for Windows with embedded Gammu 1.20.0.

Sunday, May 11, 2008

Wammu 0.27

I just released version 0.27 of Wammu. This release fixes various problems found by users. Full list of changes:

  • Do not fail if phone does not support call notifications.
  • Improved handling of empty config file.
  • Lot of translation updates.
  • Fix compatibility with some IMAP servers.

This release also comes with binary for Windows with embedded Gammu 1.20.0.

Tuesday, March 04, 2008

Wammu 0.26

I just released version 0.26 of Wammu. This release fixes various problems found by users. Full list of changes:

  • Various attempts to make Windows version back to usable state, but it is not ready yet as there are quite random crashes in python-gammu on Windows. Anybody with knowledge of python modules on Windows who is willing to help is welcome.
  • Dropped GNOME Bluetooth (btctl) support, it crashes too often.
  • Fix icons size to be all 16x16.
  • Fixed crash when D-Bus can not launch notification service.

There is still no working binary for Windows. I don't have time and environment for maintaining them. Volunteers are welcome!

Tuesday, December 18, 2007

Wammu 0.25

I just released version 0.25 of Wammu. This release brings new icon set thatnks to David Corrales and fixes various crashes. Full list of changes:

  • Fall back to Add methods if Set is not supported.
  • Fixed phone number validation.
  • Fixed crash when org.freedesktop.Notifications service is not provided.
  • Correctly report why guided wizard can not connect to phone.
  • New navigation icons, thanks to David Corrales.

There is still no binary for Windows. I don't have time and environment for maintaining them. Volunteers are welcome!

Monday, November 12, 2007

Wammu 0.24

I just released version 0.24 of Wammu. This release brings improvements in device searching, support for notification on incoming call (you need python-dbus for this) and various minor GUI improvements. Full list of changes:

  • Notifies user about incoming calls using D-Bus.
  • Remember default type of created entry (eg. phone/SIM memory).
  • Newly created entries contain some reasonable fields by default.
  • Fixed validation of editor fields.
  • Improvements in guided wizard to make it easier to use.
  • Clever searching over Bluetooth based on manufacturer.
  • Searching can be really limited to some connection types.

There is still no binary for Windows. I don't have time and environment for maintaining them. Volunteers are welcome!

Thursday, October 04, 2007

Wammu 0.23

I just released version 0.23 of Wammu. This is again mostly bug fix release, which fixes various bugs reported by users.

  • Fixed phone number prefix settings.
  • Customisable format for displaying name.
  • Fixed crash when reporting information to phone database.

There is still no binary for Windows. I don't have time and environment for debugging crashes that happen there. Volunteers are welcome!

Tuesday, September 11, 2007

Wammu 0.22

I just released version 0.22 of Wammu. This is again mostly bug fix release, which fixes various bugs reported by users.

  • Fixed errors in locales and applied stricter checking.
  • Fixed various crashes.

There is still no binary for Windows. I don't have time for debugging crashes that happen there. Volunteers are welcome!

Wednesday, June 20, 2007

Wammu 0.21

I just released version 0.21 of Wammu. This is again mostly bugfix release, which fixes various bugs reported by users.

  • Tell user if he needs to be member of some group while searching.
  • Avoid blocking opening of a browser.

There is still no binary for Windows. I don't have time for debugging crashes that happen there.

Update: I forgot to mention completely new Chinese translation!

Wednesday, May 16, 2007

Wammu 0.20

I just released version 0.20 of Wammu. This is mostly bugfix release, which fixes various bugs reported by users.

  • Improve locales behaviour (and require wxPython with Unicode).
  • Show time in call listings.
  • Fixed infinite loop in searching.
  • Fixed displaying of messages with special chars.
  • Fixed locale detection on system without configured locales.
  • Use different approach for detecting home directory on Windows.
  • Now requires PyWin32 on Windows.

Sunday, March 11, 2007

Wammu 0.19

This time the release is quickly after previous one and I hope it will be better quality than previous one (especially for Windows users). Wammu 0.19 has been just released, list of changes is:

  • Improved SMS recipient list handling.
  • Can save and load SMS recipient list.
  • Fix crash on Windows when username contains non-ascii chars.
  • Fix Windows binary crashes.
  • Support for sending file to phone.
  • Support for task bar icon (thanks to Rene Peters).
  • Fixed debug log on Windows.
  • Fixed error handler on Windows.

Friday, February 23, 2007

Wammu 0.18

After long development, Wammu 0.18 has been just released. New features:

  • Better setup.py to use more of distutils.
  • .mo locales are generated on build and not included in VCS.
  • Show only existing devices on Windows (this requires pywin32).
  • Now requires wxPython at least 2.6.2.
  • Support for reporting in Gammu Phone Database.
  • Automatically asks user for feedback after month of usage.
  • GUI more follows HIG on target platform (button placement).
  • Add wildcard search possibility.
  • Use gammu configuration for phone connection instead of own.

Yes you read it correctly, here finally comes Wammu with configuration wizard and talkback to phone database! Besides this huge change, this release will make also Windows users happy, because it finally contains current python-gammu and Gammu.

Thursday, February 01, 2007

Wammu 0.17

Wammu 0.17 has been just released. New features:

  • Fix searching.
  • Remember column sorting.

As you can see there is not much to mention, because this is mostly bug fix release. Hopefully I didn't make much new bugs :-).

Thursday, February 01, 2007

Wammu 0.16

Wammu 0.16 has been just released. New features:

  • Include platform in crash log.
  • Fix SMS composer on Windows.
  • Fix adding part to SMS after removing all.
  • Fix editor on Windows.
  • Now requires wxWidgets 2.6.

Thursday, February 01, 2007

Wammu 0.15

Wammu 0.15 has been just released. New features:

  • Language selection for Windows (based on GTK+ 2 ISS code).
  • Finnish translation from rosetta.
  • Searching can be done plaintext and not only regexp.
  • Phone number matching now works even for national numbers.
  • Fixed usability with inveresed themes.

Thursday, February 01, 2007

Wammu 0.14

Wammu 0.14 has been just released. New features:

  • Automatically append backup extension.
  • PuBluez is now default for bluetooth devices lookup.
  • Fixed mail export for non english locales.
  • Fixed installation on Windows.
  • Added support for py2exe for distributing Windows executable.
  • Added script for creating Wammu installer on Windows (using Inno Setup).

There is imortant change in this release - we finally have Windows support! On download pakge you will find Windows installer which includes all needed (thanks to py2exe and Inno Setup). Please share experiences, as I'm definitely not experienced in this area :-).

Thursday, February 01, 2007

Wammu 0.13

Wammu 0.13 has been just released. New features:

  • Possibility to export SMS to maildir, mailbox and IMAP account.
  • More user friendly debug logging.
  • Many new translations, thanks to Rosetta.
  • Improved bluetooth lookup - now uses either PyBluez or btctl (part of GNOME Bluetooth).
Username:
Password:
(or Cancel)