Releases: TideDra/zotero-arxiv-daily
Releases · TideDra/zotero-arxiv-daily
v0.3.3
v0.3.2
Fix logging level bug.
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.0
New Features
- Affiliations of each arxiv paper are resolved and presented in the email.
- New arxiv papers are now retrieved directly from arxiv Atom feed. Thus, delievery day in each week is changed.
- You can directly use the latest code of this upstream repo in your own workflow by set the repo variable
REPOSITORY
andREF
.
NOTE
- Syntax of the secret
ARXIV_QUERY
is changed. It only supports to specify paper categories now.
What's Changed
Full Changelog: v0.2.2...v0.3.0-beta
v0.2.3
New Feature
- support to use the workflow from specified ref of specified repository.
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Select Collection & Send empty Email if no paper by @phhandong in #29
- fix some bugs.
New Contributors
- @phhandong made their first contribution in #29
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
New Features
- Support using LLM API to generate TL;DR
- Support filter unwanted Zotero collections via gitignore-style patterns.
What's Changed
- Feature: Add support for generating TL;DR using LLM API by @qychen2001 in #24
- Filter collection by @TideDra in #25
New Contributors
- @qychen2001 made their first contribution in #24
Full Changelog: v0.1.2...v0.2.0
v0.1.2
What's Changed
- Use SSL connection for QQ Mail by @longyun200111 in #10
- FIX smtp error by @byby221b in #14
- get arxiv from webpage by @TideDra in #18
New Contributors
- @longyun200111 made their first contribution in #10
- @byby221b made their first contribution in #14
Full Changelog: v0.1.1...v0.1.2
v0.1.1
New Features
- There is a new Test-workflow Action for you to test the configuration easily. This workflow always retrieve 5 arxiv papers regardless of date. Fix #3
- Better logging powered by loguru
What's Changed
New Contributors
Full Changelog: v0.1.0...v0.1.1