Skip to content

Releases: lusingander/stu

v0.6.5

02 Nov 05:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.4...v0.6.5

v0.6.4

06 Oct 23:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.3...v0.6.4

v0.6.3

21 Sep 01:23
Compare
Choose a tag to compare

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

14 Sep 02:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

11 Sep 15:21
Compare
Choose a tag to compare

What's Changed

  • revert confy (Fix #27)

Full Changelog: v0.6.0...v0.6.1

v0.6.0

11 Sep 01:55
Compare
Choose a tag to compare

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

06 Sep 06:57
Compare
Choose a tag to compare

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

22 Jul 07:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

01 Jun 11:43
Compare
Choose a tag to compare

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
    • Implemented the ability to enable/disable wrapping and show/hide line numbers

Bug fixes

  • Crashes on empty bucket #10

Full Changelog: v0.4.2...v0.5.0

v0.4.2

21 May 08:11
Compare
Choose a tag to compare

What's Changed

  • Add AUR instructions to README.md by @orhun in #5
  • Major internal refactoring
  • Add --debug option
  • Fix to show download progress
  • Improved dialogs
  • Minor visual improvements

New Contributors

  • @orhun made their first contribution in #5

Full Changelog: v0.4.1...v0.4.2