Skip to content

Releases: NLick47/Taix

v1.0.0.5

03 Feb 02:19
Compare
Choose a tag to compare

v1.0.0.5

发布内容

  1. 修复分类页遇到点击无反应相关的问题
  2. 右键菜单文本支持随语言动态切换
  3. 优化右键菜单点击其它位置可关闭
  4. 右键菜单 - 分类设置 加入还原为未分类
  5. 全局ui异常日志加入堆栈信息

Release Notes

  1. Fix unresponsive click issues on the category page
  2. Right-click menu text now supports dynamic language switching
  3. Enhance context menu to close when clicking outside
  4. Added "Restore to Uncategorized" option to the right-click menu's category settings
  5. Enhanced global UI exception logs with stack trace information

v1.0.0.4

30 Jan 06:59
Compare
Choose a tag to compare

v1.0.0.4

发布内容

  1. 修复上个版本修改开机自启方式后出现无法自启
  2. 修复多开检测无效
  3. 尝试修复偶尔无法通过托盘激活主窗口
  4. 修改裁剪保留项,缩小4mb左右的应用体积
  5. 加入ui线程crash弹框
  6. 一些代码优化

Release Notes

  1. Fixed auto-start failure caused by the new startup method introduced in previous version
  2. Attempted to fix occasional failure to activate main window via system tray icon
  3. Fix Invalid Multi-Instance Detection
  4. Optimized trimming configuration to reduce app size by ~4MB
  5. Added UI thread crash dialog box handling
  6. Miscellaneous code optimizations

v1.0.0.3

23 Jan 04:45
Compare
Choose a tag to compare

v1.0.0.3

发布内容

  1. 修复应用进入休眠状态停止计时后,无法通过鼠标唤醒
  2. 修改设置页面遗漏的本地化文本
  3. 设置行为页完善规则的导出导入
  4. 修改开机自启部分
  5. avalonia 版本更新为11.2.3

由于修改了开机自启方式,如果之前开启过。请手动删除位于C:\Windows\System32\Tasks目录中Taix task文件


Release Notes

  1. Fixed the issue where the application stops counting time when it enters sleep mode and cannot be woken up by the mouse.
  2. Updated the missing localized text on the settings page.
  3. Enhanced the rules export and import functionality on the settings behavior page.
  4. Modified the startup behavior.
  5. Updated Avalonia version to 11.2.3

Note: Due to the modification of the startup behavior, if you previously enabled it, please manually delete the Taix task file located in the C:\Windows\System32\Tasks directory.

v1.0.0.2

17 Jan 11:27
Compare
Choose a tag to compare

v1.0.0.2

发布内容

  1. 加入中英切换
  2. 修复首页“暂无数据”与卡片一起出现
  3. 修改一些界面得悬浮样式
  4. 修复清空统计无效

v1.0.0.1

25 Dec 07:25
Compare
Choose a tag to compare

v1.0.0.1

更新内容

1.网址分类加入正则搜索
2.优化首页卡片,减少不必要的渲染
3.卡片时长排序
4.一些代码优化

v1.0.0.0

21 Dec 13:46
Compare
Choose a tag to compare

v1.0.0.0

发布内容

  1. 修复裁剪发布下的问题
  2. 去除设置应用关联

v0.0.0.99

17 Dec 02:16
Compare
Choose a tag to compare

v0.0.0.99

发布内容

  1. 完成对Tai的框架移植
  2. 修复深色主题下提示框文字被白色背景覆盖
  3. 修改一些可能会发生的内存泄漏代码
  4. 主题新增随系统主题选项