欢乐花园
9.16K subscribers
34 photos
1 video
61 files
74 links
这个频道是有意义的!
Download Telegram
其实这才是真实图片,是不是瞬间感觉 DIO 爷的设计高大上档次
🎉18
。only player miuix 化完成,即将发布,真是艰难,靠 GPT 完成这项任务
原生主题:下线
🎉21
9
https://github.com/Kindness-Kismet/stelliberty/releases/tag/v2.0.0
正式版开源,闪亮登场,最强的客户端
1👍10
启动可能是最快的代理客户端之一,这就是我们的.net 啊
Stelliberty 2.0.1

Beta releases can now be detected when the update channel is set to Beta.
Subscription and override updates now report individual results and batch success or failure counts.

----------------------

更新通道设为测试版后,现在可以检测测试版发布。
订阅和覆写更新现在会反馈单项结果,以及批量更新的成功和失败数量。

via Release notes from stelliberty (author: github-actions[bot])
👍2
欢乐花园 pinned «https://github.com/Kindness-Kismet/stelliberty/releases/tag/v2.0.0 正式版开源,闪亮登场,最强的客户端»
Stelliberty 2.0.2

Proxy Provider nodes remain visible, selectable, and available for delay testing with the latest mihomo core.
Individual and batch delay tests can run together without losing completed results.
Long proxy node tooltips now wrap within a limited height.

----------------------

使用最新版 mihomo 核心时,Proxy Provider 节点仍可正常显示、选择并进行延迟测试。
单节点与批量延迟测试现在可以同时运行,已完成的结果不会丢失。
较长的代理节点提示文字现在会在限定高度内换行显示。

via Release notes from stelliberty (author: github-actions[bot])
2
Stelliberty 2.0.3-beta1

Changes

ci(beta): fix metadata output and dependency schedule 22bca50
fix(ci): prevent macOS x64 simulation startup timeout 6190563

via Release notes from stelliberty (author: github-actions[bot])
Stelliberty 2.0.3

Service mode remains available after installing an app update.

----------------------

安装应用更新后,服务模式仍可正常使用。

via Release notes from stelliberty (author: github-actions[bot])
Stelliberty 2.0.4-beta1

Changes

fix(startup): correct Windows autostart behavior 1b4d256
fix(settings): prevent autostart toggle flicker 819995c
fix(proxy): persist sorting and improve group scrolling f538143
ui(proxy): smooth horizontal group scrolling 38c91a8

via Release notes from stelliberty (author: github-actions[bot])
👍1
Stelliberty 2.0.4-beta2

Changes

fix(runtime): preserve portable data and subscriptions 2a30873

via Release notes from stelliberty (author: github-actions[bot])
Stelliberty 2.0.4-beta3

Changes

fix(installer): clarify portable data verification 3b5298f
ci(installer): merge persistence simulation into platform tests dae3785
ci(installer): verify replacement with built payloads bce5642

via Release notes from stelliberty (author: github-actions[bot])
1
Stelliberty 2.0.4

Windows startup settings now wait for permission-sensitive changes to succeed, avoid unrelated task prompts, and start after a one-second delay.
Proxy sorting now persists across app and core restarts, while horizontal group navigation supports smooth wheel and button scrolling.
Replacing the macOS or Linux application now preserves portable user data outside the replaceable application payload.
macOS now reports the correct application name and follows simplified Chinese system localization more reliably.
Subscription imports no longer fail when the stored subscription list is missing or incomplete.

Upgrading from versions before 2.0.0 [v2.0.0]

Version 2.0.0 was a major rewrite and does not retain compatibility with installation state from the old Flutter version. Before installing this release over an older version:

1. Disable and uninstall startup integration in the old version.
2. Uninstall service mode in the old version.
3. Exit and uninstall the old application completely.
4. Install the current version only after the previous steps are complete.

Skipping these steps may leave old startup or service components on the system and cause unexpected behavior.

----------------------

Windows 开机启动设置现在会等待权限相关操作成功后再更新状态,不再触发无关的任务弹窗,并在 1 秒延时后启动。
代理排序现在能够在应用和内核重启后保持,横向分组导航同时支持平滑的滚轮与按钮滚动。
替换 macOS 或 Linux 应用时,便携用户数据现在会保存在可替换应用文件之外,不再随应用一起被覆盖。
macOS 现在能够显示正确的应用名称,并能更可靠地跟随简体中文系统语言。
订阅列表缺失或内容不完整时,导入订阅不再失败。

从 2.0.0 之前的版本升级 [v2.0.0]

2.0.0 是一次大规模重构,不兼容旧 Flutter 版本留下的安装状态。从旧版本升级到当前版本前,请依次完成以下操作:

1. 在旧版本中关闭并卸载开机启动。
2. 在旧版本中卸载服务模式。
3. 完全退出并卸载旧应用。
4. 确认以上步骤完成后,再安装当前版本。

跳过这些步骤可能导致系统中残留旧版开机启动项或服务组件,进而引发异常行为。

via Release notes from stelliberty (author: github-actions[bot])
Stelliberty 2.0.5-beta1

Changes

fix(layout): align wrap panel item boundaries c268bf5

via Release notes from stelliberty (author: github-actions[bot])
Stelliberty 2.0.5

Opening the main window after a silent startup is now faster because page preparation begins only after the window appears.
Locating the selected proxy no longer repeatedly pulls the node list back after you scroll elsewhere.
Wrapped grid items now stay aligned at fractional display scaling without clipping or overflowing the final column.

Upgrading from versions before 2.0.0 [v2.0.0]

Version 2.0.0 was a major rewrite and does not retain compatibility with installation state from the old Flutter version. Before installing this release over an older version:

1. Disable and uninstall startup integration in the old version.
2. Uninstall service mode in the old version.
3. Exit and uninstall the old application completely.
4. Install the current version only after the previous steps are complete.

Skipping these steps may leave old startup or service components on the system and cause unexpected behavior.

----------------------

静默启动后打开主窗口的速度得到改善,页面准备会在窗口显示后再开始。
定位已选代理后,即使滚动到其他位置,节点列表也不会再被后续刷新反复拉回。
分数缩放下的网格项目现在能够保持对齐,最后一列不再被裁切或越出边界。

从 2.0.0 之前的版本升级 [v2.0.0]

2.0.0 是一次大规模重构,不兼容旧 Flutter 版本留下的安装状态。从旧版本升级到当前版本前,请依次完成以下操作:

1. 在旧版本中关闭并卸载开机启动。
2. 在旧版本中卸载服务模式。
3. 完全退出并卸载旧应用。
4. 确认以上步骤完成后,再安装当前版本。

跳过这些步骤可能导致系统中残留旧版开机启动项或服务组件,进而引发异常行为。

via Release notes from stelliberty (author: github-actions[bot])
做浏览器去了,风格和 STELL .net 差不多,期待下吧,看我能开坑到什么地步
这个 EDGE CHROME 是一点都用不下去了
8👍1