File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55### Enhancements
66
7+ - Add a "Share on Bluesky" button (#5179 )
8+
9+ ## [ 4.27.0] ( https://github.com/mmistakes/minimal-mistakes/releases/tag/4.27.0 )
10+
11+ ### Enhancements
12+
713- Add RTL Support. [ #4886 ] ( https://github.com/mmistakes/minimal-mistakes/pull/4886 )
814- Add missing Polish translation. [ #4890 ] ( https://github.com/mmistakes/minimal-mistakes/pull/4890 )
915- Rewrite most directions with [ CSS logical properties] ( https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_logical_properties_and_values ) .
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ permalink: "/docs/history/"
55excerpt : Change log of enhancements and bug fixes made to the theme.
66sidebar :
77 nav : docs
8- last_modified_at : ' 2025-04-18T10:52:16 +08:00'
8+ last_modified_at : ' 2025-04-23T11:56:13 +08:00'
99toc : false
1010---
1111
@@ -19,6 +19,12 @@ toc: false
1919
2020### Enhancements
2121
22+ - Add a "Share on Bluesky" button [ #5179 ] ( https://github.com/mmistakes/minimal-mistakes/issues/5179 )
23+
24+ ## [ 4.27.0] ( https://github.com/mmistakes/minimal-mistakes/releases/tag/4.27.0 )
25+
26+ ### Enhancements
27+
2228- Add RTL Support. [ #4886 ] ( https://github.com/mmistakes/minimal-mistakes/pull/4886 )
2329- Add missing Polish translation. [ #4890 ] ( https://github.com/mmistakes/minimal-mistakes/pull/4890 )
2430- Rewrite most directions with [ CSS logical properties] ( https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_logical_properties_and_values ) .
You can’t perform that action at this time.
0 commit comments