You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Changelog.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,21 +47,21 @@
47
47
- Improved appearance of bottom directories panel - [#1569](https://github.com/qarmin/czkawka/pull/1569)
48
48
49
49
### External
50
-
- There is a new unofficial Tauri-based frontend for Czkawka(inspired by Krokiet ui) - [Czkawka Tauri](https://github.com/shixinhuang99/czkawka-tauri)
50
+
- There is a new unofficial Tauri-based frontend for Czkawka - [Czkawka Tauri](https://github.com/shixinhuang99/czkawka-tauri)
51
51
- Czkawka 8.0.0 is now available in Debian Sid - [Cli](https://packages.debian.org/sid/czkawka-cli)/[Gui Gtk](https://packages.debian.org/sid/czkawka-gui)
52
52
53
53
### CI
54
-
- Compilation for 32-bit targets is now checked in CI.
55
-
- Czkawka binaries are now checked for reproducibility in CI.
54
+
- Compilation for 32-bit targets is now checked in CI
55
+
- Czkawka binaries are now checked for reproducibility in CI
56
56
57
57
58
58
### Prebuilt binaries
59
-
- AppImage binaries are no longer provided due to random bugs (not present in other packaging formats) and minimal added value compared to prebuilt Linux binaries or Flatpak.\
60
-
- HEIF Mac binaries are now provided.
61
-
- CI now builds Linux binaries on Ubuntu 22.04 instead of 20.04(github removed 20.04 images).
59
+
- AppImage binaries are no longer provided due to random bugs (not present in other packaging formats) and minimal added value compared to prebuilt Linux binaries or Flatpak
60
+
- HEIF Mac binaries are now provided
61
+
- CI now builds Linux binaries on Ubuntu 22.04 instead of 20.04(github removed 20.04 images)
62
62
-`musl` builds of `czkawka_cli` are now provided instead of `eyra` builds (slightly easier to maintain). GUI builds are not included due to limitations of `musl` and `eyra` :(
63
-
- Prebuilt Windows console binaries are no longer provided — logs are now saved to a file, which is easier to read than terminal output.
64
-
- Skia opengl and vulkan backends are provided for Krokiet on Linux
63
+
- Prebuilt Windows console binaries are no longer provided — logs are now saved to a file, which is easier to read than terminal output
64
+
- Skia opengl and vulkan backends are provided for Krokiet on Linux(no binaries on Windows, because don't know how to replace `sed`)
0 commit comments