Releases: catpuppyapp/PuppyGit
Releases · catpuppyapp/PuppyGit
1.0.9.7v73
- Automation: support set pull interval and push delay
- optimize Editor performance
- fix: Editor redo/undo not work
- Editor selection mode: add "Clear" and "Paste" button
- style adjust
- update russian translation (thx @triksterr)
- 自动化:支持设置拉取间隔和推送延迟
- 优化编辑器性能
- 修复编辑器撤销失效的bug
- 编辑器选择模式:添加清除和粘贴按钮
- 样式调整
- 更新俄语翻译 (thx @triksterr)
Support the poor developer(开发者吃土了,捐点吧)
1.0.9.6v72
1.0.9.5v71
- use internal file manager instead of system file picker
- 使用内置文件管理器替代系统文件选择器
Support the poor developer(开发者吃土了,捐点吧)
1.0.9.4v70
- Files support recursive search
- fix a bug may cause app run slowly when filter mode on
- support preview markdown file
- update russian translation (thx @triksterr)
- support set file associations for Editor
- optimize code
- 文件管理器支持递归搜索
- 修复一个在开启过滤模式时可能会导致app卡顿的bug
- 支持预览markdown文件
- 更新俄语翻译 (thx @triksterr)
- 支持为文本编辑器设置关联文件类型
- 优化代码
Support the poor developer(开发者吃土了,捐点吧)
1.0.9.3v69
1.0.9.2v68
- fixed a bug that cause Diff screen crashed
- update dependencies
- 修复了一个会导致Diff页面崩溃的bug
- 更新依赖库版本
Support the poor developer(开发者吃土了,捐点吧)
1.0.9.1v67
- Files screen support Import/Export from/to external apps which implemented system documents picker (e.g. Termux)
- update russian translation (thx @triksterr)
- fix some bugs
- 文件管理器支持从实现了系统文档选择器的app(例如:Termux)导入导出文件
- 更新俄语翻译 (thx @triksterr)
- 修复一些bug
Support the poor developer(开发者吃土了,捐点吧)
1.0.9.0v66
- use icon instead of clickable text to copy commit hash
- 使用图标替代可点击文字拷贝提交hash
Support the poor developer(开发者吃土了,捐点吧)
1.0.8.9v65
- Line number of Diff and Editor screens use width-fixed font
- support create patch at Diff screen
- Diff和Editor页面的行号改用等宽字体
- 支持在Diff页面创建补丁
Support the poor developer(开发者吃土了,捐点吧)
1.0.8.8v64
- double-click title can switch between top and current position
- change go to top fab logic to switch between top and last position
- 双击标题可在顶部和当前位置切换
- 修改回到顶部浮动按钮逻辑为在顶部和上次位置间切换