Release Notes
- Users can now choose between viewing files as markdown or HTML.
- Fixed a bug that caused an error on launch when configuration file did not agree with current internal configuration struct. Contribution by GitHub user Morsicus.
- Fixed a bug that caused new markdown notes created from within rucola to have an incorrect tag instead of a level 1 title. Contribution by GitHub user Morsicus.
Install rucola-notes 0.5.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Linus-Mussmaecher/rucola/releases/download/v0.5.0/rucola-notes-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/Linus-Mussmaecher/rucola/releases/download/v0.5.0/rucola-notes-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install Linus-Mussmaecher/tap/rucola
Download rucola-notes 0.5.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 |