- better behaviour for image interpretations like MATRIX
- window menu has next-image / prev-image in the top line [euzada]
- add "preserve view settings on new image"
- add animated JXL support
- add next image / previous image
- add drag/drop and copy/paste of files, file lists, textures and strings
- add "reload"
- better event handling in imagewindow
- add multifile load
- keep view settings on next/prev image
- use clang-format
- move to gnome SDK v45
- fix clang build
- properties display [angstyloop]
- better saveoptions sizing
- add flags support to saveoptions
- better discrete zoom animation
- async infobar updates
- limit bands in pages-as-bands to prevent 3000 page images causing performance issues
- switch to file based image load (not source) to fix caching
- better conversion to RGB
- animate keypress zoom
- use NN sampling for zoom with gtk 4.10+
- add colour management
- fix progress bar (again)
- save options [angstyloop]
- remove stray printfs
- fix scale + offset sliders
- match zoom direction and step size on scrollwheel with eog
- basic support for pinch zoom [earboxer]
- new display menu items let you pick image background
- better visualisation of high bit-depth images
- better redraw tree computation
- much faster info bar updates
- update infobar on page flip
- implement SVG zoom
- better OME tiff support
- better initial shrink-to-fit logic
- press "d" to enable debug rendering
- another reworking of rendering ... should be faster and smoother again
- added animations for pan/zoom
- shrink to fit on load
- switch to gtk4-wayland
- better .desktop
- new rendering system: much faster, smooth zoom
- added "pages as bands" view mode
- better file format sniffing and pyramid detection
- first gtk4 release!