Version 1.1.0
~~~~~~~~~~~~~
Released: 2025-07-06

Features:
 * New option to disable built-in close window animation
 * New option to disable gallery looping
 * Support load m3u8 as image gallery playlist

Miscellaneous:
 * Drop Qt 5 support

Contributors:
 Heimen Stoffels, albanobattistella, தமிழ்நேரம்

Version 1.0.0
~~~~~~~~~~~~~
Released: 2025-05-03

Features:
 * Support enforces windowed mode on start-up
 * Reload image automatically when current image gets updated

Bugfixes:
 * Display correct text language on macOS

Miscellaneous:
 * Use native text for shortcut editor's label
 * Display native commandline message when possible
 * Merge Qt translations into app applications as well

Contributors:
 Heimen Stoffels, albanobattistella, mmahhi

Version 0.9.2
~~~~~~~~~~~~~
Released: 2025-03-05

Bugfixes:
 * Refer to the right exiv2 CMake module so it can be found on Linux

Miscellaneous:
 * Convert DEP5 to REUSE.toml for better REUSE compliance
 * Update translations

Contributors:
 Pino Toscano, TamilNeram

Version 0.9.1
~~~~~~~~~~~~~
Released: 2025-01-25

Features:
 * Option to double-click to fullscreen
 * Build-time option to embed translation resources

Bugfixes:
 * Fix window size not adjusted when open file on macOS
 * Should center window according to available screen geometry

Miscellaneous:
 * Change close window bahavior on macOS
 * Update translations

Contributors:
 albanobattistella, Sabri Ünal

Version 0.9.0
~~~~~~~~~~~~~
Released: 2024-12-08

Features:
 * Support custom shortcuts for existing actions
 * Actions for frame-by-frame animated image playback support

Miscellaneous:
 * Initial macOS bundle support
 * bump minimum required CMake version to 3.16
 * Update translations

Contributors:
 albanobattistella, VenusGirl, gallegonovato, Sabri Ünal

Version 0.8.2.1
~~~~~~~~~~~~~
Released: 2024-10-27

Bugfixes:
 * Cannot load translations caused by a change in 0.8.2

Version 0.8.2
~~~~~~~~~~~~~
Released: 2024-10-26

Features:
 * New option to allow use light-color checkerboard by default

Contributors:
 albanobattistella, mmahhi, gallegonovato

Version 0.8.1
~~~~~~~~~~~~~
Released: 2024-08-25

Features:
 * New command line option to list all supported formats

Contributors:
 albanobattistella, mmahhi, ovl-1, gallegonovato, Oğuz Ersen

Version 0.8.0
~~~~~~~~~~~~~
Released: 2024-06-29

Features:
 * Support move image file to trash

Contributors:
 albanobattistella, mmahhi, gallegonovato, Oğuz Ersen

Version 0.7.4
~~~~~~~~~~~~~
Released: 2024-04-04

Features:
 * Add some icons for corresponding menu actions

Contributors:
 Reza Almanda, mmahhi, Oğuz Ersen, volkov, Сергій

Version 0.7.3
~~~~~~~~~~~~~
Released: 2023-10-24

Features:
 * Add "Keep transformation" to menu

Contributors:
 mmahhi, VenusGirl, albanobattistella, gallegonovato, Heimen Stoffels

Version 0.7.2
~~~~~~~~~~~~~
Released: 2023-08-27

Features:
 * Add an option in setting dialog to tweak the High-DPI scaling rounding policy (might only works in Qt 6 build)

Bugfixes:
 * Remove image size limit for Qt 6 build
 * Fix application icon install location under Linux

Contributors:
 Heimen Stoffels, Andrey, Dan, gallegonovato, albanobattistella, Sabri Ünal

Version 0.7.1
~~~~~~~~~~~~~
Released: 2023-07-08

Features:
 * TIF and TIFF format files in the same folder will now be automatically added to the gallery
 * Built-in window resizing now also supports Linux desktop. (macOS might also works as well)

Bugfixes:
 * Settings dialog will automatedly use a suitable size instead of a hard-coded one
 * Fix default configuration file location under Linux. (was `~/.config/config.ini`, now it's `~/.config/Pineapple Pictures/config.ini`)

Contributors:
 yyc12345

