Releases: pulb/basenji
Releases · pulb/basenji
1.0.2 Release
1.0.1 Release
- Added workaround for a metadata parsing bug in taglib-sharp
- Fixed height of the description entry in the volume editor
- Updated translations
1.0 Release
- Added ability to rescan volumes
- Added ability to view found items in the main window
- Removed menubar and added chrome-like appmenu button
- Misc other GUI updates
- Added CdCat import
- Added search criteria chooser for MS Windows
- KDE compatibility fixes
- Added ability to enter volume information while scanning
- Added ability to close windows via the esc key / delete items via the del key
- Removed deprecated Gnome-VFS and Gnome dependencies
- Speed improvements
- Misc other bugfixes
- Updated / added translations
0.9 Release
- Migrated to taglib-sharp
- Migrated to dbus-sharp
- GNOME 3 improvements
- Updated translations
- Bugfixes
0.8 Release
- Added support for network drives and mountpoints
- Added option to disable the iteminfo panel
- Added option to hide hidden files
- Added support for metadata searching
- Added debugging options
- Added daemon for automated drive scanning
(linux only, see http://www.webupd8.org/2010/10/basenji-gets-scanner-daemon-which.html) - Many new translations
- Many optimizations and bugfixes
0.7.1 Release
- Fixed a critical bug that was introduced in 0.7 and causes scan abortion if an empty keyword is encountered (bug #615908)
- Use a smaller button icon in the prefs dialog
- Make sure minimized modal windows are brought back to front properly
- Do not disable theme selection on non-GNOME systems
- Added highres app icons for Windows
- Updated brazilian portuguese, spanish and german translations
0.7 Release
New features / fixes:
- Added search presets to volume and item searchentries
- Added support for thumbnails in the filebrowser (bug #508523)
- Added ability to sort volumes by various criteria (bug #587169)
- Added menu for recently used databases (bug #587169)
- Added item editor (double click on an item)
- Added note and keyword properties to the ItemInfo widget
- Highlight items that have notes or keywords assigned
- Updated libextractor bindings (removes BOMs from unicode keywords)
- Added EUSL support for volume queries
- Fixed crash on encrypted drives (bug #574292)
- Added more volume categories (bug #606796)
- Beautified DateChooser widget
- Added ability to open databases via command line
- Make sure translated labels do not shrink widgets
- Fixed column widths in some widgets
- Fixed duration format in the ItemInfo widget
- Fixed calendar window width
- Only show search errors temporarily in the mainwindow
- Fixed some compiler warnings
- Other minor bugfixes
- Updated translations
New translations:
- Italian
- Bulgarian
- Occitan
- Brazilian portuguese
- Turkish
- Polish
0.6.1 Release (requires UDisks)
Most important features of this release:
- Added support for audio cds. Yay!
- Added GnomeCatalog import
- Migrated to devicekit-disks (removes HAL dependency)
- Rewritten symlink resolving (much much faster, resolves symlinks to symlinks)
- Blacklist support for libextractor plugins that are unstable
- Added new translations (french, russian)
- Added support for mimeicons in custom icon themes (e.g. Tango on windows)
- Fixed a memleak in the libextractor binding
- Unified duration times
- Code refactoring
- Lots of bugfixes
It is strongly recommended to update to this release.
0.6 Release
Most important features of this release:
- Added support for audio cds. Yay!
- Added GnomeCatalog import
- Migrated to devicekit-disks (removes HAL dependency)
- Rewritten symlink resolving (much much faster, resolves symlinks to symlinks)
- Blacklist support for libextractor plugins that are unstable
- Added new translations (french, russian)
- Added support for mimeicons in custom icon themes (e.g. Tango on windows)
- Fixed a memleak in the libextractor binding
- Unified duration times
- Code refactoring
- Lots of bugfixes
It is strongly recommended to update to this release.
0.5 Release
Changes (among others):
- MS Windows build available!
- Added spanish translation
- Beautified ItemInfo widget (featuring bigger thumbnails with less mem usage)
- Tidied up the volume list
- Support for a local settings directory ("user_data")
- Added menu option to open the default database
- Set saner default widget widths
- Bugfixes