- Rename as QBirthday - Use Python3 - Use PyQt - Remove pynotify notifications - Remove "add" feature - Remove Sundbird/Iceowl backend - Replace Makefile with Setuptools setup.py - CSV file delimiter configurable and must be consistent in the whole file - Drop all translation files since translation is now based on Qt. It should be possible to migrate old translation files but most strings were changed in the code anyway. - Add French translation.
0.6.10
++++++
- Fix to minor fix in last release...
0.6.9
+++++
- Minor fixes related to installation
0.6.8
+++++
- Remove Evolution as supported DB
0.6.7
+++++
- Fix bug if two birthdates same D-M different Y - Fix bug in .ics export (UID must be unique) - Translation updates: Cesky, Italian, French - Tarball generation improvement in Makefile