Skip to content

v0.24.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Sep 11:22
· 71 commits to main since this release
v0.24.1

Delta release before public release:

- Added Save As functionality
- Added Send intent in Android
- Added environments variables in the Android Help screen
- Improved error handling on cancellation and network interruptions
- Updated graphics and other small UX/UI changes
- Security fixes
- Changed AppID to common magic-wormhole
- Various code cleanups

Install

Windows

MSIX

  1. Downdload destiny_windows_v0.24.1-signed.msix
  2. Run the MSIX file
  3. Press Install on Installer window
  4. Search and run destiny.exe

ZIP

  1. Downdload destiny_windows_v0.24.1.zip
  2. Extract the zip
  3. Run destiny.exe
    Note: might require additional libraries

macOS (M1 or Intel chip based)

  1. Downdload destiny_macos_v0.24.1-signed.dmg
  2. Open downloaded DMG file
  3. Drag and drop Destiny icon in Applications folder
  4. Search and run Destiny

Linux (x64)

AppImage

  1. Download destiny_linux_v0.24.1_amd64.AppImage
  2. Run chmod u+x destiny_linux_v0.24.1_amd64.AppImage && ./destiny_linux_v0.24.1_amd64.AppImage
    Note: If your system does not have FUSE you can extract the appimage:
    ./nvim.appimage --appimage-extract
    ./squashfs-root/usr/bin/nvim
    

Tarball

  1. Download destiny_linux_v0.24.1_amd64.tar.gz
  2. Extracttar xzvf destiny_linux_v0.24.1_amd64.tar.gz
  3. Go inside directory destiny_linux_v0.24.1
  4. Run ./destiny