Releases: cosmic-utils/camera
Releases · cosmic-utils/camera
Camera v0.1.23
What's Changed
- Blacklist SVT-AV1 and AOM AV1 software encoders by @FreddyFunk in #178
- Add configurable save folder name with Camera as default by @FreddyFunk in #179
- Show video thumbnails in gallery button by @FreddyFunk in #180
Full Changelog: v0.1.22...v0.1.23
Installation
Flatpak (Recommended)
flatpak install camera-x86_64.flatpakBinary
tar -xzf camera-x86_64-linux.tar.gz
./cameraAssets
| File | Description |
|---|---|
camera-x86_64.flatpak |
Flatpak bundle for x86_64 |
camera-x86_64-linux.tar.gz |
Linux binary for x86_64 |
camera-aarch64-linux.tar.gz |
Linux binary for ARM64 |
camera-armhf-linux.tar.gz |
Linux binary for armhf (32-bit) |
camera-riscv64-linux.tar.gz |
Linux binary for RISC-V 64 |
camera-v0.1.23-source.zip |
Source code |
Camera v0.1.22
What's Changed
- Fix metainfo description localization for Flathub linter by @FreddyFunk in #177
Full Changelog: v0.1.21...v0.1.22
Installation
Flatpak (Recommended)
flatpak install camera-x86_64.flatpakBinary
tar -xzf camera-x86_64-linux.tar.gz
./cameraAssets
| File | Description |
|---|---|
camera-x86_64.flatpak |
Flatpak bundle for x86_64 |
camera-x86_64-linux.tar.gz |
Linux binary for x86_64 |
camera-aarch64-linux.tar.gz |
Linux binary for ARM64 |
camera-armhf-linux.tar.gz |
Linux binary for armhf (32-bit) |
camera-riscv64-linux.tar.gz |
Linux binary for RISC-V 64 |
camera-v0.1.22-source.zip |
Source code |
Camera v0.1.21
What's Changed
- deps(cargo): bump the rust-dependencies group across 1 directory with 7 updates by @dependabot[bot] in #173
- deps(cargo): bump libcosmic from
f603959tocf19ac6by @dependabot[bot] in #174 - Add distrobox setup for atomic desktop development by @FreddyFunk in #175
- Fix flatpak photo save using XDG directories by @FreddyFunk in #176
- i18n(cs): Add Czech translation by @lorduskordus in #168
New Contributors
- @lorduskordus made their first contribution in #168
Full Changelog: v0.1.20...v0.1.21
Installation
Flatpak (Recommended)
flatpak install camera-x86_64.flatpakBinary
tar -xzf camera-x86_64-linux.tar.gz
./cameraAssets
| File | Description |
|---|---|
camera-x86_64.flatpak |
Flatpak bundle for x86_64 |
camera-x86_64-linux.tar.gz |
Linux binary for x86_64 |
camera-aarch64-linux.tar.gz |
Linux binary for ARM64 |
camera-armhf-linux.tar.gz |
Linux binary for armhf (32-bit) |
camera-riscv64-linux.tar.gz |
Linux binary for RISC-V 64 |
camera-v0.1.21-source.zip |
Source code |
Camera v0.1.20
What's Changed
- deps(cargo): bump libc from 0.2.179 to 0.2.180 in the rust-dependencies group by @dependabot[bot] in #163
- Improve HDR+ brightness detection and preview experience by @FreddyFunk in #164
- fix: align flatpak config with flathub linter by @FreddyFunk in #165
Full Changelog: v0.1.19...v0.1.20
Installation
Flatpak (Recommended)
flatpak install camera-x86_64.flatpakBinary
tar -xzf camera-x86_64-linux.tar.gz
./cameraAssets
| File | Description |
|---|---|
camera-x86_64.flatpak |
Flatpak bundle for x86_64 |
camera-x86_64-linux.tar.gz |
Linux binary for x86_64 |
camera-aarch64-linux.tar.gz |
Linux binary for ARM64 |
camera-armhf-linux.tar.gz |
Linux binary for armhf (32-bit) |
camera-riscv64-linux.tar.gz |
Linux binary for RISC-V 64 |
camera-v0.1.20-source.zip |
Source code |
Camera v0.1.19
What's Changed
- fix distored filter previews on the borders of the scrollable filter … by @FreddyFunk in #118
- fix theatre mode log spam by @FreddyFunk in #119
- add background for live and stream indicators for better visibility by @FreddyFunk in #120
- add timer for photo mode by @FreddyFunk in #121
- allow setting an aspect ratio in photo mode by @FreddyFunk in #122
- implement digital zoom feature by @FreddyFunk in #123
- add camera driver details in settings menu by @FreddyFunk in #124
- implement exposure and color camera controls by @FreddyFunk in #125
- ignore aspect ratio cropping in theatre mode by @FreddyFunk in #128
- better defaults for framerate in photo mode by @FreddyFunk in #129
- reorder filters in filter preview by @FreddyFunk in #130
- detect if camera privacy cover is closed and let user know by @FreddyFunk in #131
- ci: free disk space before builds to prevent out-of-space errors by @FreddyFunk in #138
- implement hdr+ by @FreddyFunk in #137
- deps(actions): bump peter-evans/create-pull-request from 7 to 8 by @dependabot[bot] in #132
- deps(cargo): bump libcosmic from
05c6608to2f0b333by @dependabot[bot] in #127 - deps(actions): bump actions/cache from 4 to 5 by @dependabot[bot] in #134
- deps(actions): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #135
- deps(actions): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #136
- reset camera zoom when switching cameras by @FreddyFunk in #139
- fix: Make ioctl calls compatible with musl by @vadorovsky in #144
- deps(cargo): bump naga from 27.0.3 to 28.0.0 by @dependabot[bot] in #142
- deps(cargo): bump tracing from 0.1.43 to 0.1.44 in the rust-dependencies group by @dependabot[bot] in #141
- deps(cargo): bump libcosmic from
aabc8dctofa26e0eby @dependabot[bot] in #140 - deps(cargo): bump serde_json from 1.0.145 to 1.0.146 in the rust-dependencies group by @dependabot[bot] in #145
- deps(cargo): bump libcosmic from
fa26e0etodd3610bby @dependabot[bot] in #146 - deps(cargo): bump serde_json from 1.0.146 to 1.0.147 in the rust-dependencies group by @dependabot[bot] in #147
- deps(cargo): bump ratatui from 0.29.0 to 0.30.0 by @dependabot[bot] in #148
- deps(cargo): bump serde_json from 1.0.147 to 1.0.148 in the rust-dependencies group by @dependabot[bot] in #150
- deps(cargo): bump libcosmic from
dd3610btoa9f64c3by @dependabot[bot] in #151 - deps(cargo): bump the rust-dependencies group with 4 updates by @dependabot[bot] in #153
- deps(cargo): bump rfd from 0.16.0 to 0.17.1 by @dependabot[bot] in #154
- deps(cargo): bump libcosmic from
a9f64c3tof603959by @dependabot[bot] in #155 - feat(codec): extend format support with Bayer, depth, and helper methods by @FreddyFunk in #156
- metainfo: add CosmicApplication provides tag by @FreddyFunk in #158
- feat(v4l2): add PTZ (pan/tilt/zoom) control detection and UI by @FreddyFunk in #157
- fix: install libglib2.0-dev-bin before adding arm64 arch by @FreddyFunk in #159
- chore: flatpak manifest and justfile cleanup by @FreddyFunk in #160
- fix: recreate venv if Python interpreter is stale by @FreddyFunk in #161
- fix: only update package version in Cargo.toml, not dependency versions by @FreddyFunk in #162
New Contributors
- @vadorovsky made their first contribution in #144
Full Changelog: v0.1.18...v0.1.19
Installation
Flatpak (Recommended)
flatpak install camera-x86_64.flatpakBinary
tar -xzf camera-x86_64-linux.tar.gz
./cameraAssets
| File | Description |
|---|---|
camera-x86_64.flatpak |
Flatpak bundle for x86_64 |
camera-x86_64-linux.tar.gz |
Linux binary for x86_64 |
camera-aarch64-linux.tar.gz |
Linux binary for ARM64 |
camera-armhf-linux.tar.gz |
Linux binary for armhf (32-bit) |
camera-riscv64-linux.tar.gz |
Linux binary for RISC-V 64 |
camera-v0.1.19-source.zip |
Source code |
Camera v0.1.18
What's Changed
- i18n(bg): added Bulgarian translation by @twlvnn in #102
- implement preview mode for screenshots by @FreddyFunk in #106
- remove gap between camera preview and window borders by @FreddyFunk in #105
- improve theming for UI elements that can overlap the camera view by @FreddyFunk in #104
- fix resizing of the filter previews by @FreddyFunk in #108
- apply theming to camera switch button by @FreddyFunk in #109
- deps(cargo): bump libcosmic from
62f661etoc2b7d78by @dependabot[bot] in #111 - update cargo lock during release by @FreddyFunk in #112
- correctly apply (COSMIC) theming when running in a Flatpak sandbox by @FreddyFunk in #94
- i18n(es): Add Spanish translation by @haggen88 in #113
- deps(cargo): bump libcosmic from
c2b7d78to05c6608by @dependabot[bot] in #114 - fix qr code detection overlay beeing placed incorrectly with mirrored… by @FreddyFunk in #116
- update preview images by @FreddyFunk in #115
- add German translation by @FreddyFunk in #117
New Contributors
Full Changelog: v0.1.17...v0.1.18
Installation
Flatpak (Recommended)
flatpak install camera-x86_64.flatpakBinary
tar -xzf camera-x86_64-linux.tar.gz
./cameraAssets
| File | Description |
|---|---|
camera-x86_64.flatpak |
Flatpak bundle for x86_64 |
camera-x86_64-linux.tar.gz |
Linux binary for x86_64 |
camera-aarch64-linux.tar.gz |
Linux binary for ARM64 |
camera-armhf-linux.tar.gz |
Linux binary for armhf (32-bit) |
camera-riscv64-linux.tar.gz |
Linux binary for RISC-V 64 |
camera-v0.1.18-source.zip |
Source code |
Camera v0.1.17
What's Changed
- rename app id from io.github.cosmicutils.camera to io.github.cosmic_utils.camera by @FreddyFunk in #103
Full Changelog: v0.1.16...v0.1.17
Installation
Flatpak (Recommended)
flatpak install camera-x86_64.flatpakBinary
tar -xzf camera-x86_64-linux.tar.gz
./cameraAssets
| File | Description |
|---|---|
camera-x86_64.flatpak |
Flatpak bundle for x86_64 |
camera-x86_64-linux.tar.gz |
Linux binary for x86_64 |
camera-aarch64-linux.tar.gz |
Linux binary for ARM64 |
camera-armhf-linux.tar.gz |
Linux binary for armhf (32-bit) |
camera-riscv64-linux.tar.gz |
Linux binary for RISC-V 64 |
camera-v0.1.17-source.zip |
Source code |
Camera v0.1.16
What's Changed
- fix app icon in about page by @FreddyFunk in #101
Full Changelog: v0.1.15...v0.1.16
Installation
Flatpak (Recommended)
flatpak install camera-x86_64.flatpakBinary
tar -xzf camera-x86_64-linux.tar.gz
./cameraAssets
| File | Description |
|---|---|
camera-x86_64.flatpak |
Flatpak bundle for x86_64 |
camera-x86_64-linux.tar.gz |
Linux binary for x86_64 |
camera-aarch64-linux.tar.gz |
Linux binary for ARM64 |
camera-armhf-linux.tar.gz |
Linux binary for armhf (32-bit) |
camera-riscv64-linux.tar.gz |
Linux binary for RISC-V 64 |
camera-v0.1.16-source.zip |
Source code |
Camera v0.1.15
What's Changed
- remove version number from settings page since it's alreary present in the about page by @FreddyFunk in #92
- let the all resolution/framerate picker and all drawers (about, settings, filter) be closable with the escape key by @FreddyFunk in #91
- more alignment with coscmic style and theme by @FreddyFunk in #90
- deps(cargo): bump the rust-dependencies group with 4 updates by @dependabot[bot] in #95
- add photo/video capture support for cli interface by @FreddyFunk in #98
- add armv7 support by @FreddyFunk in #99
- improve app icon by @FreddyFunk in #100
Full Changelog: v0.1.14...v0.1.15
Installation
Flatpak (Recommended)
flatpak install camera-x86_64.flatpakBinary
tar -xzf camera-x86_64-linux.tar.gz
./cameraAssets
| File | Description |
|---|---|
camera-x86_64.flatpak |
Flatpak bundle for x86_64 |
camera-x86_64-linux.tar.gz |
Linux binary for x86_64 |
camera-aarch64-linux.tar.gz |
Linux binary for ARM64 |
camera-armhf-linux.tar.gz |
Linux binary for armhf (32-bit) |
camera-riscv64-linux.tar.gz |
Linux binary for RISC-V 64 |
camera-v0.1.15-source.zip |
Source code |
Camera v0.1.14
What's Changed
- rename app from "COSMIC camera" to "camera" by @FreddyFunk in #89
Full Changelog: v0.1.13...v0.1.14
Installation
Flatpak (Recommended)
flatpak install camera-x86_64.flatpakBinary
tar -xzf camera-x86_64-linux.tar.gz
./cameraAssets
| File | Description |
|---|---|
camera-x86_64.flatpak |
Flatpak bundle for x86_64 |
camera-x86_64-linux.tar.gz |
Linux binary for x86_64 |
camera-aarch64-linux.tar.gz |
Linux binary for ARM64 |
camera-riscv64-linux.tar.gz |
Linux binary for RISC-V 64 |
camera-v0.1.14-source.zip |
Source code |