Releases: kepano/obsidian-minimal
Releases · kepano/obsidian-minimal
4.1.6
- Checklist Plugin styling for mobile
- Improvements to find/replace UI
4.1.5
Revamp sync and file recovery modals
4.1.3
Add support for new "Backlinks in document" feature (Obsidian v0.13.3)
4.1.2
- Makes Editor headings consistent with Preview mode headings in CodeMirror 6 (mobile and Live Preview beta)
- Add
--font-title
variable to define file title size separately
4.1.1
Cursor improvements for CodeMirror 6 on desktop and mobile.
4.1.0
Changes
- Code color has been changed from the default red to desaturated text color
- Add support for Obsidian Hub plugin support tag
New Style Settings toggles:
- Features > Disable click to zoom — turns off the click to zoom functionality (closes #41)
- Features > Title borders — shows borders below titles
- Advanced > Code color — set the color for text in
code
and pre
blocks
4.0.9
- Clean up the clear search button
- Add WYSIWYG style for
hr
elements in CodeMirror Options
4.0.8
Initial Excalidraw improvements
4.0.7
- Add support for Dictionary plugin and Git plugin thanks to @phibr0
- Updated readme
4.0.6
- Redesign graph controls
- Fix for relationship lines causing scroll issues when switching between Edit/Preview modes
- Add icons for Excalidraw #49
- Fix icon for command palette on mobile #51