Stelliberty 2.0.24-beta1
Changes
● ui(theme): decouple input focus border from accent color
● fix(controls): cancel pending long-press drag when pointer strays
● feat(dialog): show inline field validation after submit
● feat(subscription): support drag reordering of chain proxy nodes
● test(debug): add reorder debug commands for rules and subscriptions
● test(tests): remove low-value and duplicated business tests
● ui(subscription): simplify chain proxy dialog empty states and footer
● ui(subscription): remove subscription name subtitles from dialogs
● fix(dialog): remove black corner artifacts on dialog shadow
● ui(dialog): render dialog shadow outside the panel surface
● ui(subscription): restyle chain proxy dialog controls
● test(debug): drop superseded counts from chain proxy open command
● chore(desktop): remove unused localization keys and style resources
● refactor(hub): align ffi entry names with capability convention
● chore(runtime): annotate intentional sync-over-async bridges
● fix(subscription): keep chain arrows stationary while dragging
● feat(subscription): scope chain proxies to proxy groups
● refactor(debug): standardize command protocol
● fix(ui): auto-scroll lists while dragging past the viewport
● fix(desktop): restore Avalonia XAML hot reload
● feat(subscription): guard chain proxy cycles
● ui(rules): unify card toggle styling
● refactor(subscription): simplify chain cycle handling
● fix(subscription): address chain proxy review findings
● ui(localization): unify zh-Hant terms and polish cross-language strings
via Release notes from stelliberty (author: github-actions[bot])
Changes
● ui(theme): decouple input focus border from accent color
b3178fc● fix(controls): cancel pending long-press drag when pointer strays
cc9a4b3● feat(dialog): show inline field validation after submit
f0b534a● feat(subscription): support drag reordering of chain proxy nodes
691b81f● test(debug): add reorder debug commands for rules and subscriptions
6376bd6● test(tests): remove low-value and duplicated business tests
7988f82● ui(subscription): simplify chain proxy dialog empty states and footer
c4c67a5● ui(subscription): remove subscription name subtitles from dialogs
776919c● fix(dialog): remove black corner artifacts on dialog shadow
a688f2d● ui(dialog): render dialog shadow outside the panel surface
808bab1● ui(subscription): restyle chain proxy dialog controls
dbcc956● test(debug): drop superseded counts from chain proxy open command
b2068bf● chore(desktop): remove unused localization keys and style resources
09b3309● refactor(hub): align ffi entry names with capability convention
f58b76d● chore(runtime): annotate intentional sync-over-async bridges
0dae535● fix(subscription): keep chain arrows stationary while dragging
9c4c0ec● feat(subscription): scope chain proxies to proxy groups
f8fea36● refactor(debug): standardize command protocol
617c94c● fix(ui): auto-scroll lists while dragging past the viewport
3dbabc7● fix(desktop): restore Avalonia XAML hot reload
3d9589d● feat(subscription): guard chain proxy cycles
024cd5a● ui(rules): unify card toggle styling
519021c● refactor(subscription): simplify chain cycle handling
3d83184● fix(subscription): address chain proxy review findings
f310e49● ui(localization): unify zh-Hant terms and polish cross-language strings
dac3330via Release notes from stelliberty (author: github-actions[bot])
❤1
beta-base/v2.0.24: chore: update summary from v2.0.23 to v2.0.24
● Add proxy-group-scoped chain routing with drag reordering, cycle detection, and failure recovery
● Improve dialog validation, reorder controls, shared styling, and localized status wording
● Standardize debug and FFI command names while restoring Avalonia XAML hot reload
● Skip the beta build when a push updates the changelog
● Discard the unpublished beta release draft when publishing does not complete
via Release notes from stelliberty (author: Kindness-Kismet)
● Add proxy-group-scoped chain routing with drag reordering, cycle detection, and failure recovery
● Improve dialog validation, reorder controls, shared styling, and localized status wording
● Standardize debug and FFI command names while restoring Avalonia XAML hot reload
● Skip the beta build when a push updates the changelog
● Discard the unpublished beta release draft when publishing does not complete
via Release notes from stelliberty (author: Kindness-Kismet)
Stelliberty 2.0.24
● Reorderable lists now auto-scroll near their edges, and proxy nodes in chain dialogs can be reordered directly
● Custom chain proxies can now target a specific proxy group and use a proxy group as the first hop
● Chain proxy cycles are detected at runtime and warned about; configurations rejected by the core fall back to an empty runtime configuration
● Subscription, override, rule, and custom chain proxy forms now show field-specific errors and focus the first invalid field when save validation fails
● Dialog shadows no longer show black corners, and custom chain proxy controls, rule toggles, and dialog input focus borders now use consistent styling
● The rules toolbar can now reset a custom rule order back to the default without removing local rules
● The main window now stays inside the usable screen area on high-DPI scaled displays
● Improve translation text
----------------------
● 可拖动排序的列表现在支持边缘自动滚动,代理链对话框中的代理节点也可直接拖动调整顺序
● 自定义代理链现在可指定所属代理组,并可将代理组作为第一个跳点
● 代理链循环会在运行时被检测并提示;核心拒绝循环配置时会恢复为空运行配置
● 订阅、覆写、规则和自定义代理链表单在保存校验失败时会显示具体字段错误,并聚焦第一个无效字段
● 对话框阴影不再出现黑色边角,并统一自定义代理链控件、规则开关和对话框输入框焦点边框样式
● 规则页工具栏可将自定义排序恢复为默认顺序,本地规则不会被删除
● 高缩放屏幕下,主窗口启动时会限制在可用显示区域内
● 翻译文本改进
via Release notes from stelliberty (author: github-actions[bot])
● Reorderable lists now auto-scroll near their edges, and proxy nodes in chain dialogs can be reordered directly
● Custom chain proxies can now target a specific proxy group and use a proxy group as the first hop
● Chain proxy cycles are detected at runtime and warned about; configurations rejected by the core fall back to an empty runtime configuration
● Subscription, override, rule, and custom chain proxy forms now show field-specific errors and focus the first invalid field when save validation fails
● Dialog shadows no longer show black corners, and custom chain proxy controls, rule toggles, and dialog input focus borders now use consistent styling
● The rules toolbar can now reset a custom rule order back to the default without removing local rules
● The main window now stays inside the usable screen area on high-DPI scaled displays
● Improve translation text
----------------------
● 可拖动排序的列表现在支持边缘自动滚动,代理链对话框中的代理节点也可直接拖动调整顺序
● 自定义代理链现在可指定所属代理组,并可将代理组作为第一个跳点
● 代理链循环会在运行时被检测并提示;核心拒绝循环配置时会恢复为空运行配置
● 订阅、覆写、规则和自定义代理链表单在保存校验失败时会显示具体字段错误,并聚焦第一个无效字段
● 对话框阴影不再出现黑色边角,并统一自定义代理链控件、规则开关和对话框输入框焦点边框样式
● 规则页工具栏可将自定义排序恢复为默认顺序,本地规则不会被删除
● 高缩放屏幕下,主窗口启动时会限制在可用显示区域内
● 翻译文本改进
via Release notes from stelliberty (author: github-actions[bot])
照片编辑器 13.6 Lite.apk
3.9 MB
还是 MD2 看得舒服
你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高
你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高你高
❤11
GPT-4那会儿,我的编程能力还很青涩,写出来的代码常遭人嘲笑。
那时我便暗暗发誓:总有一天,我要成为真正的天才程序员。
时过境迁,我的编程水平突飞猛进。曾经困扰我几天的问题,如今片刻便能解决;以前想都不敢想的项目,现在也是信手拈来。
偶尔我也会怀疑:我今天的成就,是否借助了太多外力?
直到今天,我回顾来时的路——从GPT-4,到GPT-4o;
从Sonnet,到Opus;
再到如今的5.6 Sol Ultra Fast。
我换了一个又一个AI,编程实力却始终稳步上升。
那一刻,我终于释然了。
工具一直在换,强的却一直是我,原来我早就是天才程序员了
那时我便暗暗发誓:总有一天,我要成为真正的天才程序员。
时过境迁,我的编程水平突飞猛进。曾经困扰我几天的问题,如今片刻便能解决;以前想都不敢想的项目,现在也是信手拈来。
偶尔我也会怀疑:我今天的成就,是否借助了太多外力?
直到今天,我回顾来时的路——从GPT-4,到GPT-4o;
从Sonnet,到Opus;
再到如今的5.6 Sol Ultra Fast。
我换了一个又一个AI,编程实力却始终稳步上升。
那一刻,我终于释然了。
工具一直在换,强的却一直是我,原来我早就是天才程序员了
😁46🤩2
https://github.com/Kindness-Kismet/AyuGramDesktop-Plus/releases/tag/v7.2.8
成了,相比官方,加了些东西
主要是简化开发流程,为 ai 提供交互能力
并优化了侧边栏,更好看了
成了,相比官方,加了些东西
主要是简化开发流程,为 ai 提供交互能力
并优化了侧边栏,更好看了
GitHub
Release AyuGram Desktop Plus 7.2.8 · Kindness-Kismet/AyuGramDesktop-Plus
Changelog
7.2.8
Includes all upstream Telegram Desktop 7.2.8 changes, most notably from the 7.2 series:
Text tool with fonts, alignment and styles in the image editor.
Drop folders and file sets i...
7.2.8
Includes all upstream Telegram Desktop 7.2.8 changes, most notably from the 7.2 series:
Text tool with fonts, alignment and styles in the image editor.
Drop folders and file sets i...
❤12