PackageTrack

Go modules · #2328

github.com/babarot/gomi

v1.6.4babarot/gomi

Release timeline

31 releases since 2015
20172019202120232025

Releases

  1. v1.6.47 Jun 2026
    Release notes

    What's Changed

    Improvements

    • fix: keep restore TUI within terminal bounds (closes #125) by @babarot in #127
    • Allow --prune to skip confirmation with -f by @babarot in #129

    Refactorings

    • Fix concurrency safety: eliminate global SelectionManager and add mutex to legacy Storage by @babarot in #118
    • Refactor: extract Trash interface, move orphan logic, and DRY up XDG storage by @babarot in #119
    • Refactor: decouple config, remove unused fields, and narrow UI dependencies by @babarot in #120
    • Update architecture docs and rename manager variables to match Trash interface by @babarot in #121
    • Fix fundamental design issues: circular references, untestable prompts, and implicit init() by @babarot in #122
    • Reduce syscalls in gomi -b restore path by @babarot in #123

    Full Changelog: v1.6.3...v1.6.4

    Open source →
    Additional notes2 sources agree

    Improvements

    • fix: keep restore TUI within terminal bounds (closes #125) by @babarot in https://github.com/babarot/gomi/pull/127
    • Allow --prune to skip confirmation with -f by @babarot in https://github.com/babarot/gomi/pull/129

    Refactorings

    • Fix concurrency safety: eliminate global SelectionManager and add mutex to legacy Storage by @babarot in https://github.com/babarot/gomi/pull/118
    • Refactor: extract Trash interface, move orphan logic, and DRY up XDG storage by @babarot in https://github.com/babarot/gomi/pull/119
    • Refactor: decouple config, remove unused fields, and narrow UI dependencies by @babarot in https://github.com/babarot/gomi/pull/120
    • Update architecture docs and rename manager variables to match Trash interface by @babarot in https://github.com/babarot/gomi/pull/121
    • Fix fundamental design issues: circular references, untestable prompts, and implicit init() by @babarot in https://github.com/babarot/gomi/pull/122
    • Reduce syscalls in gomi -b restore path by @babarot in https://github.com/babarot/gomi/pull/123
    Open source →
    Additional notes

    v1.6.4 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  2. v1.6.4-0.20260320102724-4d40410c147e20 Mar 2026pre-release

    Nothing published for this version

  3. v1.6.320 Mar 2026
    Release notes

    What's Changed

    Bug fixes

    • Fix files with dollar signs in names being incorrectly expanded by @babarot in #111
    • Fix cross-device link error in legacy storage by @babarot in #112

    Improvements

    • Fix empty files being excluded from restore list by @babarot in #110
    • Fix gomi_dir being ignored when strategy is auto by @babarot in #113
    • Fix colors invisible on light terminal backgrounds by @babarot in #114

    Full Changelog: v1.6.2...v1.6.3

    Open source →
    Additional notes2 sources agree

    Bug fixes

    • Fix files with dollar signs in names being incorrectly expanded by @babarot in https://github.com/babarot/gomi/pull/111
    • Fix cross-device link error in legacy storage by @babarot in https://github.com/babarot/gomi/pull/112

    Improvements

    • Fix empty files being excluded from restore list by @babarot in https://github.com/babarot/gomi/pull/110
    • Fix gomi_dir being ignored when strategy is auto by @babarot in https://github.com/babarot/gomi/pull/113
    • Fix colors invisible on light terminal backgrounds by @babarot in https://github.com/babarot/gomi/pull/114
    Open source →
    Additional notes

    v1.6.3

    Compare

    Choose a tag to compare

    Open source →
  4. v1.6.212 Feb 2026
    Release notes

    What's Changed

    Bug fixes

    • Fix: Use os.Lstat instead of os.Stat to support broken symlinks by @babarot in #106

    Others

    New Contributors

    Full Changelog: v1.6.1...v1.6.2

    Open source →
    Additional notes2 sources agree

    Bug fixes

    • Fix: Use os.Lstat instead of os.Stat to support broken symlinks by @babarot in https://github.com/babarot/gomi/pull/106

    Others

    • Fix dead link by @daaa1k in https://github.com/babarot/gomi/pull/108
    Open source →
    Additional notes

    v1.6.2

    Compare

    Choose a tag to compare

    Open source →
  5. v1.6.119 Jun 2025
    Release notes

    What's Changed

    New Features

    • Make forbidden paths configurable by @babarot in #95
    • Customise styles on the filter matching/prompt by @babarot in #101

    Full Changelog: v1.6.0...v1.6.1

    Open source →
    Additional notes2 sources agree

    New Features

    • Make forbidden paths configurable by @babarot in https://github.com/babarot/gomi/pull/95
    • Customise styles on the filter matching/prompt by @babarot in https://github.com/babarot/gomi/pull/101
    Open source →
    Additional notes

    v1.6.1

    Compare

    Choose a tag to compare

    Open source →
  6. v1.6.017 Mar 2025
    Release notes

    What's Changed

    New Features

    • Add --prune option for trash management by @babarot in #88
    • Implement UI-based Strict Confirmation (Following Terminal Prompt) by @babarot in #89
    • Add Image Preview in Detail View by @babarot in #92

    Refactorings

    Website Updates

    • Add Website Carousel and Reorganize Project Documentation by @babarot in #90
    • Tweak site designs, animations and layouts by @babarot in #91

    Others

    • Add strict YES validation to confirm prompt by @babarot in #85

    Full Changelog: v1.5.1...v1.6.0

    Open source →
    Additional notes2 sources agree

    New Features

    • Add --prune option for trash management by @babarot in https://github.com/babarot/gomi/pull/88
    • Implement UI-based Strict Confirmation (Following Terminal Prompt) by @babarot in https://github.com/babarot/gomi/pull/89
    • Add Image Preview in Detail View by @babarot in https://github.com/babarot/gomi/pull/92

    Refactorings

    • Add tests by @babarot in https://github.com/babarot/gomi/pull/86
    • Add immediate renderer instead of using immediately flag by @babarot in https://github.com/babarot/gomi/pull/87

    Website Updates

    • Add Website Carousel and Reorganize Project Documentation by @babarot in https://github.com/babarot/gomi/pull/90
    • Tweak site designs, animations and layouts by @babarot in https://github.com/babarot/gomi/pull/91

    Others

    • Add strict YES validation to confirm prompt by @babarot in https://github.com/babarot/gomi/pull/85
    Open source →
    Additional notes

    v1.6.0

    Compare

    Choose a tag to compare

    Open source →
  7. v1.5.2-0.20250223054051-6483f2cea15a23 Feb 2025pre-release

    Nothing published for this version

  8. v1.5.123 Feb 2025
    Release notes

    What's Changed

    New Features

    Full Changelog: v1.5.0...v1.5.1

    Open source →
    Additional notes2 sources agree

    New Features

    • Add Log Rotation feature by @babarot in https://github.com/babarot/gomi/pull/82
    Open source →
    Additional notes

    v1.5.1

    Compare

    Choose a tag to compare

    Open source →
  9. v1.5.021 Feb 2025
    Release notes

    What's Changed

    New Features

    • Add Permanent Deletion Feature with Confirmation Dialog by @babarot in #79

    Refactorings

    • Large-scale Code Refactoring for Better Architecture by @babarot in #81

    Others

    New Contributors

    Full Changelog: v1.4.3...v1.5.0

    Open source →
    Additional notes2 sources agree

    New Features

    • Add Permanent Deletion Feature with Confirmation Dialog by @babarot in https://github.com/babarot/gomi/pull/79

    Refactorings

    • Large-scale Code Refactoring for Better Architecture by @babarot in https://github.com/babarot/gomi/pull/81

    Others

    • Create missing log path by @kariudo in https://github.com/babarot/gomi/pull/80
    Open source →
    Additional notes

    v1.5.0

    Compare

    Choose a tag to compare

    Open source →
  10. v1.4.4-0.20250218095154-3dcb93a44ff518 Feb 2025pre-release

    Nothing published for this version

  11. v1.4.317 Feb 2025
    Release notes

    What's Changed

    New Features

    • Add toggle between trash and original path display in detail view by @babarot in #76

    Others

    Full Changelog: v1.4.2...v1.4.3

    Open source →
    Additional notes2 sources agree

    New Features

    • Add toggle between trash and original path display in detail view by @babarot in https://github.com/babarot/gomi/pull/76

    Others

    • Add windows wildcard support by @babarot in https://github.com/babarot/gomi/pull/75
    Open source →
    Additional notes

    v1.4.3

    Compare

    Choose a tag to compare

    Open source →
  12. v1.4.216 Feb 2025
    Release notes

    Full Changelog: v1.4.1...v1.4.2

    Open source →
    Additional notes

    v1.4.2

    Compare

    Choose a tag to compare

    Open source →
  13. v1.4.116 Feb 2025
    Release notes

    What's Changed

    Refactorings

    Full Changelog: v1.4.0...v1.4.1

    Open source →
    Additional notes2 sources agree

    Refactorings

    • Revise log system by @babarot in https://github.com/babarot/gomi/pull/70
    Open source →
    Additional notes

    v1.4.1

    Compare

    Choose a tag to compare

    Open source →
  14. v1.4.016 Feb 2025
    Release notes2 sources agree

    New Features

    • Support XDG Trash specification by @babarot in https://github.com/babarot/gomi/pull/69
    Open source →
  15. v1.3.211 Feb 2025

    Nothing published for this version

  16. v1.3.2-0.20250211124620-8b81d49ce12711 Feb 2025pre-release

    Nothing published for this version

  17. v1.3.111 Feb 2025
    Release notes2 sources agree

    Others

    • feat: added scoop config by @Souvlaki42 in https://github.com/babarot/gomi/pull/54
    Open source →
  18. v1.3.1-0.20250210144000-e177aef2f9a810 Feb 2025pre-release

    Nothing published for this version

  19. v1.3.010 Feb 2025
    Release notes2 sources agree

    New Features

    • Make moving files across different partitions possible by adding fallback to copy-and-delete by @babarot in https://github.com/babarot/gomi/pull/51
    • Enhancements to Debugging and Installation Process by @babarot in https://github.com/babarot/gomi/pull/57
    • Make trash dir configuable instead of being hardcoded to ~/.gomi by @babarot in https://github.com/babarot/gomi/pull/56

    Bug fixes

    • Escape string to being passed to cd by @babarot in https://github.com/babarot/gomi/pull/60

    Others

    • Refactor history package by @babarot in https://github.com/babarot/gomi/pull/49
    • Fix typo, Causion -> Caution by @kianmeng in https://github.com/babarot/gomi/pull/52
    Open source →
  20. v1.2.3-0.20250127155601-982af3c4413927 Jan 2025pre-release

    Nothing published for this version

  21. v1.2.227 Jan 2025

    Nothing published for this version

  22. v1.2.127 Jan 2025

    Nothing published for this version

  23. v1.2.027 Jan 2025
    Release notes2 sources agree

    New Features

    • Add brand new UI for restore functionality (Bubble Tea integration) by @babarot in https://github.com/babarot/gomi/pull/44
    Open source →
  24. v1.1.923 Jan 2025
    Release notes2 sources agree

    New Features

    • Support fuzzy search by @babarot in https://github.com/babarot/gomi/pull/42
    Open source →
  25. v1.1.817 Jan 2025
    Release notes2 sources agree

    Others

    • Refactor by @babarot in https://github.com/babarot/gomi/pull/39
    Open source →
  26. v0.1.721 Oct 2016

    Nothing published for this version

  27. v0.1.622 May 2015

    Nothing published for this version

  28. v0.1.512 May 2015

    Nothing published for this version

  29. v0.1.48 May 2015

    Nothing published for this version

  30. v0.1.25 May 2015

    Nothing published for this version

  31. v0.1.05 May 2015

    Nothing published for this version