ANNOUNCE: tumbler 4.17.1 released

Gaƫl Bonithon gael at xfce.org
Sun Jun 12 10:30:05 CEST 2022


tumbler 4.17.1 is now available for download from
  
  https://archive.xfce.org/src/xfce/tumbler/4.17/tumbler-4.17.1.tar.bz2
  https://archive.xfce.org/src/xfce/tumbler/4.17/tumbler-4.17.1.tar.bz2?sha1
  https://archive.xfce.org/src/xfce/tumbler/4.17/tumbler-4.17.1.tar.bz2?sha256


What is tumbler?
================

Tumbler is a D-Bus service for applications to request thumbnails for
various URI schemes and MIME types. It is an implementation of the
thumbnail management D-Bus specification described on 

  https://wiki.gnome.org/DraftSpecs/ThumbnailerSpec

written in an object-oriented fashion using GLib and GObject. Its
modular architecture makes it very flexible and useful in many
situations. It provides plugin interfaces for extending the URI schemes
and MIME types for which thumbnails can be generated as well as

for replacing the storage backend that is used to store the thumbnails
on disk. Tumbler's functionality can also be extended via specialized
thumbnailer services implemented in accordance to the thumbnail
management D-Bus specification.

Website: 
  https://gitlab.xfce.org/xfce/tumbler/


Release notes for 4.17.1
========================
[Please note that this is a development release.]

- New Features:
  - Allow to choose an alternative service name prefix (!21)

- Performance Improvement:
  - scheduler: Enable multi-threading (#1)

- Bug Fixes:
  - Store modification time in locale independent format
  - desktop-thumbnailer: Delete temp file at the same level it was
    created (#57)
  - i18n: Add missing initialization
  - Fix missing mutex unlock in group scheduler (#56)
  - Build: Check for best possible grep, egrep, sed

- Translation Updates:
  Basque, Danish, English (United Kingdom), Greek, Malay, Portuguese
  (Brazil), Romanian, Russian, Serbian, Slovenian, Ukrainian


More information about the Xfce-announce mailing list