Fixes the scorecard findings introduced in 1.0.1: the declarative settings tab no longer statically references APIs newer than the declared minAppVersion (the update() calls are now guarded no-ops on pre-1.13 apps), and no code path calls the deprecated display() anymore — the ≤1.12 fallback renders through an internal method. No functional changes. Requires Obsidian 1.12.4+.