Skip to content

[0.2.3] - 2023-02-27

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Feb 15:30

Install

Install prebuilt binaries via shell script

# WARNING: this installer is experimental
curl --proto '=https' --tlsv1.2 -L -sSf https://github.com/FroVolod/near-social/releases/download/v0.2.3/installer.sh | sh

Install prebuilt binaries via powershell script

# WARNING: this installer is experimental
irm 'https://github.com/FroVolod/near-social/releases/download/v0.2.3/installer.ps1' | iex

Download

target kind download
x86_64-unknown-linux-gnu tarball near-social-v0.2.3-x86_64-unknown-linux-gnu.tar.xz
x86_64-apple-darwin tarball near-social-v0.2.3-x86_64-apple-darwin.tar.xz
aarch64-apple-darwin tarball near-social-v0.2.3-aarch64-apple-darwin.tar.xz
x86_64-pc-windows-msvc tarball near-social-v0.2.3-x86_64-pc-windows-msvc.zip
x86_64-pc-windows-msvc symbols near-social-v0.2.3-x86_64-pc-windows-msvc.pdb

Release Notes

  • Allow null-able tags in the widgets metadata to be able remove the tags on deployment