Skip to content

Releases: lihaoyun6/QuickRecorder

v1.0.7

26 Apr 12:25
Compare
Choose a tag to compare

QuickRecorder v1.0.7 更新日志:

  • 系统要求降低至 macOS 12.3
  • 添加了快捷键支持
  • 添加了"屏幕放大器"功能
  • 添加了"保存当前帧截图"功能
  • 修复了某些界面中的布局错位问题
  • 开机自启动时默认不会弹出主面板

QuickRecorder v1.0.7 Update:

  • System requirements are now as low as macOS 12.3
  • Added shortcut key support
  • Added "Screen Magnifier" function
  • Added "Save current frame" function
  • Fixed layout misalignment issues in some window
  • Main panel will not pop up after launching at login

如果觉得我的 App 不错, 求打赏

v1.0.6

24 Apr 10:09
Compare
Choose a tag to compare

QuickRecorder v1.0.6 更新日志:

  • 修复了录制屏幕区域的时候"录制菜单栏画面"选项不生效的bug

QuickRecorder v1.0.6 Update:

  • Fixed the bug where the "Include Menubar" option does not take effect when recording a screen area

如果觉得我的 App 不错, 求打赏

v1.0.5

24 Apr 05:49
Compare
Choose a tag to compare

QuickRecorder v1.0.5 更新日志:

  • 添加了 "App 排除列表" 功能, 可以在全屏录制或区域录制的时候忽略某些 App
  • 改进了偏好设置面板的布局

QuickRecorder v1.0.5 Update:

  • Added "Excluded Apps" option, which can ignore some apps during full-screen recording or area recording
  • Improved layout of preference panel

如果觉得我的 App 不错, 求打赏

v1.0.4

24 Apr 03:16
Compare
Choose a tag to compare

QuickRecorder v1.0.4 更新日志:

  • 修复了在 macOS 13 系统中闪退的问题
  • 修复了在暂停录制时视频时长依然在不断增加的问题
  • 改进过滤器逻辑, 允许同时启用"隐藏自身"和"鼠标高亮"
  • 在 macOS 14.2 或更高版本的系统中可以选择是否录制菜单栏
  • 其他代码优化和兼容性改进

QuickRecorder v1.0.4 Update:

  • Fixed: app crash in macOS 13.x
  • Fixed: Video duration keeps increasing even when recording is paused
  • Improved the content filter, allowing "hide self" and "mouse highlight" to be enabled at the same time
  • In macOS 14.2 or higher, you can choose whether to record the "Menu Bar"
  • Other code optimizations and compatibility improvements

如果觉得我的 App 不错, 求打赏

v1.2.0

11 May 01:55
Compare
Choose a tag to compare

QuickRecorder 更新日志:

  • 修复了 "屏幕区域选择器" 在多屏场景下约束不严的问题
  • 修复了多屏场景下部分窗口出现在错误的屏幕上的问题
  • 现在 "屏幕区域选择器" 可随鼠标自动在多个屏幕间切换
  • 为 "窗口选择器" 和 "应用程序选择器" 添加了多屏支持

QuickRecorder Changes:

  • Fixed: Area Selector could go out of bounds when using multiple monitors
  • Fixed: Some window positions shifted when using multiple monitors
  • The "Area Selector" can auto-switch between screens following the mouse
  • Added multi-screen support for "Window Selector" and "App Selector"

如果觉得我的 App 不错, 求打赏

v1.0.3

22 Apr 20:17
Compare
Choose a tag to compare

QuickRecorder v1.0.3 更新日志:

  • 修复了部分可能导致闪退的代码
  • 修改了部分本地字符串, 删除大量无用代码
  • 改进了状态栏视图, 提升了状态栏按钮的可用性
  • 添加了"高亮鼠标"功能, 可以在录制时凸现鼠标状态

QuickRecorder v1.0.3 Update:

  • Fixed some codes that may cause crashes
  • Modified some local strings and deleted a lot of useless code
  • Improved status bar view and improved usability of status bar buttons
  • Added "Highlight the mouse cursor" option, which can highlight the mouse status during recording

v1.0.1

21 Apr 14:29
Compare
Choose a tag to compare

QuickRecorder v1.0.1 更新日志:

  • 首次推送, 开放源代码

QuickRecorder v1.0.1 Update:

  • Open all source code