Skip to content

Releases: Ekrizdis367/obsidian-pantry

1.2.8

Choose a tag to compare

@github-actions github-actions released this 05 Aug 18:19

Full Changelog: 1.2.7...1.2.8

1.2.7

Choose a tag to compare

@github-actions github-actions released this 05 Aug 17:41

Full Changelog: 1.2.6...1.2.7

1.2.6

Choose a tag to compare

@github-actions github-actions released this 05 Aug 16:19

Full Changelog: 1.2.4...1.2.6

1.2.4

Choose a tag to compare

@github-actions github-actions released this 20 Jul 23:01

What's Changed

New Contributors

Full Changelog: 1.2.3...1.2.4

1.2.3

Choose a tag to compare

@github-actions github-actions released this 03 Jul 19:28

Full Changelog: 1.2.2...1.2.3

1.2.2

Choose a tag to compare

@github-actions github-actions released this 03 Jul 19:08

Full Changelog: 1.2.1...1.2.2

1.2.1

Choose a tag to compare

@github-actions github-actions released this 03 Jul 18:36

Full Changelog: 1.2.0...1.2.1

1.2.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 18:32

Full Changelog: 1.1.2...1.2.0

1.1.2

Choose a tag to compare

@github-actions github-actions released this 14 Jun 14:32

Minor maintenance release — just cleaning up a couple of deprecation warnings flagged by the plugin review. No functional or behavior changes.

Changes

  • Replaced the deprecated setWarning() button call with the mod-warning CSS class on the "Clear list" button (same red styling, no deprecated API).
  • Settings tab now re-renders through an internal helper instead of calling the deprecated SettingTab.display() method directly.

Still compatible with Obsidian 1.12.0+.

Full Changelog: 1.1.1...1.1.2

1.1.1

Choose a tag to compare

@github-actions github-actions released this 14 Jun 14:14

Maintenance release.

Fixes

  • Removed two obsidianmd/ui/sentence-case lint suppressions that the community review flags as not allowed:
    • The "Import from text" modal now builds its example placeholder from joined lines instead of an inline string literal.
    • The meal planner "weekend days" setting description was reworded to sentence case.

No functional or runtime changes from 1.1.0 — this release exists so the tagged source is clean for the plugin review.

Install / update

Update from Settings → Community plugins in Obsidian, or download main.js, manifest.json, and styles.css below. Requires Obsidian 1.12.0+.

Full Changelog: 1.1.0...1.1.1