Skip to content

Commit 6b47064

Browse files
committed
docs: Updated changelog
[ci skip]
1 parent 13bdb2e commit 6b47064

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,14 @@ This project adheres to [Semantic Versioning](http://semver.org/).
88
- **History**: History section to list all changes
99
- **Localization**: All UI text elements are now localized
1010
- **Localization**: Chinese locale is now available (thanks to @choicky)
11+
- **Localization**: Korean locale is now available (thanks to @junwonpk)
1112
- **Localization**: Russian locale is now available (thanks to @efimlosev)
1213
- **Localization**: Spanish locale is now available (thanks to @MatiasArriola)
14+
- **Misc**: Copy to clipboard modal when clicking on header anchor
1315
- **Print**: Optimized layout and colors for print view
1416

1517
### Changed
18+
- **Misc**: Refactored all client-side code into Vue components
1619
- **Misc**: Updated dependencies
1720
- **UI**: Reveal 'Top of Page' only on scroll + icon only
1821

@@ -24,6 +27,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
2427
- **Misc**: Commented headers no longer appear in page contents
2528
- **Misc**: CJK + Arabic validators are now working properly
2629
- **Search**: Content is now indexed properly and handles more scenarios
30+
- **Search**: CJK search terms are no longer stripped
2731
- **UI**: Markdown is now stripped from page contents items
2832
- **UI**: Page contents no longer disappear when scrolling down
2933

0 commit comments

Comments
 (0)