This is a maintenance release on the stable branch. Changes:
- Revamp the documentation to modernize and uniformize accross
components
- Fix keyboard navigation when only one item is present (#53)
Emergency release on the thunar 4.16 branch, since the fix for Issue #47
can cause high I/O in some cases (Issue #526)
- Revert "Bookmarks no longer need an existing file (Issue #47)"
Bugfix and translation release on the thunar 4.16 branch
- Bookmarks no longer need an existing, underlying file (Issue #47)
- Regression: Select copied files after copy operation (Issue #520)
- Reintroduce alternative zoom shortcuts (Issue #514)
- Prevent hangup if a copy task that is blocked is resumed (Issue #467)
- Regression: Allow custom image files for UCA icons (Issue #517)
- Dont merge folders when creating copy with same name (Issue #491)
- Fix incorrect return value in scroll event handler (Issue #512)
- Translation Updates:
Galician, Hebrew, Italian, Occitan
xfdashboard-0.9.0 "When I'm grown up I want to be a library" was
released on 2021-03-05.
This is a development release.
- New feature: Introduces XfdashboardSettings as settings object for
libxfdashboard. This is the first step to turn libxfdashboard into a
real library and removes xfconf as dependency from it but it is still
needed for the application and settings application to store settings
permanently as XfdashboardSettings is just a in-memory storage.
- New feature: Introduces XfdashboardPluginSettings as settings object
for plugins like XfdashboardSettings is for the library.
- Do not compile and install the "example-search-provider" plugin
anymore but include sources and Makefile example (now called
Makefile.am.example) in distribution file. Should make life easier for
packagers ;) … and for users as this plugin is useless ;)
- Change AppInfo to match AppStream specification (#4)
- Smaller bug-fixes
- More API documentation
- Updated localizations