github Linus-Mussmaecher/rucola v0.4.0
Version 0.4.0 - Feature Update

latest release: v0.4.1
2 months ago

Release Notes

This update implements features requested in GitHub Issues since the first release.

  • The loading screen now displays the different stages of the initialization process.
  • The loading screen now shows a warning if rucola is run from the home directory.
  • Rucola now accepts links in the format [Text](linked-note).
  • Updated versions of crossterm, ratatui and tui-textarea to latest releases.
  • Numerous small refactoring changes.

Install rucola-notes 0.4.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Linus-Mussmaecher/rucola/releases/download/v0.4.0/rucola-notes-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/Linus-Mussmaecher/rucola/releases/download/v0.4.0/rucola-notes-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install Linus-Mussmaecher/tap/rucola

Download rucola-notes 0.4.0

File Platform Checksum
rucola-notes-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
rucola-notes-x86_64-apple-darwin.tar.xz Intel macOS checksum
rucola-notes-x86_64-pc-windows-msvc.zip x64 Windows checksum
rucola-notes-x86_64-pc-windows-msvc.msi x64 Windows checksum
rucola-notes-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Don't miss a new rucola release

NewReleases is sending notifications on new releases.