| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| superfile-windows-v1.3.3-arm64.zip | 2025-07-24 | 11.0 MB | |
| superfile-windows-v1.3.3-amd64.zip | 2025-07-24 | 11.8 MB | |
| superfile-linux-v1.3.3-arm64.tar.gz | 2025-07-24 | 10.8 MB | |
| superfile-linux-v1.3.3-amd64.tar.gz | 2025-07-24 | 11.6 MB | |
| superfile-darwin-v1.3.3-arm64.tar.gz | 2025-07-24 | 10.9 MB | |
| superfile-darwin-v1.3.3-amd64.tar.gz | 2025-07-24 | 11.5 MB | |
| README.md | 2025-07-24 | 1.3 kB | |
| v1.3.3 source code.tar.gz | 2025-07-24 | 16.4 MB | |
| v1.3.3 source code.zip | 2025-07-24 | 16.5 MB | |
| Totals: 9 Items | 100.4 MB | 1 | |
Hey folks. Releasing v1.3.3 with bug fix related to config file, and improvements in metadata panel feature.
Install:
Click me to know how to install
Highlights
- Fixed a bug in config file correction that would make config file invalid. Thanks @estebandpena for reporting the issue, and @wassup05 for the fix.
Detailed Change Summary
Details
#### Update - feat: Metadata loading via bubbletea's tea.Cmd method, removed usage channels and custom goroutines [#947](https://github.com/yorukot/superfile/pull/947) by @lazysegtree - feat: Metadata panel into separate package, UI bug fixes, Code improvements [#950](https://github.com/yorukot/superfile/pull/950) by @lazysegtree - feat: add support for Python virtual environment in testsuite setup [#956](https://github.com/yorukot/superfile/pull/956) by @Khitoshi #### Bug fix - fix: windows test ci [#941](https://github.com/yorukot/superfile/pull/941) by @claykom - fix: fixing `config.toml` [#952](https://github.com/yorukot/superfile/pull/952) by @wassup05
Full Changelog: https://github.com/yorukot/superfile/compare/v1.3.2...v1.3.3