File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 1.13.0] - 2026-04-08
6+ - Create new untitled documents without saving them first
7+ - Bold and bold-italic text now renders visually in the editor instead of just showing markers
8+ - Pick custom icons for folders in the sidebar
9+ - Compact file explorer rows and refined sidebar layout for easier scanning
10+
511## [ 1.12.0] - 2026-04-08
612- File explorer sidebar shows favorite locations and recent files for quick navigation
713
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ targets:
4444 base :
4545 PRODUCT_BUNDLE_IDENTIFIER : com.sabotage.clearly
4646 PRODUCT_NAME : Clearly
47- MARKETING_VERSION : " 1.12 .0"
47+ MARKETING_VERSION : " 1.13 .0"
4848 CURRENT_PROJECT_VERSION : " 1"
4949 SWIFT_VERSION : " 5.9"
5050 CODE_SIGN_ENTITLEMENTS : Clearly/Clearly.entitlements
@@ -79,7 +79,7 @@ targets:
7979 base :
8080 PRODUCT_BUNDLE_IDENTIFIER : com.sabotage.clearly.quicklook
8181 PRODUCT_NAME : ClearlyQuickLook
82- MARKETING_VERSION : " 1.12 .0"
82+ MARKETING_VERSION : " 1.13 .0"
8383 CURRENT_PROJECT_VERSION : " 1"
8484 SWIFT_VERSION : " 5.9"
8585 GENERATE_INFOPLIST_FILE : NO
Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ <h1>Clearly Markdown</h1>
177177 < a href ="https://github.com/Shpigford/clearly/releases/latest/download/Clearly.dmg " class ="btn secondary "> Direct Download</ a >
178178 < a href ="https://github.com/Shpigford/clearly " class ="btn secondary "> GitHub</ a >
179179 </ div >
180- < p class ="requires "> v1.12 .0 · Requires macOS Sonoma or later</ p >
180+ < p class ="requires "> v1.13 .0 · Requires macOS Sonoma or later</ p >
181181
182182 < img src ="screenshot.jpg " alt ="Clearly Markdown — editor and preview side by side " class ="screenshot ">
183183
You can’t perform that action at this time.
0 commit comments