feat: Persian locale + RTL initial support + browser locales fixes
This commit is contained in:
@@ -2,6 +2,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [v1.0.9] - 2017-09-14
|
||||
### Added
|
||||
- **Localization**: Persian (farsi) locale is now available (thanks to @ashkang)
|
||||
- **UI**: Support for right-to-left languages
|
||||
|
||||
### Fixed
|
||||
- **i18n**: Browser locale files not generated properly (ported from dev branch)
|
||||
|
||||
## [v1.0.8] - 2017-08-31
|
||||
### Changed
|
||||
- **Misc**: Updated dependencies
|
||||
@@ -217,6 +225,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
### Changed
|
||||
- Updated dependencies + snyk policy
|
||||
|
||||
[v1.0.9]: https://github.com/Requarks/wiki/releases/tag/v1.0.9
|
||||
[v1.0.8]: https://github.com/Requarks/wiki/releases/tag/v1.0.8
|
||||
[v1.0.7]: https://github.com/Requarks/wiki/releases/tag/v1.0.7
|
||||
[v1.0.6]: https://github.com/Requarks/wiki/releases/tag/v1.0.6
|
||||
|
||||
Reference in New Issue
Block a user