Skip to content

Version 0.3.0-prerelease.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jul 18:51
· 266 commits to main since this release

Release Notes

Features

  • Workspace Support - shadows-withal/pr532, jamesmunns/i493

    You can now tell oranda to build multiple sites at once! By default, this will also generate a separate "root"
    page, providing an index into all projects defined within your workspace.

    Details TBD

Fixes

  • Display platforms alphabetically in install widget - Plecra/pr544, shadows-withal/i480

    Platforms are now sorted alphabetically in the install widget dropdown. This is an improvement over the
    previous unsorted state.

  • Show prerelease contents on changelog pages - shadows-withal/[pr549]

    This is a simple bug fix. Previously, we accidentally hid the body of a prerelease on its own separate changelog page
    (but mysteriously, it showed up on the main changelog page when prereleases were toggled!)

Install oranda 0.3.0-prerelease.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/axodotdev/oranda/releases/download/v0.3.0-prerelease.3/oranda-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/axodotdev/oranda/releases/download/v0.3.0-prerelease.3/oranda-installer.ps1 | iex

Install prebuilt binaries into your npm project

npm install @axodotdev/oranda@0.3.0-prerelease.3

Download oranda 0.3.0-prerelease.3

oranda-aarch64-apple-darwin.tar.gz checksum
oranda-x86_64-apple-darwin.tar.gz checksum
oranda-x86_64-pc-windows-msvc.tar.gz checksum
oranda-x86_64-unknown-linux-gnu.tar.gz checksum