Maintenance release focused on deployment and catalog-readiness updates for the Obsidian release process.
Changed
- Updated release metadata and version mappings for the
1.0.1deployment. - Raised the minimum supported app version to
1.12.7. - Refined README presentation with bilingual references and repository badges.
Fixed
- Adjusted manifest metadata to comply with Obsidian catalog validation rules.
- Updated GitHub workflows for CI, prerelease, and release automation.
- Improved plugin compatibility with popout windows by avoiding direct
document,setTimeout, andclearTimeoutusage patterns flagged by validation. - Removed deprecated or discouraged UI API usage in settings and review styling to better match current Obsidian publishing requirements.