Skip to content

Commit b944090

Browse files
committed
Release v1.1.1
1 parent 3072c32 commit b944090

4 files changed

Lines changed: 21 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,20 @@ Add an entry here when the project meaningfully changes for users, for example:
1414

1515
- No unreleased user-facing changes yet.
1616

17+
## v1.1.1
18+
19+
Small patch release that fixes existing logic gaps.
20+
21+
### Fixed
22+
23+
- Tightened final-note linting so retained figure/table placeholders must use the standard `[!figure]` callout format.
24+
- Strengthened table crop quality checks so crops contaminated by running prose or other figure/table captions fail closed.
25+
26+
### Notes
27+
28+
- This remains a stable release.
29+
- The release asset continues to ship as a clean manually installable `DeepPaperNote.zip`.
30+
1731
## v1.1.0
1832

1933
Minor stable release with a major figure/table extraction quality upgrade.

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
[![Homepage](https://img.shields.io/badge/homepage-online-2563eb)](https://917dhj.github.io/DeepPaperNote/)
1010
[![Status](https://img.shields.io/badge/status-stable-16a34a)](https://github.com/917Dhj/DeepPaperNote)
11-
[![Release](https://img.shields.io/github/v/release/917Dhj/DeepPaperNote?display_name=tag&color=0f766e)](https://github.com/917Dhj/DeepPaperNote/releases/tag/v1.1.0)
11+
[![Release](https://img.shields.io/github/v/release/917Dhj/DeepPaperNote?display_name=tag&color=0f766e)](https://github.com/917Dhj/DeepPaperNote/releases/tag/v1.1.1)
1212
[![License](https://img.shields.io/badge/license-MIT-c9a227)](./LICENSE)
1313
[![Agents](https://img.shields.io/badge/agents-Claude%20Code%20%2B%20Codex-7c3aed)](./SKILL.md)
1414
[![Output](https://img.shields.io/badge/output-Obsidian-16a34a)](./references/obsidian-format.md)
@@ -377,14 +377,15 @@ For release-level updates, see [CHANGELOG.md](./CHANGELOG.md).
377377

378378
| 🏷️ Version | 🚦 Status | ✨ Highlights |
379379
| --- | --- | --- |
380+
| v1.1.1 | ✅ Released | Patch release tightening figure placeholder validation and table crop quality checks |
380381
| v1.1.0 | ✅ Released | Major figure/table extraction upgrade with caption-anchored crops, visual quality gates, and placeholder-first figure asset candidates |
381382
| v1.0.1 | ✅ Released | Patch release for Obsidian-native frontmatter and wikilink support, lint compatibility fixes, and cleaner README assets |
382383
| v1.0.0 | ✅ Released | First stable release: pure cross-agent skill structure for Claude Code, Codex, Cursor, Copilot, Gemini CLI, and other Agent Skills-compatible environments |
383384
| v0.3.1-alpha | ✅ Released | Default Obsidian paper root changed to `Research/Papers`, with runtime path resolution and save behavior aligned to the new location |
384385
| v0.3.0-alpha | ✅ Released | Major quality upgrade: dedicated innovation section, explicit mechanism flow, stronger workflow discipline, final readability review, math syntax gate, and the new `Original Abstract Translation` front-matter block |
385386
| v0.2.0-alpha | ✅ Released | Replication-oriented note-writing upgrade: explicit `note_plan`, equation-aware output, stricter final self-review, bilingual abstract handling, and stronger formatting checks |
386387
| v0.1.0-alpha | ✅ Released | First public alpha: evidence-bundle workflow, Zotero-first helpers, placeholder-first figure handling, workspace fallback, OCR fallback, tests, and CI |
387-
| Unreleased | 🕒 No new release-level changes yet | There are currently no additional public release notes beyond v1.1.0 |
388+
| Unreleased | 🕒 No new release-level changes yet | There are currently no additional public release notes beyond v1.1.1 |
388389

389390
## ⚙️ Workflow
390391

README.zh-CN.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
[![主页](https://img.shields.io/badge/%E4%B8%BB%E9%A1%B5-online-2563eb)](https://917dhj.github.io/DeepPaperNote/)
1010
[![状态](https://img.shields.io/badge/status-stable-16a34a)](https://github.com/917Dhj/DeepPaperNote)
11-
[![版本](https://img.shields.io/github/v/release/917Dhj/DeepPaperNote?display_name=tag&color=0f766e)](https://github.com/917Dhj/DeepPaperNote/releases/tag/v1.1.0)
11+
[![版本](https://img.shields.io/github/v/release/917Dhj/DeepPaperNote?display_name=tag&color=0f766e)](https://github.com/917Dhj/DeepPaperNote/releases/tag/v1.1.1)
1212
[![许可证](https://img.shields.io/badge/license-MIT-c9a227)](./LICENSE)
1313
[![Agents](https://img.shields.io/badge/agents-Claude%20Code%20%2B%20Codex-7c3aed)](./SKILL.md)
1414
[![输出](https://img.shields.io/badge/output-Obsidian-16a34a)](./references/obsidian-format.md)
@@ -362,14 +362,15 @@ python3 -c "import pytesseract; print(pytesseract.get_tesseract_version())"
362362

363363
| 🏷️ 版本 | 🚦 状态 | ✨ 主要内容 |
364364
| --- | --- | --- |
365+
| v1.1.1 | ✅ 已发布 | Patch 小更新:收紧图表占位格式校验和表格裁图质量检查 |
365366
| v1.1.0 | ✅ 已发布 | 图表提取质量升级:新增基于图注的整页区域裁剪、视觉质量门禁,并保持图像候选占位优先 |
366367
| v1.0.1 | ✅ 已发布 | 一个 patch 版本:补充 Obsidian 原生 frontmatter 和 wikilink 支持,修复 lint 兼容性问题,并清理 README 中未使用的资源图片 |
367368
| v1.0.0 | ✅ 已发布 | 第一个稳定版:采用纯 skill 结构,支持 Claude Code、Codex、Cursor、Copilot、Gemini CLI 以及其他兼容 Agent Skills 的环境 |
368369
| v0.3.1-alpha | ✅ 已发布 | 默认 Obsidian 论文根目录改为 `Research/Papers`,运行时路径解析和写入行为也同步对齐到这个新位置 |
369370
| v0.3.0-alpha | ✅ 已发布 | 一次较大的质量升级:新增固定创新点章节、显式机制流程、更强的整条 workflow 约束、最终可读性质检、公式语法检查,以及新的 `原文摘要翻译` 前置区块 |
370371
| v0.2.0-alpha | ✅ 已发布 | 复现级技术笔记写作升级:显式 `note_plan`、公式感知输出、更强的最终自检、摘要中英双写,以及更严格的格式校验 |
371372
| v0.1.0-alpha | ✅ 已发布 | 第一个公开 alpha 版:综合证据包流程、Zotero 优先辅助能力、占位优先图表处理、工作区回退输出、OCR 回退、测试与 CI |
372-
| 未发布 | 🕒 暂无新的 release 级变化 | 当前还没有下一版 release 的公开更新内容,最新版本为 v1.1.0 |
373+
| 未发布 | 🕒 暂无新的 release 级变化 | 当前还没有下一版 release 的公开更新内容,最新版本为 v1.1.1 |
373374

374375
## ⚙️ 工作流
375376

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "deeppapernote"
7-
version = "1.1.0"
7+
version = "1.1.1"
88
description = "An agent-neutral skill for turning one research paper into a high-quality Obsidian note."
99
readme = "README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)