Skip to content

Releases: ax2/zifile

v0.1.15

Choose a tag to compare

@github-actions github-actions released this 01 Sep 12:05
13f1d0e

Free code signing provided by SignPath.io, certificate by SignPath Foundation.

The application is being prepared and is not yet approved; this release uses unsigned artifacts for GitHub distribution. It is not a Microsoft Store-certified package. Verify the included SHA256SUMS file before installing.

What's Changed

  • chore: prepare v0.1.15 release by @ax2 in #106

Full Changelog: v0.1.14...v0.1.15

v0.1.14

Choose a tag to compare

@github-actions github-actions released this 01 Sep 06:49
835ed9f

This is a public unsigned Windows build for GitHub distribution. It is not a Microsoft Store-certified package. Verify the included SHA256SUMS file before installing.

What's Changed

  • docs: record v0.1.13 public release by @ax2 in #102
  • ui: group archive actions into responsive toolbars by @ax2 in #103
  • test: protect archive toolbar grouping by @ax2 in #104
  • build(deps): bump actions/setup-dotnet from 5 to 6 by @dependabot[bot] in #24
  • chore: prepare v0.1.14 release by @ax2 in #105

Full Changelog: v0.1.13...v0.1.14

v0.1.13

Choose a tag to compare

@github-actions github-actions released this 01 Sep 00:58
ade00df

This is a public unsigned Windows build for GitHub distribution. It is not a Microsoft Store-certified package. Verify the included SHA256SUMS file before installing.

What's Changed

  • docs: record v0.1.12 public release by @ax2 in #99
  • feat: add TAR + LZ4 composition support by @ax2 in #100
  • chore: prepare v0.1.13 release by @ax2 in #101

Full Changelog: v0.1.12...v0.1.13

v0.1.12

Choose a tag to compare

@github-actions github-actions released this 31 Aug 21:47
36f6901

This is a public unsigned Windows build for GitHub distribution. It is not a Microsoft Store-certified package. Verify the included SHA256SUMS file before installing.

What's Changed

  • docs: record v0.1.11 public release by @ax2 in #96
  • feat(desktop): add batch rename rules by @ax2 in #97
  • chore: prepare v0.1.12 release by @ax2 in #98

Full Changelog: v0.1.11...v0.1.12

v0.1.11

Choose a tag to compare

@github-actions github-actions released this 31 Aug 19:19
f66843d

This is a public unsigned Windows build for GitHub distribution. It is not a Microsoft Store-certified package. Verify the included SHA256SUMS file before installing.

What's Changed

  • docs: update current v0.1.10 release claims by @ax2 in #93
  • feat: add atomic archive entry rename by @ax2 in #94
  • chore: prepare 0.1.11 release by @ax2 in #95

Full Changelog: v0.1.10...v0.1.11

v0.1.10

Choose a tag to compare

@github-actions github-actions released this 31 Aug 16:25
b778ba5

This is a public unsigned Windows build for GitHub distribution. It is not a Microsoft Store-certified package. Verify the included SHA256SUMS file before installing.

What's Changed

  • docs: record v0.1.9 public release by @ax2 in #89
  • feat: remove selected archive entries by @ax2 in #90
  • docs: document archive entry removal by @ax2 in #91
  • chore: prepare release 0.1.10 by @ax2 in #92

Full Changelog: v0.1.9...v0.1.10

v0.1.9

Choose a tag to compare

@github-actions github-actions released this 31 Aug 12:55
5477766

This is a public unsigned Windows build for GitHub distribution. It is not a Microsoft Store-certified package. Verify the included SHA256SUMS file before installing.

What's Changed

  • docs: publish current v0.1.8 release claims by @ax2 in #86
  • feat: add safe archive update workflow by @ax2 in #87
  • chore: prepare release 0.1.9 by @ax2 in #88

Full Changelog: v0.1.8...v0.1.9

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 31 Aug 08:57
9001928

This is a public unsigned Windows build for GitHub distribution. It is not a Microsoft Store-certified package. Verify the included SHA256SUMS file before installing.

What's Changed

  • docs: record v0.1.7 release outcome by @ax2 in #71
  • chore(deps): bump sevenz-rust2 from 0.22.0 to 0.22.2 by @dependabot[bot] in #30
  • feat(ui): add password visibility controls by @ax2 in #72
  • fix(ui): remask cleared passwords by @ax2 in #73
  • feat(ui): submit archive unlock with enter by @ax2 in #74
  • test(accessibility): cover password visibility controls by @ax2 in #75
  • feat(ui): confirm encrypted archive passwords by @ax2 in #76
  • docs: align public guidance with v0.1.7 by @ax2 in #77
  • fix(ui): distinguish file text from directory actions by @ax2 in #78
  • feat(ui): add official support links to About by @ax2 in #79
  • fix(ui): expose retry after failed archive open by @ax2 in #80
  • fix(ui): label the extraction conflict policy by @ax2 in #81
  • fix(ui): keep archive field labels visible by @ax2 in #82
  • feat(ui): show archive compression summary by @ax2 in #83
  • fix(ui): disable close action while archive is busy by @ax2 in #84
  • chore(release): prepare v0.1.8 by @ax2 in #85

New Contributors

Full Changelog: v0.1.7...v0.1.8

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 31 Aug 00:49
c6f8b48

This is a public unsigned Windows build for GitHub distribution. It is not a Microsoft Store-certified package. Verify the included SHA256SUMS file before installing.

What's Changed

  • docs: record v0.1.6 release outcome by @ax2 in #64
  • feat: add recent archives to desktop home by @ax2 in #65
  • fix: align recent history privacy and controls by @ax2 in #66
  • feat: add archive bulk selection actions by @ax2 in #67
  • test: verify standalone executable round trip by @ax2 in #68
  • docs: record public executable round trip by @ax2 in #69
  • release: prepare v0.1.7 by @ax2 in #70

Full Changelog: v0.1.6...v0.1.7

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 30 Aug 21:25
b19e8be

This is a public unsigned Windows build for GitHub distribution. It is not a Microsoft Store-certified package. Verify the included SHA256SUMS file before installing.

What's Changed

  • docs: record ZiFile v0.1.5 release by @ax2 in #58
  • feat(ui): add archive reload shortcut by @ax2 in #59
  • feat: focus archive search with Ctrl+F by @ax2 in #60
  • feat: close archive sessions explicitly by @ax2 in #61
  • feat: quick extract to a named folder by @ax2 in #62
  • chore: prepare v0.1.6 release by @ax2 in #63

Full Changelog: v0.1.5...v0.1.6