Skip to content

Releases: achen919/Better-Notebook

1.0.10

Choose a tag to compare

@github-actions github-actions released this 28 Apr 04:51
fix: macOS auto-update quitAndInstall not working

- Use setImmediate to delay quitAndInstall execution
- Remove window close listeners and close all windows before quit
- Bump version to 1.0.10

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

1.0.9

Choose a tag to compare

@github-actions github-actions released this 27 Apr 15:58
chore: bump version to 1.0.9

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

1.0.8

Choose a tag to compare

@github-actions github-actions released this 26 Apr 05:14
cd00bc0
v1.0.8

fix: update package-lock.json to include electron-log (#8)

1.0.6

Choose a tag to compare

@github-actions github-actions released this 25 Apr 17:14
ea0e216
Merge pull request #4 from achen919/fix/release-workflow-permissions

fix(ci): add contents write permission for release workflow

1.0.5

Choose a tag to compare

@achen919 achen919 released this 16 Apr 05:20
v1.0.5

chore: bump version to 1.0.5

v1.0.3 - 修复导航白屏问题

Choose a tag to compare

@achen919 achen919 released this 16 Apr 03:48

艾宾浩斯遗忘曲线错题本 v1.0.3

Bug 修复

  • 🐛 修复 AI 助手页面点击 API 设置按钮导致白屏的问题
  • 使用 React Router 导航替代 window.location.href

下载

  • macOS (ARM): 下载 EbbinghausNotebook-1.0.3-arm64.dmg.zip

更新提示:应用内可检查更新自动下载新版本。

v1.0.2 - 修复数据库初始化问题

Choose a tag to compare

@achen919 achen919 released this 14 Apr 21:20

艾宾浩斯遗忘曲线错题本 v1.0.2

Bug 修复

  • 🐛 修复生产环境 WASM 文件缺失导致数据库无法初始化的问题
  • 这是导致打包后任务创建失败和预置数据不显示的根本原因

下载

  • macOS (ARM): 下载 EbbinghausNotebook-1.0.2-arm64.dmg.zip

重要提示:如果你之前安装过旧版本,建议:

  1. 卸载旧版本
  2. 删除数据库文件:~/Library/Application Support/ebbinghaus-notebook/data/
  3. 安装新版本

这样可以获得完整的预置演示数据(科目、章节、标签、示例任务、示例错题)。

v1.0.1 - 修复发布问题

Choose a tag to compare

@achen919 achen919 released this 14 Apr 14:17

艾宾浩斯遗忘曲线错题本 v1.0.1

更新内容

  • 添加教学展示预置数据(科目、章节、标签、示例任务、示例错题)
  • 修复发布文件名问题

下载

  • macOS (ARM): 下载 EbbinghausNotebook-1.0.1-arm64.dmg.zip

提示:安装后首次打开会自动创建预置的科目、章节、标签和示例数据。

v1.0.0 - 首个正式版本

Choose a tag to compare

@achen919 achen919 released this 14 Apr 06:29

艾宾浩斯遗忘曲线错题本 v1.0.0

功能特性

  • 📝 错题管理:支持添加错题、分类管理、标签系统
  • 🧠 智能复习:基于艾宾浩斯遗忘曲线算法
  • 📊 统计分析:学习数据可视化
  • 📅 任务管理:带截止日期的任务倒计时
  • ✅ 每日待办:每日学习计划管理
  • 💬 AI助手:支持多种 AI 模型
  • 🔄 自动更新:支持应用内检查更新

下载

  • macOS (ARM): 下载 Ebbinghaus-Notebook-1.0.0-arm64.dmg.zip

注意:此版本为首个正式发布版本,欢迎使用反馈!