Skip to content

Releases: no5ix/sux

v0.2.18

06 Feb 08:05
Compare
Choose a tag to compare
  • ver=0.2.18
  • release_note_en=- The latest version contains bug fixes and performance improvements.
  • release_note_cn=- 最新版本包含一些bug修复和性能提升.

sux v0.2.17

08 Oct 02:49
Compare
Choose a tag to compare

ver=0.2.17

  • Solve the problem of occasionally having the selected search engine and the one that actually opens be inconsistent due to clipboard delay.
  • 解决'时不时因为粘贴板延迟导致的选的搜索引擎和实际打开不一致'的问题

v0.2.16

24 Jul 09:57
Compare
Choose a tag to compare

ver=0.2.16

  • fix capslock bug
  • 修复"按一下cap+s 出发左键 但是cap键不要触发"

v0.2.15!

02 Feb 03:09
Compare
Choose a tag to compare
  • fix clipboard plus
  • 修复历史剪切板问题

v0.2.14

29 Nov 03:41
Compare
Choose a tag to compare
  • 移除默认配置里的鼠标滚轮反转
  • Remove mouse wheel inversion from default conf

sux v0.2.13 released !

16 Oct 13:57
Compare
Choose a tag to compare
  • 现在可以直接在conf.json配置里配搜索菜单的各个快捷键了
  • 优化了quickEntry的获取当前选中text的逻辑
  • 修复不配置单capslock却无法用capslock的问题, 并加入一个新的关键字 nil 表示弃用那个快捷键(即为按了没反应)
  • 加入一个新的动作可以让窗口置顶: SwitchWindowAlwaysOnTop
  • 让贴图能够跟着窗口的大小变化而同时变化
  • ...
  • Now you can configure the shortcut keys of the search menu directly in the conf.json configuration
  • Optimized the logic of quickEntry to obtain the currently selected text
  • Fixed the problem that capslock cannot be used without configuring single capslock, and added a new keyword nil Indicates that the shortcut key is deprecated (that is, it does not respond when pressed)
  • Add a new action to make the window top: SwitchWindowAlwaysOnTop
  • Make the texture change with the size of the window at the same time

sux v0.2.12, add Swap Win/Ctrl Shift/Alt switcher!

22 Nov 03:44
Compare
Choose a tag to compare
  • add: Swap Win/Ctrl Shift/Alt (beta)
  • optimize: SelectCurrentWord(Caps+w)
  • bug fix: Excel Copying entire column error: 'Image is too big, more than that will be truncated'
  • ...
  • 添加: 交换 Win/Ctrl Shift/Alt (beta)
  • 优化: SelectCurrentWord(Caps+w)
  • bug修复: excel复制整列的时候报错: '图片太大, 超过部分将被截去'

v0.2.11

15 Sep 12:28
Compare
Choose a tag to compare
  • optimize: translate & ...
  • 优化: 翻译 & ...

v0.2.10, Clipboard supports multiple languages!

29 Jun 02:26
Compare
Choose a tag to compare
  • Clipboard supports multiple languages

  • capslock_q to ScreenShot

  • optimize: InsertLineAbove

  • optimize: auto_destory_quick_entry_gui_period when search box is active

  • 剪切板支持多种语言

  • capslock_q 来截图

  • 优化: 向上插入一行

  • 优化: 当搜索框处于激活状态的时候的自动销毁逻辑

sux v0.2.9 , Add Everything toolbar !

08 Jun 01:50
Compare
Choose a tag to compare
  • Add Everything toolbar
  • Optimize translate module
  • 添加 Everything 工具栏
  • 优化翻译模块