Skip to content

Releases: joshka/tooters

[0.0.5] - 2023-04-12

12 Apr 08:19
Compare
Choose a tag to compare

Release Notes

Bug Fixes

  • Save list_state to fix scrolling
  • Always quit when Escape is pressed

Documentation

  • Update the asciinema to 0.0.4
  • Add TODO.md

Miscellaneous Tasks

  • Cleanup clippy errors
  • Rename tooters to toot-rs
  • Add better welcome message

Download toot-rs 0.0.5

target kind download
aarch64-apple-darwin tarball toot-rs-v0.0.5-aarch64-apple-darwin.tar.xz
x86_64-apple-darwin tarball toot-rs-v0.0.5-x86_64-apple-darwin.tar.xz
x86_64-pc-windows-msvc tarball toot-rs-v0.0.5-x86_64-pc-windows-msvc.zip
x86_64-unknown-linux-gnu tarball toot-rs-v0.0.5-x86_64-unknown-linux-gnu.tar.xz

[0.0.4] - 2023-04-11

11 Apr 10:52
Compare
Choose a tag to compare

Release Notes

Bug Fixes

  • Cleanup clippy issues with futures

Documentation

  • Update changelog
  • Add asciinema demo to README
  • Update changelog and README for 0.0.4

Features

  • Add async authentication flow
  • Add log widget
  • Add color to logs
  • Add auth server and refactor UI
  • Cleanup error log messages in app.rs
  • Loading from config happens off main thread
  • Cleanup auth widget
  • Run authentication loop until successful
  • Go to home screen on authentication success
  • Implement timeline scrolling
  • Disable showing logs by default

Miscellaneous Tasks

  • Cleanup pedantic clippy errors

Refactor

  • Move to a component-based architecture
  • Move load/save to Config
  • Extract an authentication widget
  • Structure vertically
  • Flatten module structure
  • Pull out logging setup in main.rs
  • Rename root::Component to root::Root
  • Rename authentication::Component to Authentication

Download tooters 0.0.4

target kind download
aarch64-apple-darwin tarball tooters-v0.0.4-aarch64-apple-darwin.tar.xz
x86_64-apple-darwin tarball tooters-v0.0.4-x86_64-apple-darwin.tar.xz
x86_64-pc-windows-msvc tarball tooters-v0.0.4-x86_64-pc-windows-msvc.zip
x86_64-unknown-linux-gnu tarball tooters-v0.0.4-x86_64-unknown-linux-gnu.tar.xz

v0.0.3

31 Mar 11:39
Compare
Choose a tag to compare

Download tooters 0.0.3

target kind download
aarch64-apple-darwin tarball tooters-v0.0.3-aarch64-apple-darwin.tar.xz
x86_64-apple-darwin tarball tooters-v0.0.3-x86_64-apple-darwin.tar.xz
x86_64-pc-windows-msvc tarball tooters-v0.0.3-x86_64-pc-windows-msvc.zip
x86_64-unknown-linux-gnu tarball tooters-v0.0.3-x86_64-unknown-linux-gnu.tar.xz

v0.0.2

30 Mar 07:28
Compare
Choose a tag to compare

Download tooters 0.0.2

target kind download
aarch64-apple-darwin tarball tooters-v0.0.2-aarch64-apple-darwin.tar.xz
x86_64-apple-darwin tarball tooters-v0.0.2-x86_64-apple-darwin.tar.xz
x86_64-pc-windows-msvc tarball tooters-v0.0.2-x86_64-pc-windows-msvc.zip
x86_64-unknown-linux-gnu tarball tooters-v0.0.2-x86_64-unknown-linux-gnu.tar.xz