Skip to content

Releases: arka378/obsidian-ads-query

ADS query 1.0.3

Choose a tag to compare

@github-actions github-actions released this 29 Aug 13:45

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

Choose a tag to compare

@github-actions github-actions released this 29 Aug 13:23

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

Choose a tag to compare

@github-actions github-actions released this 29 Aug 12:43

Documentation update in README.md.

ADS query 1.0.0

Choose a tag to compare

@github-actions github-actions released this 29 Aug 11:51

Initial release of ADS query.

  • Search NASA ADS from ads code blocks.
  • Support q, fq, fl, sort, rows, and start.
  • 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.