Skip to content

Releases: funkpopo/simpleshell

0.6.3

23 Jan 08:33
Compare
Choose a tag to compare

使用GPU渲染会强制所有窗口使用GPU,但可能有兼容性问题导致显示异常

  • 修复了使用鼠标操作会误选中的问题
  • 优化了整体的显示效果,使得程序切换更快
  • 提供了小工具内crontab生成的多语言支持
  • 性能监控数值能正常显示了
  • 增加了侧边栏的搜索功能
  • 增加文件管理器中的快速定位功能

Using GPU rendering will force all windows to use the GPU, but there may be compatibility issues leading to display anomalies

  • Fixed the issue where mouse operations would mistakenly select items
  • Optimized the overall display to make program switching faster
  • Provided multi-language support for crontab generation in the widget
  • Performance monitoring values now display correctly
  • Added a search function to the sidebar
  • Added a quick locate feature in the file manager

0.6.0

06 Jan 07:29
Compare
Choose a tag to compare

使用GPU渲染会强制所有窗口使用GPU,但可能有兼容性问题导致显示异常

  • 修复了内部窗口尺寸问题
  • 修复了左侧边栏的滚动条显示异常
  • 修复了粘贴多行文本时的缩进问题
  • 修改后端打包方式,牺牲压缩包大小换取更快的启动速度,减少后端启动错误情况发生

Using GPU rendering will force all windows to use the GPU, but there may be compatibility issues leading to display abnormalities

  • Fixed internal window size issues
  • Fixed the scrollbar display issue on the left sidebar
  • Fixed indentation issues when pasting multiple lines of text
  • Modified the backend packaging method, sacrificing the size of the package for faster startup, reducing backend startup errors

0.5.7

26 Dec 05:28
Compare
Choose a tag to compare

使用GPU渲染会强制所有窗口使用GPU,但可能有兼容性问题导致显示异常

  • 修复了工具窗口调整大小的问题
  • 添加了AI助手窗口尺寸限制
  • 添加了Cron表达式生成工具

Using GPU rendering will force all windows to use the GPU, but there may be compatibility issues causing display abnormalities

  • Fixed the issue with resizing tool windows
  • Added size limits for the AI assistant window
  • Added a Cron expression generator tool

0.5.6

23 Dec 06:06
Compare
Choose a tag to compare

使用GPU渲染会强制所有窗口使用GPU,但可能有兼容性问题导致显示异常

  • 修复了粘贴多行文本的格式错误问题
  • 添加了终端操作的快捷键支持

Using GPU rendering will force all windows to use the GPU, but there may be compatibility issues leading to display abnormalities

  • Fixed the format error issue when pasting multi-line text
  • Added support for terminal operation shortcuts

0.5.5

17 Dec 06:22
Compare
Choose a tag to compare

使用GPU渲染会强制所有窗口使用GPU,但可能有兼容性问题导致显示异常

  • 新增快捷工具功能,支持IP查询和随机密码生成,新增快捷键
  • 解决多个会话标签启动时的错误显示问题

Using GPU rendering will force all windows to use the GPU, but this may lead to compatibility issues causing display abnormalities.

  • Add quick tool functions, supporting IP check, Random password generation, and add shortcuts.
  • Resolve the issue of incorrect display when multiple session tabs are launched.

0.5.2

06 Dec 04:15
Compare
Choose a tag to compare
  • Terminal窗口的兼容性,允许操作旧版本的Linux操作系统和vim等软件
  • 支持GPU渲染以提升流畅度(可能有bug)
  • 修复系统快捷键覆盖问题
  • 支持添加AI助手的prompt
  • 添加Dify API支持

  • Terminal window compatibility allowing operation of older Linux OS and software like Vim.
  • Support for GPU rendering to improve fluidity (may cause bugs).
  • Fixes issues where system shortcuts are overwritten.
  • Support Users to add prompt for AI Assistant.
  • Support Dify API.

0.5.1

04 Dec 09:34
Compare
Choose a tag to compare
  • 增加了更醒目的连接区分标识
  • 改进了主界面样式和AI助手界面样式,优化AI助手返回内容的格式
  • 解决了Xterm使用全屏应用的异常显示问题
  • 兼容旧版本vim

  • Added more prominent connection differentiation indicators.
  • Improved the main interface and AI assistant interface styles, and optimized the format of AI assistant return content.
  • Resolved abnormal display issues when using Xterm with full-screen applications.
  • Compatible with older versions of Vim.

0.5.0

02 Dec 13:19
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release
  • 添加启动动画
  • 优化Terminal布局
  • 优化应用内部动画

0.4.3

20 Nov 09:40
Compare
Choose a tag to compare
  • 新增了AI助手功能,支持添加自定义模型API
  • 修复了SFTP功能的错误问题
  • 降低程序运行时的资源占用和程序文件大小

0.3.3

06 Nov 03:44
Compare
Choose a tag to compare
  • SSH终端自动刷新,优化前后端缓存机制
  • 新增SSH终端右键菜单,命令行高亮提示
  • 性能优化,减少延时