Donate Share

Booby

File Release Notes and Changelog

Release Name: booby-0.3.2

Notes:
- Quotes (again)
- changed check for $_SESSION['something'] == null
which was 'old-style' php to isset ($_SESSION['something'] as
well as the reference of $PHP_SELF to $_SERVER['PHP_SELF'])
- Contact import and export now fully utilizes the PEARs vCards parser
- Brazilian (Portuguese) language update (Fabio Bressler)
- French language update (Genevieve Carton de Wiart)
- Dutch language updated
- German language updated (Christophe P. Buerki)
- Polish language updated (Dawid Makowski)
- Spanish language update (Sonja van den Borren)
- Swedish language update (Johan Warlander)
- Polished the sidebar
- Added public/private indicator for bookmarks/explorer tree
- Added firefox sidebar functionality
- Bugfix in lostPassword action
- Bugfix in deletion within a folder. Folder focus remains (this bug was
already solved once...?)
- Bugix in option handling for javascript preferences per item


Changes: - Quotes (again) - changed check for $_SESSION['something'] == null which was 'old-style' php to isset ($_SESSION['something'] as well as the reference of $PHP_SELF to $_SERVER['PHP_SELF']) - Contact import and export now fully utilizes the PEARs vCards parser - Brazilian (Portuguese) language update (Fabio Bressler) - French language update (Genevieve Carton de Wiart) - Dutch language updated - German language updated (Christophe P. Buerki) - Polish language updated (Dawid Makowski) - Spanish language update (Sonja van den Borren) - Swedish language update (Johan Warlander) - Polished the sidebar - Added public/private indicator for bookmarks/explorer tree - Added firefox sidebar functionality - Bugfix in lostPassword action - Bugfix in deletion within a folder. Folder focus remains (this bug was already solved once...?) - Bugix in option handling for javascript preferences per item