Skip to content

Releases: crumbyte/noxdir

noxdir-v1.1.0

24 Feb 21:17
v1.1.0
de73d69

Choose a tag to compare

Changelog

  • d82ac36 Devices are not selectable on the drives list for Linux.
  • cb7cae8 Fix goreleaser config.
  • e3e9574 Fix windows runtime handle cleanup leak.
  • b04fc85 Reduce memory snapshot.
  • d25e6b8 Remove selection after multi-deletion.
  • c51ff44 Removed redundant rendering cycles.
  • b6a2f16 Update Go version.
  • ed44549 Update dependencies.
  • 8ac2fb0 v1.0.0 Nix flake update.
  • de73d69 v1.1.0 Nix flake update.

noxdir-v1.0.0

04 Jan 15:40
v1.0.0
5fae5e6

Choose a tag to compare

Changelog

  • 16144a1 Add internal command to calculate file's checksum: md5,sha1,sha224,sha256,sha384,sha512.
  • ed96640 Combine pack and unpack internal commands.
  • 47a2a82 Fix cache update flow during refresh when caching is enabled. (#130)
  • 8ba0009 Fix the file handle cleanup for Windows.
  • dd23bf5 Improve deletion flow. Remove expensive rescan.
  • 2a9ea24 Reduce the memory usage during scanning for MacOS.
  • 2f65d69 Removed mandatory state refresh on cmd execution.
  • 5fae5e6 Update README.md
  • 5a5de15 v0.11.0 Nix flake update.

noxdir-v0.11.0

05 Dec 21:57
v0.11.0
368dbfa

Choose a tag to compare

Changelog

  • bb7a1d7 Add regular expression support for name filter.
  • 368dbfa Bump the version.
  • a93313c Fix binding list to include row selection keymap. (#125)
  • 778efa9 Fix color values for diff change set summary.
  • fc4a09b Reduce resource usage during traversal.
  • 797623f updated README
  • 7907751 v0.10.0 Nix flake update.

noxdir-v0.10.0

04 Nov 23:58
v0.10.0
dde1a0d

Choose a tag to compare

Changelog

  • dde1a0d Update README.md.
  • d806323 Fix application crash on launch with a specific path.
  • 214e85d Update color schema.
  • ef1ce6e Remove redundant mounts for the MacOS drives list.
  • 0ae11eb Persist cache on dirty state only.
  • be94dc8 Remove volume column from MacOS drives list.
  • b768f4c Fix handler for the file system's internal metadata file.
  • 09314b4 Drives table responsive columns visibility.
  • ecbff65 Responsive columns visibility based on the terminal width.
  • acffa7f 0.9.0 Nix flake update

noxdir-v0.9.0

12 Oct 18:43
v0.9.0
ff6f7a5

Choose a tag to compare

Changelog

  • 189ecfa AUR release
  • 9a62d60 Add sorting for directories by name, size, dirs, and files.
  • ff6f7a5 Bump the version.
  • 8756f02 Caching is enabled by default. Improved diff's performance and responsiveness.
  • 209ebc5 Fix binding description for sorting.
  • 4306614 Nix flake vendor hash update
  • 8df3817 Update dependencies to the latest version.
  • 839b43b Use native fstatat implementation for arm arch.

noxdir-v0.8.0

11 Sep 15:27
v0.8.0
dc7582f

Choose a tag to compare

Changelog

  • 7754f60 Add key binding for select/unselect all entries.
  • dc7582f Bump the version.
  • 54ecaa2 V0.8.0/nix flake update
  • ef01f1b Add colors for internal command output.
  • 3e548a2 Change build platform for release.
  • 853145a Configurable internal command bar style.
  • b22f682 Fix sort order for items selected for deletion.
  • 0242674 Limit the number of displayed items selected for deletion.
  • 56e2ca2 Negative file name filter.
  • d88c6a1 Prevent chart distortion in a small-sized window.

noxdir-v0.7.0

28 Aug 15:01
v0.7.0
4fe1fec

Choose a tag to compare

Changelog

  • 639d4db Add a proper internal command output window.
  • 3757ca0 Added nix flake (#85)
  • 621b5ad Additional color customization options.
  • cf2b2b3 Adjust goreleaser config to support CGO on Darwin.
  • 4fe1fec Change build platform for release.
  • 46c3cb1 Darwin performance improvement.
  • 7b4345b Display a pop-up window when a deletion error occurs.
  • 14681ce Error pop-up refactoring.
  • 12f2959 Fix the name formatting in the delete dialog.
  • ca5181a Implement top status bar containing current entry info.
  • f0e5eb7 Improve internal command help output. Update README.
  • 0206e9d Improve memory usage on Darwin.
  • 38a90e2 Update README.md

noxdir-v0.6.0

10 Aug 16:37
v0.6.0
dbdc366

Choose a tag to compare

Changelog

  • dbdc366 Bump the version.
  • af39105 Show total size that will be reclaimed on deletion.
  • af61052 Add version flag to display the application version.
  • 24a37c4 Introduce help command for internal commands.
  • afef7f2 Fix fstatat call for Linux.
  • 9740d1d Reduce memory usage during FS scan.
  • 1d83380 Simplify binding key configuration. Update documentation on key bindings.
  • c3692d3 Implement a command history.
  • 177ff45 Fix the inconsistent command execution flow.
  • 397d42f Implement unpack archive command.
  • 50fdaeb Preserve specified filters on refresh.

noxdir-v0.5.0

27 Jul 22:19
v0.5.0
8ecd00e

Choose a tag to compare

Changelog

  • 8ecd00e Fix drive path value wrapping.
  • 046e8be Implement archive command runner.
  • 5f3fc5b Add configuration for nightly releases.
  • de065c9 Fix crashing on delete/refresh when using the --root flag.
  • 7cde665 Fix crashing on negative limit value for usage formatting.
  • 8dc22f6 Fix nightly build permissions configuration.
  • aeb3fa6 Fix tag deletion on nightly build actions.
  • 72de715 Fix usage formatting.
  • ce5a125 Implement internal command for the archive tool.
  • d236925 Implement tar archive package.
  • 84d2982 Provide configuration settings for custom key bindings.
  • 066ff9a Set proper semver for nightly builds.
  • 8b3c2d8 Skip semver validation for nightly builds.
  • 0f4a553 Split stable and nightly versions for the homebrew cask. (#65)
  • e554506 Trim the white space from tag in archive name. (#65)
  • 0e947cd Update README.md
  • c73d8c1 Update README.md
  • f83300b Update the status bar info when filters applied.
  • 2fb980b Update top entries columns width on window resize.

noxdir-v0.4.1

17 Jul 17:26
v0.4.1
6273448

Choose a tag to compare

Changelog

  • 2b6549f Add Chocolatey package configuration.
  • 60d7604 Add a CLI flag that enables the simplified color schema.
  • d63abad Add installation manual for Linux.
  • 05ee417 Add key binding for opening the application config file. Fix explore behavior.
  • 26c32d0 Add option to configure the chart's aspect ratio value.
  • 2f0e993 Add rows counter to the status bar. Remove the errors counter.
  • 2d56f6c Add support for multiple deletions at once.
  • ed73cb1 Add the application's config.
  • 0bd07a0 Add the cache indicator to the status bar.
  • 4d104d0 Bump the version.
  • c3bc3fa Explore directories and files in diff mode.
  • 874a1f2 Fix delta counter for the diff mode.
  • d48db91 Fix the drives list refresh binding.
  • 6273448 Postpone chocolateys package release.
  • d9fe3d8 Show devices and the corresponding mounts for the Linux drives list. (#53)
  • 6b96bb8 Show full drive/mount path in the status bar.
  • 18569f5 Wrap the full path in case of the long sequences.