Releases: blissd/fotema
Releases · blissd/fotema
Leaky Thumbs
Words, Widths, and Bugs
What's Changed
- More consistent widget hierarchy for grid items by @blissd in #32
- Use Fluent framework for i18n by @blissd in #33
- Fix skip forward remaining disabled by @blissd in #34
- Initial Hindi translation. by @Scrambled777 in #35
- Mobile friendly album thumbnails by @blissd in #36
- Mobile friendly album views by @blissd in #37
- Translator credit fixes by @blissd in #38
New Contributors
- @Scrambled777 made their first contribution in #35
Full Changelog: v1.5.0...v1.6.0
Straight and narrow
What's Changed
- Bump anyhow from 1.0.83 to 1.0.86 by @dependabot in #29
- Better mobile support by @blissd in #30
Full Changelog: v1.4.0...v1.5.0
Video Star
What's Changed
- Bump itertools from 0.12.1 to 0.13.0 by @dependabot in #22
- Add basic video playback controls by @blissd in #24
- Fix videos staying muted after viewing motion photo by @blissd in #26
- Short-circuit bootstrap steps when no work to reduce banner flicker by @blissd in #25
Full Changelog: v1.3.0...v1.4.0
Belts and braces
What's Changed
- Record thumbnail generation failures in the database and exclude failed photos and videos from future processing and from display.
- Catch panics when generating thumbnails instead of aborting.
- Fix double rotation of video thumbnails.
- Process video metadata in parallel.
Full Changelog: v1.2.0...v1.3.0
Orient Express
Respect the orientation EXIF data in photos and apply when displaying. This fixes photos displaying on their sides or upside down.
Similarly, respect the display matrix rotation metadata in video files that indicates videos videos should be rotated -90, 90, or 180 degrees during playback.
Update fast_image_resize to v4 and fix breaking changes.
Full Changelog: v1.1.0...v1.2.0
Navigation controls
- Add next/previous buttons to photo viewer.
- Add "Open Containing Folder" button to photo info sidebar.
Logging configuration
Logging is now configured with the RUST_LOG environment variable.
First release
First release of Fotema, a flatpak-first photo gallery app for Linux.