Package Release Info

snapshot-48.0.1-bp160.1.8

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

snapshot
snapshot-lang

Change Logs

* Sat Mar 15 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.0.1:
  + Fix dist-vendor script.
* Fri Mar 14 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.0:
  + Register app id when app is not sandboxed
  + QR code detection now happens on a thread pool
  + Updated translations.
* Sat Feb 01 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.beta:
  + Improve bottom sheet labels and size
  + Properly detects missing camera permissions
  + Detect codes no more than once a second
  + Hide gallery button in QR code detection mode
  + Updated translations.
* Tue Jan 14 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.alpha.2:
  + Use .cargo/config.toml for the cargo-vendor config
  + Add QR code detection
  + Include left-side window controls
  + Add debug output via flag
* Sun Dec 15 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Update to vesion 48.alpha:
  + Fix opening multiple preference windows
  + Improve offloading performance
  + Add a NEWS file
  + Camera:
  - Port to AdwToggleGroup
  - Port to AdwMultiLayoutView
  + Remove once_cell dependency
  + window: Use adw::AboutDialog::from_appdata
* Sat Oct 12 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.1:
  + Optimize caps selection for 16:9.
  + Only get devices from pipewire.
- Add gstreamer-plugins-rs Requires, Snapshot needs the
  gst-plugin-gtk4 provided by it during runtime.
* Sun Sep 15 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.0.1:
  + Fix a build issue where the tarballs would be generated with
    missing vendor packages.
* Sun Sep 15 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.0:
  + Improve recording pipeline
  + Improve video player performance
  + Offload DMABUFs in Viewfinder
  + Squash various bugs
  + Update dependencies
  + Use glycin for viewing images
  + Updated translations.
- Cleanup spec for old obsolete rust exports.
* Fri Aug 30 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.beta:
  + Offload DMABUFs in Viewfinder
  + Improve recording pipeline
  + Update dependencies
  + Squash various bugs
  + Updated translations.
- Add liblcms2-devel and libseccomp-devel BuildRequires: new
  dependencies.
* Tue May 07 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.3:
  + Assume cameras are front cameras by default.
  + Update caps when switching cameras.
  + Do not store caps file on errors.
  + Avoid unnecessary stream restarts.
  + Updated translations.