Releases: arka378/obsidian-ads-query
Releases · arka378/obsidian-ads-query
Release list
ADS query 1.0.3
What’s changed
- Fixed settings compatibility with the declared minimum Obsidian version, 1.11.5.
- Removed deprecated settings-refresh and reset-button API usage.
- Added Obsidian’s official lint rules to local and release checks.
- Improved formatting of generic ADS result values.
ADS query 1.0.2
What’s changed
- Added a Reset to defaults button that preserves the selected ADS API-token secret.
- Added searchable plugin settings on Obsidian 1.13 and later while retaining support for Obsidian 1.11.5 and later.
- Simplified invalid default-column error messages.
- Updated build dependencies and CSS for current Obsidian review requirements.
- Added a changelog.
ADS query 1.0.1
Documentation update in README.md.
ADS query 1.0.0
Initial release of ADS query.
- Search NASA ADS from
adscode blocks. - Support
q,fq,fl,sort,rows, andstart. - Write persistent results as Markdown tables.
- Configure default columns, result count, sorting, and timestamp format.
- Store API tokens using Obsidian SecretStorage.
- Support desktop and mobile.