Releases: Ekrizdis367/obsidian-pantry
Releases · Ekrizdis367/obsidian-pantry
Release list
1.2.8
Full Changelog: 1.2.7...1.2.8
1.2.7
1.2.6
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.2
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 themod-warningCSS 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
Maintenance release.
Fixes
- Removed two
obsidianmd/ui/sentence-caselint 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