Skip to content

Commit 8a88cdb

Browse files
committed
Prepare v0.3.1-alpha release
1 parent ec13aca commit 8a88cdb

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

CHANGELOG.md

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

1515
- No unreleased user-facing changes yet.
1616

17+
## v0.3.1-alpha
18+
19+
Fourth public alpha release of DeepPaperNote.
20+
21+
### Changed
22+
23+
- Changed the default Obsidian paper root from `20_Research/Papers` to `Research/Papers`.
24+
- Aligned runtime path resolution, save behavior, and tests with the new default paper root so new notes land in the updated location consistently.
25+
26+
### Packaging
27+
28+
- Rebuilt the release zip from the latest `main` branch state for `v0.3.1-alpha`.
29+
30+
### Notes
31+
32+
- This is still an alpha release.
33+
- Chinese remains the only fully supported output language.
34+
- Figure replacement is still conservative and placeholder-first when image confidence is insufficient.
35+
1736
## v0.3.0-alpha
1837

1938
Third public alpha release of DeepPaperNote.

0 commit comments

Comments
 (0)