github drl990114/MarkFlowy v0.100.0

3 hours ago

⚠️Breaking Changes⚠️:

  • This release introduces substantial breaking changes. The editor core has been rebuilt, and some editing behaviors and interactions may differ from earlier versions.

Highlights:

  • A huge leap in editor performance. The most exciting result of this rewrite is how quickly large Markdown documents open: a 2 MB Markdown file opened in around 1 second in testing, so you can start working on long documents much sooner.

⚠️破坏性变更⚠️:

  • 这是一次包含较大破坏性变更的版本更新。 本次对编辑器核心进行了重构,部分编辑行为和交互体验可能与旧版有所不同。

亮点更新:

  • 全新编辑器,超高性能。 这次重构最让人兴奋的变化,就是大文件打开速度的大幅提升:实测 2 MB 的 Markdown 文件可在 1 秒左右打开,让长文档写作也能快速开始。

FAQ | 常见问题

FAQ:

Windows users

  • We provide an Offline Installer with built-in ​​WebView2 Runtime​​ for devices that cannot automatically install WebView2 online or are in a no-network environment. Please note that this installer is relatively large in size and is recommended to be used only when necessary.
  • The Portable ZIP can be extracted and run without installation. It uses the system WebView2 Runtime and keeps MarkFlowy's existing user-level data location.

macOS users

  • ​​macOS x86_64 version​​: When you launch the app for the first time, you may see a prompt saying "Cannot open the application" because the app is from an unidentified developer. Please go to "System Preferences" > "Security & Privacy", and click "Open Anyway" in the "General" tab.
  • ​​macOS aarch64 (Apple Silicon) users​​: If you see a prompt saying "The application is damaged" when you launch it for the first time, it is usually due to system security restrictions. Please open the terminal and run the following command to fix the permission issue, and then you can open the app normally:
    xattr -cr /Applications/MarkFlowy.app

常见问题:

Windows 用户

  • 我们提供了内置 ​​WebView2 运行时​​的离线安装包(Offline Installer),适用于无法自动在线安装 WebView2 或处于无网络环境的设备。请注意,此安装包体积较大,建议仅在必要时使用.
  • Portable ZIP 解压后即可运行,无需安装;它使用系统 WebView2 Runtime,并继续使用 MarkFlowy 现有的用户级数据目录。

macOS 用户

  • ​​macOS x86_64 版本​​:首次启动应用时,系统可能会提示“无法打开应用程序”,这是因为应用来自未识别的开发者。请前往“系统偏好设置” > “安全性与隐私”,在“通用”标签页中点击“仍要打开”即可.
  • ​​macOS aarch64 (Apple Silicon) 用户​​:首次启动若提示“应用程序已损坏”,通常是由于系统的安全限制。请打开终端,执行以下命令来修复权限问题,之后即可正常打开应用
    xattr -cr /Applications/MarkFlowy.app

Don't miss a new MarkFlowy release

NewReleases is sending notifications on new releases.