Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
gThumb
Commits
486f87b4
Commit
486f87b4
authored
Aug 22, 2021
by
Paolo Bacchilega
Browse files
updated for version 3.11.4
parent
04fc075b
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
486f87b4
version 3.11.4
--------------
New features and user visible changes:
* Added ability to load AVIF/HEIF images using libheif.
* Added ability to save images as AVIF.
* Allow to set shortcuts to activate filters.
* Added a template editor to edit text values with special codes:
script commands, rename templates, print header and footer, etc.
* Faster navigation when a directory contains thousands of images.
* File list: start more thumbnailers in parallel.
* Allow to mount unmounted volumes.
* Color picker: added other formats: rgb in % and hsl.
* Allow to keep browsing while executing long-running external tools.
* Status bar: added button to show the progress dialog.
* File properties: do not reset the selection after showing another image.
* Histogram: show the properties in a single column to save horizontal space.
Bugs fixed:
* Install the gThumb import desktop file. (Bruce Schultz)
* Contact sheet: fixed themes list always empty.
* Thumbnailer: try with the system thumbnailer if the image is null
(!184)
* Include locale.h for LC_NUMERIC (!180)
* Raw: Make compatible with LibRaw 0.21 (Chris Mayo)
* Folder context menu: do not allow to move if cannot delete.
* Folder context menu: do not allow to copy not mounted volumes.
* Terminal: enable only for local folders.
* File chooser: correctly get the filename extension.
New or updated application translations:
* Basque (Asier Sarasua Garmendia)
* Brazilian Portuguese (Rafael Fontenelle)
* Chinese - China (Boyuan Yang)
* Danish (Ask Hjorth Larsen)
* Indonesian (Andika Triwidada)
* Polish (Piotr Drąg)
* Romanian (Adi Roiban)
* Spanish - Spain (Daniel Mustieles)
* Swedish (Anders Jonsson)
* Turkish (Emin Tufan Çetin)
* Ukrainian (Yuri Chornoivan)
version 3.11.3
--------------
...
...
meson.build
View file @
486f87b4
project
(
'gthumb'
,
[
'c'
,
'cpp'
],
license
:
'GPL2+'
,
version
:
'3.11.
3
'
,
version
:
'3.11.
4
'
,
meson_version
:
'>=0.43'
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment