Stelliberty 2.0.18
● Excessive frame-rate drops when switching to the proxy page have been eliminated.
● Service mode now stops the core correctly when the app exits.
● The selected subscription and proxy choices now survive app restarts, core restarts, and service mode installation or removal.
● The chain proxy dialog scrollbar is now aligned correctly.
----------------------
● 彻底消除切换到代理页时的帧数过度下降。
● 服务模式会在应用退出时正确停止核心。
● 选中的订阅和代理节点现在会在应用重启、核心重启以及服务模式安装或卸载后保持不变。
● 链式代理对话框的滚动条现已正确对齐。
via Release notes from stelliberty (author: github-actions[bot])
● Excessive frame-rate drops when switching to the proxy page have been eliminated.
● Service mode now stops the core correctly when the app exits.
● The selected subscription and proxy choices now survive app restarts, core restarts, and service mode installation or removal.
● The chain proxy dialog scrollbar is now aligned correctly.
----------------------
● 彻底消除切换到代理页时的帧数过度下降。
● 服务模式会在应用退出时正确停止核心。
● 选中的订阅和代理节点现在会在应用重启、核心重启以及服务模式安装或卸载后保持不变。
● 链式代理对话框的滚动条现已正确对齐。
via Release notes from stelliberty (author: github-actions[bot])
Stelliberty 2.0.19
● Fixed service mode failing to detect available updates.
----------------------
● 修复服务模式无法正确检测到新版本的问题。
via Release notes from stelliberty (author: github-actions[bot])
● Fixed service mode failing to detect available updates.
----------------------
● 修复服务模式无法正确检测到新版本的问题。
via Release notes from stelliberty (author: github-actions[bot])
Forwarded from Sandwich via @ParseHubot
This media is not supported in your browser
VIEW IN TELEGRAM
🌭8🐳3
Stelliberty 2.0.20-beta1
Changes
● fix(service): gate platform-specific service name import
● feat(tray): establish background host and UI sessions
● perf(tray): move normal core runtime ownership
● refactor(proxy): move system proxy ownership to tray
● refactor(service): move service mode ownership to tray
● refactor(app): publish tray host as public executable
● feat(tray): host semi menu and on-demand ui sessions
● fix(tray): avoid logging local ipc endpoint
● fix(ci): wait for async shortcut state
● fix(ci): verify UI session recreation
● fix(proxy): preserve optimistic toggle state
● fix(service): report tray-owned core host
via Release notes from stelliberty (author: github-actions[bot])
Changes
● fix(service): gate platform-specific service name import
aca5d07● feat(tray): establish background host and UI sessions
89d4d06● perf(tray): move normal core runtime ownership
79548fd● refactor(proxy): move system proxy ownership to tray
1dcc2be● refactor(service): move service mode ownership to tray
dc90e2c● refactor(app): publish tray host as public executable
dc19369● feat(tray): host semi menu and on-demand ui sessions
c46de2a● fix(tray): avoid logging local ipc endpoint
bc88612● fix(ci): wait for async shortcut state
2370001● fix(ci): verify UI session recreation
87e5dad● fix(proxy): preserve optimistic toggle state
092fd80● fix(service): report tray-owned core host
e1a525bvia Release notes from stelliberty (author: github-actions[bot])
❤1
Stelliberty 2.0.20-beta2
Changes
● fix(tray): coordinate tray-owned runtime state
via Release notes from stelliberty (author: github-actions[bot])
Changes
● fix(tray): coordinate tray-owned runtime state
a5702a5via Release notes from stelliberty (author: github-actions[bot])
Stelliberty 2.0.20-beta3
Changes
● fix(tray): own desktop UI process lifetime
via Release notes from stelliberty (author: github-actions[bot])
Changes
● fix(tray): own desktop UI process lifetime
b0a03d8via Release notes from stelliberty (author: github-actions[bot])
Stelliberty 2.0.20-beta4
Changes
● fix(tray): gate and relocate desktop UI
via Release notes from stelliberty (author: github-actions[bot])
Changes
● fix(tray): gate and relocate desktop UI
45954eavia Release notes from stelliberty (author: github-actions[bot])
beta-base/v2.0.20: chore: update summary from v2.0.19 to v2.0.20
● Establish a persistent tray host with IPC-owned runtime lifecycles
● Coordinate UI sessions and cross-process settings state
● Harden packaged UI startup, shutdown, and process cleanup
via Release notes from stelliberty (author: Kindness-Kismet)
● Establish a persistent tray host with IPC-owned runtime lifecycles
● Coordinate UI sessions and cross-process settings state
● Harden packaged UI startup, shutdown, and process cleanup
via Release notes from stelliberty (author: Kindness-Kismet)
Stelliberty 2.0.20
● Separate the tray and desktop UI into independent processes, keeping hidden-window memory usage in the low double-digit megabytes.
----------------------
● 完成托盘与桌面界面进程分离,窗口隐藏时内存占用仅保持在两位数 MB。
via Release notes from stelliberty (author: github-actions[bot])
● Separate the tray and desktop UI into independent processes, keeping hidden-window memory usage in the low double-digit megabytes.
----------------------
● 完成托盘与桌面界面进程分离,窗口隐藏时内存占用仅保持在两位数 MB。
via Release notes from stelliberty (author: github-actions[bot])
beta-base/v2.0.21: chore: update summary from v2.0.20 to v2.0.21
● Restore desktop ownership of runtime services in a single process
● Provide JavaScript console shims and surface override fallback warnings
● Include platform tray resources in runtime-identifier-free debug builds
via Release notes from stelliberty (author: Kindness-Kismet)
● Restore desktop ownership of runtime services in a single process
● Provide JavaScript console shims and surface override fallback warnings
● Include platform tray resources in runtime-identifier-free debug builds
via Release notes from stelliberty (author: Kindness-Kismet)
Stelliberty 2.0.21
● Reverted to single-process mode because process separation did not provide clear benefits
● Fixed some override scripts not taking effect
----------------------
● 回退到单进程模式,目前看起来并没有得到有效反馈
● 修复某些覆写脚本不生效的问题
via Release notes from stelliberty (author: github-actions[bot])
● Reverted to single-process mode because process separation did not provide clear benefits
● Fixed some override scripts not taking effect
----------------------
● 回退到单进程模式,目前看起来并没有得到有效反馈
● 修复某些覆写脚本不生效的问题
via Release notes from stelliberty (author: github-actions[bot])
Stelliberty 2.0.22
● Service-mode core logs now resume correctly after the service recovers
● Service Mode now detects the bundled service version before offering an update
● Before or after installing this update, uninstall Service Mode once and then reinstall it
----------------------
● 服务恢复运行后,服务模式的核心日志现在会正常继续显示
● 服务模式现在会先检测安装包内的服务版本,再提示更新
● 安装此次更新前或安装后,请先卸载一次服务模式,再重新安装
via Release notes from stelliberty (author: github-actions[bot])
● Service-mode core logs now resume correctly after the service recovers
● Service Mode now detects the bundled service version before offering an update
● Before or after installing this update, uninstall Service Mode once and then reinstall it
----------------------
● 服务恢复运行后,服务模式的核心日志现在会正常继续显示
● 服务模式现在会先检测安装包内的服务版本,再提示更新
● 安装此次更新前或安装后,请先卸载一次服务模式,再重新安装
via Release notes from stelliberty (author: github-actions[bot])
❤1
Stelliberty 2.0.23-beta1
Changes
● fix(shell): remove loading overlay surface
via Release notes from stelliberty (author: github-actions[bot])
Changes
● fix(shell): remove loading overlay surface
4bb116fvia Release notes from stelliberty (author: github-actions[bot])
❤5
Stelliberty 2.0.23
● You can now edit rules per subscription: disable built-in rules, add local custom rules, and drag to reorder them
● Rule templates let you save local rules and reuse them in other subscriptions
● Page switching no longer dims the content, and the loading indicator no longer gets stuck when first opening a page
----------------------
● 规则页现在支持按订阅编辑规则:停用内置规则、添加本地自定义规则并拖动排序
● 规则模板可保存本地规则,并在其它订阅中复用
● 页面切换不再出现遮罩变暗,首次进入页面时加载指示不再卡住
via Release notes from stelliberty (author: github-actions[bot])
● You can now edit rules per subscription: disable built-in rules, add local custom rules, and drag to reorder them
● Rule templates let you save local rules and reuse them in other subscriptions
● Page switching no longer dims the content, and the loading indicator no longer gets stuck when first opening a page
----------------------
● 规则页现在支持按订阅编辑规则:停用内置规则、添加本地自定义规则并拖动排序
● 规则模板可保存本地规则,并在其它订阅中复用
● 页面切换不再出现遮罩变暗,首次进入页面时加载指示不再卡住
via Release notes from stelliberty (author: github-actions[bot])