diff --git a/.github/release_message.md b/.github/release_message.md new file mode 100644 index 00000000..5e4ca9e8 --- /dev/null +++ b/.github/release_message.md @@ -0,0 +1,18 @@ + +
+ +
+ +or download from below based on your OS: + +- **Android:** [Universal](https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-android-universal.apk) - [Arm64](https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-android-arm64.apk) - [Arm7](https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-android-arm7.apk) - [x86_64](https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-android-x86_64.apk) + +- **Windows:** [x64 Setup](https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-windows-x64-setup.exe) - [x64 Portable](https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-windows-x64-portable.zip) + +- **Linux:** [x64 AppImage](https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-linux-x64.AppImage.zip) + +- **macOS (v10.14+):** [Universal (x64, M series)](https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-macos-universal.dmg) + +- **Build from source:** [Build & contribute guide](contribute.md) + +**List of all changes:** [ChaneLog](https://github.com/hiddify/hiddify-next/blob/main/changelog.md)