Maintenance release for Obsidian community review. No intended user-facing behavior changes.
Review fixes
- Includes the 3.6.0 review cleanup: Obsidian 1.10.0 metadata, popout-safe DOM globals,
requestUrlnetworking, safer timers, inline-style cleanup, CodeMirror dependency metadata, and CSS review-warning cleanup. - Fixes the mobile bulk toolbar select button so it matches the other icon buttons.
- Removes the duplicate
.sa-media-gallery-masonry .sa-media-cardselector warning. - Keeps production CSS review-safe: no unsupported
:has(), multicolumn layout, short hex colors,!important, or legacy text properties.