Releases: lusingander/stu
Releases · lusingander/stu
v0.6.5
What's Changed
- Fix to allow specifying color theme for text preview by @lusingander in #36
- Fix to allow adding color theme syntax definitions for text preview by @lusingander in #37
- Fix not to use confy by @lusingander in #38
- Update ratatui to 0.29.0 by @lusingander in #41
Full Changelog: v0.6.4...v0.6.5
v0.6.4
What's Changed
- Change color definitions to use theme variables by @lusingander in #33
- Add --path-style option by @lusingander in #35
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- Implement copy details dialog on bucket/object list page by @lusingander in #30
- Fix the handling of control characters in text preview by @lusingander in #31
- Add rust-version to Cargo.toml
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- Fix to load region from profile by @lusingander in #28
Full Changelog: v0.6.1...v0.6.2
v0.6.1
v0.6.0
What's Changed
- Implement list refresh by @lusingander in #21
- Support image preview by @lusingander in #24
- Changed handling of config file
- Added new config
- Internal improvements
- Update dependencies
Full Changelog: v0.5.2...v0.6.0
v0.5.2
What's Changed
- Fix to load version when opening tab for the first time by @lusingander in #20
- Add new config
- Update dependencies
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Filter bucket list by region by @henrikskog in #13
- Cache bucket locations by @henrikskog in #15
- Update dependencies
New Contributors
- @henrikskog made their first contribution in #13
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
Features
- Improve bucket/object list page
- Implemented sorting/filtering
- Improve object detail/versions page
- Details are now scrollable
- Implemented version selection for download/preview
- Improve preview
- Implemented syntax highlighting
- Add
preview.highlight
to the config
- Add
- Implemented the ability to enable/disable wrapping and show/hide line numbers
- Implemented syntax highlighting
Bug fixes
- Crashes on empty bucket #10
Full Changelog: v0.4.2...v0.5.0