Releases: LeastAuthority/destiny
Releases · LeastAuthority/destiny
v1.0.3
What's Changed
- Allow version suffix by @wuan in #201
- Add F-droid information by @donpui in #204
- Editable config by @wuan in #209
- Enabling lint usage and fixing static analysis error by @donpui in #218
- Build iOS version by @donpui in #203
- Fix windows version set by @donpui in #222
- Update submodule by @donpui in #223
- Fix missing abi filter configuration #224 by @wuan in #225
- Fix stable flutter version by @donpui in #227
Install
Windows
MSIX
- Download destiny_windows.msix
- Run the MSIX file
- Press Install on Installer window
- Search and run
destiny.exe
ZIP
- Download destiny_windows.zip
- Extract the zip
- Run
destiny.exe
Note: might require additional libraries
macOS (M1 or Intel chip based)
- Download destiny_macos.dmg
- Open downloaded DMG file
- Drag and drop Destiny icon in Applications folder
- Search and run
Destiny
Linux (x64)
AppImage
- Download destiny_linux_amd64.AppImage
- Run chmod u+x
destiny_linux_amd64.AppImage && ./destiny_linux_amd64.AppImage
Note: If your system does not have FUSE you can extract the appimage:./destiny_linux_amd64.AppImage --appimage-extract ./squashfs-root/AppRun
Tarball
- Download destiny_linux_amd64.tar.gz
- Extract
tar xzvf destiny_linux_amd64.tar.gz
- Go inside directory
destiny_linux
- Run
./destiny
Full Changelog: v1.0.2...v1.0.3
v1.0.2
add pubspec.lock (#199)
v1.0.1
What's Changed
- Updated PRIVACY-POLICY.md by @sahamidzade in #183
- Updated FAQ.md by @sahamidzade in #186
- Updated README.md and installation files by @donpui in #184
- Fixed Desktop drag and drop issue by @shareef-dweikat in #185
Install
Windows
MSIX
- Download destiny_windows.msix
- Run the MSIX file
- Press Install on Installer window
- Search and run
destiny.exe
ZIP
- Download destiny_windows.zip
- Extract the zip
- Run
destiny.exe
Note: might require additional libraries
macOS (M1 or Intel chip based)
- Download destiny_macos.dmg
- Open downloaded DMG file
- Drag and drop Destiny icon in Applications folder
- Search and run
Destiny
Linux (x64)
AppImage
- Download destiny_linux_amd64.AppImage
- Run chmod u+x
destiny_linux_amd64.AppImage && ./destiny_linux_amd64.AppImage
Note: If your system does not have FUSE you can extract the appimage:./destiny_linux_amd64.AppImage --appimage-extract ./squashfs-root/AppRun
Tarball
- Download destiny_linux_amd64.tar.gz
- Extract
tar xzvf destiny_linux_amd64.tar.gz
- Go inside directory
destiny_linux
- Run
./destiny
v1.0.0
Initial Public Release of Destiny - Cross-platform Magic Wormhole graphical client.
What's Changed
- Fix github links and update plugin by @ewanas in #180
- Add terms link to onboarding slider by @shareef-dweikat in #182
- Update PRIVACY-POLICY.md by @sahamidzade in #178
- Update FAQ.md by @sahamidzade in #177
- Update TERMS.md by @sahamidzade in #181
- Fixed interoperability with magic-wormhole
Install
Windows
MSIX
- Download destiny_windows.msix
- Run the MSIX file
- Press Install on Installer window
- Search and run
destiny.exe
ZIP
- Download destiny_windows.zip
- Extract the zip
- Run
destiny.exe
Note: might require additional libraries
macOS (M1 or Intel chip based)
- Download destiny_macos.dmg
- Open downloaded DMG file
- Drag and drop Destiny icon in Applications folder
- Search and run
Destiny
Linux (x64)
AppImage
- Download destiny_linux_amd64.AppImage
- Run chmod u+x
destiny_linux_amd64.AppImage && ./destiny_linux_amd64.AppImage
Note: If your system does not have FUSE you can extract the appimage:./destiny_linux_amd64.AppImage --appimage-extract ./squashfs-root/AppRun
Tarball
- Download destiny_linux_amd64.tar.gz
- Extract
tar xzvf destiny_linux_amd64.tar.gz
- Go inside directory
destiny_linux
- Run
./destiny
v0.25.0
What's Changed
- Added public keys and source tarball creation script by @ewanas in #166
- Fixed path resolution for nested directories under Downloads on Android by @ewanas in #167
- Updated dependencies and remove unused ones. Pin git dependencies. by @ewanas in #169
- Added FAQ and Privacy Policy placeholders by @donpui in #160
- Updating to new Production Least Authority addresses by @donpui in #172
- Allow direct connections by @ewanas in #168
- Updated welcome screen and added Terms agreement checkbox /info screen on desktop by @shareef-dweikat in #170
- Updated settings/info screen on desktop by @shareef-dweikat in #170
- Updated links to FAQ, Privacy Policy, Terms by @donpui in #173
- Change default windows size for desktop by @donpui in #175
- Add date to welcome screen dismissal by @ewanas in #176
- Fix error handling for code generation and update client by @ewanas in #179
- Improved error messages mapping @donpui in #171
Full Changelog: v0.24.1...v0.25.0
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
- Downdload destiny_windows_v0.24.1-signed.msix
- Run the MSIX file
- Press Install on Installer window
- Search and run
destiny.exe
ZIP
- Downdload destiny_windows_v0.24.1.zip
- Extract the zip
- Run
destiny.exe
Note: might require additional libraries
macOS (M1 or Intel chip based)
- Downdload destiny_macos_v0.24.1-signed.dmg
- Open downloaded DMG file
- Drag and drop Destiny icon in Applications folder
- Search and run
Destiny
Linux (x64)
AppImage
- Download destiny_linux_v0.24.1_amd64.AppImage
- 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
- Download destiny_linux_v0.24.1_amd64.tar.gz
- Extract
tar xzvf destiny_linux_v0.24.1_amd64.tar.gz
- Go inside directory
destiny_linux_v0.24.1
- Run
./destiny
v0.24.0
v0.24.0
v0.23.2
Drop hover effect (#138)
v0.23.1
Merge branch 'main' of https://github.com/LeastAuthority/flutter_worm…
v0.23.0
Update plugin