Releases: swampapp/swamp
Releases · swampapp/swamp
1.0.0-alpha3
Changelog
Fixed
- Internals have been reworked, the UI should behave better generally.
- Search queries received some love, so search results should be more accurate now.
- Reduced CPU and memory usage when indexing.
Added
- Binary RPM releases
Changed
- Swamp binaries now share version
1.0.0.alpha2
Changelog
Fixed
- Fix some important concurrency and performance issues that could cause trouble when indexing large Restic repositories, leading to resource starvation
- Fixes compilation with the recently released Go 1.16 RC1
Added
- Search queries have been rewritten. Searching for files should now be easier and more accurate. #7
- There's a new checkbox to list only unique files (same content, maybe different file name) when searching. #15
Changed
- There's a new BHash column in the Search and Downloaded views
- Left pane icons are now a bit smaller
1.0.0.alpha1
Changelog
Initial release.