Skip to content

Release v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 May 09:19

🚀 Enhancements

  • Add --ignore-duplicates option to import_arxiv.py (5fda490)
  • Add --list-collections option to browse Zotero collections (630a64f)
  • Support path syntax for --collection to disambiguate same-name collections (9c92e51)
  • Collection cache via stdout redirect and skill guidance (15441d8)

🩹 Fixes

  • Add PDF upload via saveAttachment and fix prettier lint (7826bd1)
  • Use updateSession to target collection instead of ignored payload field (6e58004)
  • Correct repository URL in package.json for release CI (32ef583)

💅 Refactors

  • Simplify SKILL.md and resolve_collection matching logic (089e42a)

📖 Documentation

  • Restructure README and optimize read-paper skill (0140e95)

🏡 Chore

  • Bump version to 0.3.0 for release (f62c64b)

❤️ Contributors

  • X1AOX1A