Skip to content

Releases: Yunz93/Mozi

Release v1.0.7

Choose a tag to compare

@github-actions github-actions released this 08 Sep 15:38
dc7c90f

1.0.7

问题修复

  • 设置页写清微信公众号 AppID、AppSecret 的获取路径,并补充 IP 白名单说明
  • 设置页密钥显示/隐藏按钮垂直居中

Release v1.0.6

Choose a tag to compare

@github-actions github-actions released this 08 Sep 15:12
12dfcf2

1.0.6

问题修复

  • 去掉微信草稿中与标题重复的一级标题

Release v1.0.5

Choose a tag to compare

@github-actions github-actions released this 08 Sep 14:31
fac3b59

1.0.5

问题修复

  • 对齐 Live 提示块与阅读预览的高度
  • 微信草稿发布错误不再被通用崩溃提示盖掉;IP 白名单错误会带上待配置地址

Release v1.0.4

Choose a tag to compare

@github-actions github-actions released this 08 Sep 01:30
077bcba

See the assets to download this version and install.

1.0.4

Release notes for this tag are tracked in the repository history and pull requests merged since the previous release.

Windows in-app updates: this build ships with createUpdaterArtifacts: true, so clients can receive latest.json and signed updater packages from the GitHub Release.

macOS 安装说明

推荐:一键安装

curl -fsSL https://raw.githubusercontent.com/Yunz93/Mozi/main/scripts/install-macos.sh | bash

脚本会自动下载对应架构的 .dmg、移除隔离标记并安装到「应用程序」。

已配置 Apple 开发者证书与公证凭据的 Release 也可直接拖入 Applications 打开。若仍提示无法验证开发者,请执行:

xattr -cr /Applications/墨知.app

若应用仍在 Downloads 文件夹,请改用:

xattr -cr ~/Downloads/墨知.app

Windows 安装说明

下载 .exe 安装程序,双击运行即可。如果 Windows SmartScreen 拦截,点击"更多信息" → "仍要运行"。

Release v1.0.3

Choose a tag to compare

@github-actions github-actions released this 07 Sep 15:26
3269fc4

See the assets to download this version and install.

1.0.3

Release notes for this tag are tracked in the repository history and pull requests merged since the previous release.

Windows in-app updates: this build ships with createUpdaterArtifacts: true, so clients can receive latest.json and signed updater packages from the GitHub Release.

macOS 安装说明

推荐:一键安装

curl -fsSL https://raw.githubusercontent.com/Yunz93/Mozi/main/scripts/install-macos.sh | bash

脚本会自动下载对应架构的 .dmg、移除隔离标记并安装到「应用程序」。

已配置 Apple 开发者证书与公证凭据的 Release 也可直接拖入 Applications 打开。若仍提示无法验证开发者,请执行:

xattr -cr /Applications/墨知.app

若应用仍在 Downloads 文件夹,请改用:

xattr -cr ~/Downloads/墨知.app

Windows 安装说明

下载 .exe 安装程序,双击运行即可。如果 Windows SmartScreen 拦截,点击"更多信息" → "仍要运行"。

Release v1.0.2

Choose a tag to compare

@github-actions github-actions released this 06 Sep 12:34
914d23e

See the assets to download this version and install.

1.0.2

Release notes for this tag are tracked in the repository history and pull requests merged since the previous release.

Windows in-app updates: this build ships with createUpdaterArtifacts: true, so clients can receive latest.json and signed updater packages from the GitHub Release.

macOS 安装说明

推荐:一键安装

curl -fsSL https://raw.githubusercontent.com/Yunz93/Mozi/main/scripts/install-macos.sh | bash

脚本会自动下载对应架构的 .dmg、移除隔离标记并安装到「应用程序」。

已配置 Apple 开发者证书与公证凭据的 Release 也可直接拖入 Applications 打开。若仍提示无法验证开发者,请执行:

xattr -cr /Applications/墨知.app

若应用仍在 Downloads 文件夹,请改用:

xattr -cr ~/Downloads/墨知.app

Windows 安装说明

下载 .exe 安装程序,双击运行即可。如果 Windows SmartScreen 拦截,点击"更多信息" → "仍要运行"。

Release v1.0.1

Choose a tag to compare

@github-actions github-actions released this 06 Sep 07:16
cb43837

See the assets to download this version and install.

1.0.1

Release notes for this tag are tracked in the repository history and pull requests merged since the previous release.

Windows in-app updates: this build ships with createUpdaterArtifacts: true, so clients can receive latest.json and signed updater packages from the GitHub Release.

macOS 安装说明

推荐:一键安装

curl -fsSL https://raw.githubusercontent.com/Yunz93/Mozi/main/scripts/install-macos.sh | bash

脚本会自动下载对应架构的 .dmg、移除隔离标记并安装到「应用程序」。

已配置 Apple 开发者证书与公证凭据的 Release 也可直接拖入 Applications 打开。若仍提示无法验证开发者,请执行:

xattr -cr /Applications/墨知.app

若应用仍在 Downloads 文件夹,请改用:

xattr -cr ~/Downloads/墨知.app

Windows 安装说明

下载 .exe 安装程序,双击运行即可。如果 Windows SmartScreen 拦截,点击"更多信息" → "仍要运行"。

Release v1.0.0

Choose a tag to compare

@github-actions github-actions released this 04 Sep 02:04
28b6c77

See the assets to download this version and install.

1.0.0

Release notes for this tag are tracked in the repository history and pull requests merged since the previous release.

Windows in-app updates: this build ships with createUpdaterArtifacts: true, so clients can receive latest.json and signed updater packages from the GitHub Release.

macOS 安装说明

推荐:一键安装

curl -fsSL https://raw.githubusercontent.com/Yunz93/Mozi/main/scripts/install-macos.sh | bash

脚本会自动下载对应架构的 .dmg、移除隔离标记并安装到「应用程序」。

已配置 Apple 开发者证书与公证凭据的 Release 也可直接拖入 Applications 打开。若仍提示无法验证开发者,请执行:

xattr -cr /Applications/墨知.app

若应用仍在 Downloads 文件夹,请改用:

xattr -cr ~/Downloads/墨知.app

Windows 安装说明

下载 .exe 安装程序,双击运行即可。如果 Windows SmartScreen 拦截,点击"更多信息" → "仍要运行"。

Release v0.9.3

Choose a tag to compare

@github-actions github-actions released this 27 Aug 16:10
363bfd9

See the assets to download this version and install.

0.9.3

Release notes for this tag are tracked in the repository history and pull requests merged since the previous release.

Windows in-app updates: this build ships with createUpdaterArtifacts: true, so clients can receive latest.json and signed updater packages from the GitHub Release.

macOS 安装说明

推荐:一键安装

curl -fsSL https://raw.githubusercontent.com/Yunz93/Mozi/main/scripts/install-macos.sh | bash

脚本会自动下载对应架构的 .dmg、移除隔离标记并安装到「应用程序」。

已配置 Apple 开发者证书与公证凭据的 Release 也可直接拖入 Applications 打开。若仍提示无法验证开发者,请执行:

xattr -cr /Applications/墨知.app

若应用仍在 Downloads 文件夹,请改用:

xattr -cr ~/Downloads/墨知.app

Windows 安装说明

下载 .exe 安装程序,双击运行即可。如果 Windows SmartScreen 拦截,点击"更多信息" → "仍要运行"。

Release v0.9.2

Choose a tag to compare

@github-actions github-actions released this 24 Aug 15:49
350c941

See the assets to download this version and install.

0.9.2

Release notes for this tag are tracked in the repository history and pull requests merged since the previous release.

Windows in-app updates: this build ships with createUpdaterArtifacts: true, so clients can receive latest.json and signed updater packages from the GitHub Release.

macOS 安装说明

推荐:一键安装

curl -fsSL https://raw.githubusercontent.com/Yunz93/Mozi/main/scripts/install-macos.sh | bash

脚本会自动下载对应架构的 .dmg、移除隔离标记并安装到「应用程序」。

已配置 Apple 开发者证书与公证凭据的 Release 也可直接拖入 Applications 打开。若仍提示无法验证开发者,请执行:

xattr -cr /Applications/墨知.app

若应用仍在 Downloads 文件夹,请改用:

xattr -cr ~/Downloads/墨知.app

Windows 安装说明

下载 .exe 安装程序,双击运行即可。如果 Windows SmartScreen 拦截,点击"更多信息" → "仍要运行"。