Skip to content

Releases: netdcy/FlowVision

FlowVision 1.7.2

06 May 12:09

Choose a tag to compare

Bug Fixes

  • Potential file corruption issue when rating images
  • Issue where the dimensions of SVG format images cannot be read correctly

Bug 修复

  • 进行图像评级时潜在的文件损坏问题
  • 不能正确读取SVG格式图像尺寸的问题

FlowVision 1.7.1

22 Apr 15:23

Choose a tag to compare

New Features

  • Supports sorting by Finder tags and XMP star ratings
  • Reduced toolbar thickness on macOS 26
  • Updated video playback UI on macOS 26
  • Added an option to disable tooltips on mouse hover
  • Supports RTL layout
  • Other minor changes

新特性

  • 支持按Finder标签和XMP星级排序
  • 缩小macOS 26下工具栏厚度
  • 更新macOS 26下视频播放UI
  • 添加禁用鼠标悬停提示的选项
  • 支持RTL布局
  • 其它细节更改

FlowVision 1.7.0

25 Mar 11:56

Choose a tag to compare

New Features

  • Finder tags feature, supporting tagging files and filtering by tag
  • Image rating feature, supporting image ratings and filtering by rating
  • Added partial support for aliases
  • Updated favorites style
  • Video playback now remembers volume settings
  • Other minor improvements and changes

Thanks to @jegork and @arroy2024 for their help!

新特性

  • Finder标签功能,支持对文件打标签和按标签过滤
  • 图像评级功能,支持对图像评级和按评级过滤
  • 添加对替身(alias)的部分支持
  • 收藏夹样式更新
  • 视频播放支持记忆音量
  • 其它细节更改

感谢@jegork@arroy2024的帮助!

FlowVision 1.6.9

21 Feb 06:42

Choose a tag to compare

New Features

  • Added the tiled thumbnail option for folders
  • Supports image mirroring operations
  • Supports file cut operations
  • Supports dragging and dropping images from apps such as Photos and Safari
  • Supports continuous playback of videos in list

Bug Fixes

  • Fixed an issue where videos without audio could not be played

新特性

  • 增加文件夹缩略图平铺选项
  • 支持图像镜像操作
  • 支持文件剪切操作
  • 支持从Photos、Safari等应用拖放图像
  • 支持列表连续播放视频

Bug 修复

  • 修复无法播放无声音的视频的问题

FlowVision 1.6.8

14 Jan 10:12

Choose a tag to compare

New Features

  • Mouse side buttons can go forward and backward
  • Option to adjust mouse wheel sensitivity
  • Option to hide the mouse pointer in full screen
  • Option to maintain recursive and filter state when switching directories
  • Option to autoplay selected videos
  • Built with Xcode 26, consistent with system appearance on macOS 26

新特性

  • 鼠标侧键可前进后退
  • 增加调整鼠标滚轮灵敏度的选项
  • 增加全屏时隐藏鼠标指针的选项
  • 增加切换目录时保持递归和过滤状态的选项
  • 增加自动播放选中视频选项
  • 使用Xcode 26构建,在macOS 26下与系统外观一致

FlowVision 1.6.7

23 Oct 01:29

Choose a tag to compare

Bug Fixes

  • Issue where long-pressing left mouse button on macOS 26 does not zoom to 100%
  • Other minor changes

Bug 修复

  • macOS 26 中无法长按鼠标左键放大到100%的问题
  • 其它细节更改

FlowVision 1.6.6

29 Jul 05:49

Choose a tag to compare

New Features

  • RAW file preview can use embedded Exif thumbnails to improve loading speed (in image view, click the ... button on the toolbar) (Thanks to @agriggio)
  • Exif can display GPS information
  • Option to open the homepage or the last folder when opening the app
  • Option for the scroll wheel to switch images or zoom
  • Option to click the edges to switch images

Bug Fixes

  • Fixed the issue of not being able to drag files between multiple windows within the app

新特性

  • RAW文件预览可使用内嵌Exif缩略图代替,提升载入速度(在图像视图,点击工具栏的...按钮)(感谢 @agriggio
  • Exif可以显示GPS信息
  • 可选打开应用时打开主页还是上次文件夹
  • 可选滚轮是用作切换图像还是缩放
  • 可选点击两侧边缘切换图像

Bug 修复

  • 修复无法从应用内的多个窗口之间拖拽文件的问题

FlowVision 1.6.5

29 Jun 13:21

Choose a tag to compare

Bug Fixes

  • Unable to locate the image when reopening closed tabs
  • Other minor changes

Bug 修复

  • 重新打开关闭的标签页时无法定位到图像
  • 其它细节更改

FlowVision 1.6.4

27 May 11:57

Choose a tag to compare

New Features

  • Option for image rotation lock and zoom lock (in image view, click the ... button on the toolbar)
  • Option for scrolling to pan after zooming in on an image (in image view, click the ... button on the toolbar)
  • Added file operation log (Menu Bar -> Edit -> Operation Log)
  • Cmd+Shift+T to reopen closed tabs
  • Hold the Shift key to permanently delete files

Bug Fixes

  • Rapid consecutive double-clicking through multiple directory levels may open wrong folder

新特性

  • 图像旋转锁定和缩放锁定功能(在图像视图,点击工具栏的...按钮)
  • 提供放大图像后滚动变为平移的选项(在图像视图,点击工具栏的...按钮)
  • 增加文件操作日志(菜单栏->编辑->操作日志)
  • Cmd+Shift+T重新打开关闭的标签页
  • 按住Shift键可永久删除文件

Bug 修复

  • 连续快速双击逐级进入多层目录时可能打开错误的文件夹

FlowVision 1.6.3

11 May 04:53

Choose a tag to compare

New Features

  • Directory tree sorting options
  • Support for WebP and PNG animations (Thanks to @cia2154)

Changes

  • Added shortcut: Press Z in image view to zoom to 100%, press X to fit image (Thanks to @agriggio)
  • Added shortcut: Alt + Enter to toggle fullscreen
  • Improved some operational details

新特性

  • 目录树可选排序方式
  • 支持webp与png动画 (感谢 @cia2154)

改变

  • 增加快捷键:图像视图时按 Z 缩放到100%,按 X 缩放到合适 (感谢 @agriggio)
  • 增加快捷键:Alt + Enter 全屏
  • 部分操作细节完善