Skip to content

Commit 2f6debd

Browse files
authored
Merge pull request #74 from jotuel/v0.3.10
v0.3.10
2 parents 3798b2b + 7823944 commit 2f6debd

File tree

16 files changed

+892
-512
lines changed

16 files changed

+892
-512
lines changed

.github/workflows/flatpak.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
flatpak:
1515
runs-on: ubuntu-latest
1616
container:
17-
image: bilelmoussaoui/flatpak-github-actions:freedesktop-24.08
17+
image: ghcr.io/flathub-infra/flatpak-github-actions:freedesktop-25.08
1818
options: --privileged
1919

2020
steps:

CHANGES

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,13 @@
1313
- Added localization string
1414
- More idiomatic Rust
1515
- Improved memory reusage
16-
0.3.8:
16+
0.3.8:
1717
- Changed repository name to cosmic-ext-utils for legal reasons
1818
- Replaced COSMIC Fprint ids with just fi.joonastuomi.Fprint or Fprint
1919
0.3.9:
2020
- Improved licensing by adding identifiers to all files and adding full copy of it
2121
- Maintainability improvements by structuring the code into smaller functions
22+
0.3.10:
23+
- Fallback to finding user with libc instead of enviroment variable
24+
- Swedish translation thanks to @bittin
25+
- Finnish translation

0 commit comments

Comments
 (0)