Merge branch 'main' of https://github.com/hiddify/hiddify-next
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## [0.13.6] - 2023-1-7
|
||||
|
||||
- First stable 0.13.x release. check changes from 0.13.0.dev to 0.13.5.dev for more details.
|
||||
|
||||
## [0.13.5.dev] - 2023-1-6
|
||||
|
||||
### New Features and Improvements
|
||||
@@ -211,6 +215,7 @@
|
||||
- Fixed localization mistakes in Russian. [PR#95](https://github.com/hiddify/hiddify-next/pull/95) by [solokot](https://github.com/solokot)
|
||||
- Fixed localization mistakes in Russian. [PR#74](https://github.com/hiddify/hiddify-next/pull/74) by [Elshad Guseynov](https://github.com/lifeindarkside)
|
||||
|
||||
[0.13.6]: https://github.com/hiddify/hiddify-next/releases/tag/v0.13.6
|
||||
[0.13.5.dev]: https://github.com/hiddify/hiddify-next/releases/tag/v0.13.5.dev
|
||||
[0.13.4.dev]: https://github.com/hiddify/hiddify-next/releases/tag/v0.13.4.dev
|
||||
[0.13.3.dev]: https://github.com/hiddify/hiddify-next/releases/tag/v0.13.3.dev
|
||||
|
||||
30
appcast.xml
30
appcast.xml
@@ -3,32 +3,32 @@
|
||||
<channel>
|
||||
<title>Release</title>
|
||||
<item>
|
||||
<title>Version 0.11.1</title>
|
||||
<pubDate>Sun, 20 Nov 2023 22:00:00 +0000</pubDate>
|
||||
<title>Version 0.13.6</title>
|
||||
<pubDate>Sun, 7 Jan 2024 22:00:00 +0000</pubDate>
|
||||
<enclosure
|
||||
url="https://play.google.com/store/apps/details?id=app.hiddify.com"
|
||||
sparkle:version="0.11.1" sparkle:os="android" />
|
||||
sparkle:version="0.13.6" sparkle:os="android" />
|
||||
</item>
|
||||
<item>
|
||||
<title>Version 0.12.0</title>
|
||||
<pubDate>Wed, 20 Dec 2023 21:00:00 +0000</pubDate>
|
||||
<title>Version 0.13.6</title>
|
||||
<pubDate>Sun, 7 Jan 2024 22:00:00 +0000</pubDate>
|
||||
<enclosure
|
||||
url="https://github.com/hiddify/hiddify-next/releases/download/v0.12.0/hiddify-windows-x64-setup.zip"
|
||||
sparkle:version="0.12.0" sparkle:os="windows" />
|
||||
url="https://github.com/hiddify/hiddify-next/releases/download/v0.13.6/hiddify-windows-x64-setup.zip"
|
||||
sparkle:version="0.13.6" sparkle:os="windows" />
|
||||
</item>
|
||||
<item>
|
||||
<title>Version 0.12.0</title>
|
||||
<pubDate>Wed, 20 Dec 2023 21:00:00 +0000</pubDate>
|
||||
<title>Version 0.13.6</title>
|
||||
<pubDate>Sun, 7 Jan 2024 22:00:00 +0000</pubDate>
|
||||
<enclosure
|
||||
url="https://github.com/hiddify/hiddify-next/releases/download/v0.12.0/hiddify-macos-universal.zip"
|
||||
sparkle:version="0.12.0" sparkle:os="macos" />
|
||||
url="https://github.com/hiddify/hiddify-next/releases/download/v0.13.6/hiddify-macos-universal.zip"
|
||||
sparkle:version="0.13.6" sparkle:os="macos" />
|
||||
</item>
|
||||
<item>
|
||||
<title>Version 0.12.0</title>
|
||||
<pubDate>Wed, 20 Dec 2023 21:00:00 +0000</pubDate>
|
||||
<title>Version 0.13.6</title>
|
||||
<pubDate>Sun, 7 Jan 2024 22:00:00 +0000</pubDate>
|
||||
<enclosure
|
||||
url="https://github.com/hiddify/hiddify-next/releases/download/v0.12.0/hiddify-linux-x64.zip"
|
||||
sparkle:version="0.12.0" sparkle:os="linux" />
|
||||
url="https://github.com/hiddify/hiddify-next/releases/download/v0.13.6/hiddify-linux-x64.zip"
|
||||
sparkle:version="0.13.6" sparkle:os="linux" />
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
@@ -1 +1 @@
|
||||
core.version=0.9.2
|
||||
core.version=0.10.0
|
||||
2
libcore
2
libcore
Submodule libcore updated: 69c318feaf...2fe3e7dbad
@@ -12,7 +12,6 @@ list(APPEND FLUTTER_PLUGIN_LIST
|
||||
)
|
||||
|
||||
list(APPEND FLUTTER_FFI_PLUGIN_LIST
|
||||
jni
|
||||
)
|
||||
|
||||
set(PLUGIN_BUNDLED_LIBRARIES)
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
PODS:
|
||||
- cupertino_http (0.0.1):
|
||||
- FlutterMacOS
|
||||
- device_info_plus (0.0.1):
|
||||
- FlutterMacOS
|
||||
- FlutterMacOS (1.0.0)
|
||||
@@ -50,7 +48,6 @@ PODS:
|
||||
- FlutterMacOS
|
||||
|
||||
DEPENDENCIES:
|
||||
- cupertino_http (from `Flutter/ephemeral/.symlinks/plugins/cupertino_http/macos`)
|
||||
- device_info_plus (from `Flutter/ephemeral/.symlinks/plugins/device_info_plus/macos`)
|
||||
- FlutterMacOS (from `Flutter/ephemeral`)
|
||||
- mobile_scanner (from `Flutter/ephemeral/.symlinks/plugins/mobile_scanner/macos`)
|
||||
@@ -73,8 +70,6 @@ SPEC REPOS:
|
||||
- sqlite3
|
||||
|
||||
EXTERNAL SOURCES:
|
||||
cupertino_http:
|
||||
:path: Flutter/ephemeral/.symlinks/plugins/cupertino_http/macos
|
||||
device_info_plus:
|
||||
:path: Flutter/ephemeral/.symlinks/plugins/device_info_plus/macos
|
||||
FlutterMacOS:
|
||||
@@ -105,7 +100,6 @@ EXTERNAL SOURCES:
|
||||
:path: Flutter/ephemeral/.symlinks/plugins/window_manager/macos
|
||||
|
||||
SPEC CHECKSUMS:
|
||||
cupertino_http: afa11b9e2786b62da2671e4ddd32caf792503748
|
||||
device_info_plus: 5401765fde0b8d062a2f8eb65510fb17e77cf07f
|
||||
FlutterMacOS: 8f6f14fa908a6fb3fba0cd85dbd81ec4b251fb24
|
||||
mobile_scanner: d12930b68bf502497f78b8b5182aeccfaa1e04f6
|
||||
|
||||
32
pubspec.lock
32
pubspec.lock
@@ -225,14 +225,6 @@ packages:
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "3.1.1"
|
||||
cronet_http:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: cronet_http
|
||||
sha256: "089f34e52b360fe14927a157a60d29f0cefe6f967dafaead6dc61bb2810ba49a"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.0.0"
|
||||
cross_file:
|
||||
dependency: transitive
|
||||
description:
|
||||
@@ -265,14 +257,6 @@ packages:
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "5.1.1"
|
||||
cupertino_http:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: cupertino_http
|
||||
sha256: b4c900b2bc458965093b60dc9841d3ab43f42e974ce779ef96d8bea56dbd34e0
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.2.0"
|
||||
cupertino_icons:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
@@ -741,14 +725,6 @@ packages:
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.0.4"
|
||||
jni:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: jni
|
||||
sha256: "0d88790bdf7e298aa65a9094c62b58ea231169a2deb84f23defc7d7955885b43"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.7.2"
|
||||
js:
|
||||
dependency: transitive
|
||||
description:
|
||||
@@ -861,14 +837,6 @@ packages:
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "3.5.5"
|
||||
native_dio_adapter:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: native_dio_adapter
|
||||
sha256: "4c925ba15a44478be0eb6e97b62a1c1d07e56b28e566283dbcb15e58418bdaae"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.3.0"
|
||||
neat_periodic_task:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: hiddify
|
||||
description: Cross Platform Multi Protocol Proxy Frontend.
|
||||
publish_to: "none"
|
||||
version: 0.13.5+1350
|
||||
version: 0.13.6+1360
|
||||
|
||||
environment:
|
||||
sdk: ">=3.2.0 <4.0.0"
|
||||
@@ -66,7 +66,6 @@ dependencies:
|
||||
posix: ^6.0.1
|
||||
win32: ^5.2.0
|
||||
qr_flutter: ^4.1.0
|
||||
native_dio_adapter: ^1.3.0
|
||||
flutter_displaymode: ^0.6.0
|
||||
windows_single_instance: ^1.0.1
|
||||
flutter_loggy_dio: ^3.0.1
|
||||
|
||||
@@ -16,7 +16,6 @@ list(APPEND FLUTTER_PLUGIN_LIST
|
||||
)
|
||||
|
||||
list(APPEND FLUTTER_FFI_PLUGIN_LIST
|
||||
jni
|
||||
)
|
||||
|
||||
set(PLUGIN_BUNDLED_LIBRARIES)
|
||||
|
||||
Reference in New Issue
Block a user