Browse Source

docs: Updated README + Changelog

[ci skip]
NGPixel 8 năm trước cách đây
mục cha
commit
8eaa69ce78
2 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 3 0
      CHANGELOG.md
  2. 1 0
      README.md

+ 3 - 0
CHANGELOG.md

@@ -9,6 +9,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
 - **Localization**: All UI text elements are now localized
 - **Localization**: Chinese locale is now available (thanks to @choicky)
 - **Localization**: Korean locale is now available (thanks to @junwonpk)
+- **Localization**: Portuguese locale is now available (thanks to @felipeplets)
 - **Localization**: Russian locale is now available (thanks to @efimlosev)
 - **Localization**: Spanish locale is now available (thanks to @MatiasArriola)
 - **Misc**: Copy to clipboard modal when clicking on header anchor
@@ -18,6 +19,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
 - **Misc**: Refactored all client-side code into Vue components
 - **Misc**: Updated dependencies
 - **UI**: Reveal 'Top of Page' only on scroll + icon only
+- **UI**: Updated navigation buttons design
+- **UI**: Updated editor toolbar + page design
 
 ### Fixed
 - **Configuration Wizard**: Public option is now saved properly in config file

+ 1 - 0
README.md

@@ -82,6 +82,7 @@ We are looking for translators to make Wiki.js available in multiple languages.
 - [x] Chinese - *Thanks to [@choicky](https://github.com/choicky)*
 - [x] French
 - [x] Korean - *Thanks to [@junwonpk](https://github.com/junwonpk)*
+- [x] Portuguese - *Thanks to [@felipeplets](https://github.com/felipeplets)*
 - [x] Russian - *Thanks to [@efimlosev](https://github.com/efimlosev)*
 - [x] Spanish - *Thanks to [@MatiasArriola](https://github.com/MatiasArriola)*