浏览代码

docs: Updated changelog

[ci skip]
NGPixel 8 年之前
父节点
当前提交
a4f76861ba
共有 2 个文件被更改,包括 19 次插入1 次删除
  1. 18 0
      CHANGELOG.md
  2. 1 1
      README.md

+ 18 - 0
CHANGELOG.md

@@ -2,6 +2,24 @@
 All notable changes to this project will be documented in this file.
 This project adheres to [Semantic Versioning](http://semver.org/).
 
+## Unrelease
+### Added
+- **History**: History section to list all changes
+- **Localization**: All UI text elements are now localized
+- **Localization**: Chinese locale is now available (thanks to @choicky)
+
+### Changed
+- **Misc**: Updated dependencies
+- **UI**: Reveal 'Top of Page' only on scroll + icon only
+
+### Fixed
+- **Configuration Wizard**: Public option is now saved properly in config file
+- **Configuration Wizard**: Git check no longer fails when unable to remove existing remotes
+- **Editor**: Large size content can now be saved up to 1 MB
+- **Misc**: Empty anchors no longer crash the rendering process
+- **UI**: Markdown is now stripped from page contents items
+- **UI**: Page contents no longer disappear when scrolling down
+
 ## [v1.0.0-beta.11] - 2017-04-29
 ### Added
 - **Auth**: Azure AD authentication provider is now available

+ 1 - 1
README.md

@@ -55,13 +55,13 @@ Current and upcoming milestones *(features only, see the [changelog](https://git
 
 ### Beta 12
 
+- [ ] Better localization in the UI
 - [ ] Docker support + Auto compile/publish to Docker Hub
 - [ ] Heroku support
 
 ### Beta 13
 
 - [ ] Insert Link modal in Editor
-- [ ] Better localization in the UI
 - [ ] Better simultaneous user editing handling
 - [ ] Preview changes directly from the editor, without saving
 - [ ] Upgrade from web UI