# Changelog
All notable changes about knowledgebase-service will be documented in this file.

## [1.1.0-alpha] - 2021-09-18

### Changed

- Optimize the display order of buttons when editing documents.

### Fixed

- Fix Windows system document font display problem.


## [1.0.0] - 2021-06-18

### Changed

- Optimize the creation of documents, you can choose to create to the root directory.

### Fixed

- Fix that the directory cannot scroll left and right when creating multi-level knowledge base documents.
- Repair knowledge base full screen switch / exit missing edit content.



## [0.24.0] - 2020-12-24

### Changed

- Do not empty the content when the article fails to save.



## [0.21.0] - 2020-03-06

### Added

- Support to create multiple knowledge bases.
- Public scope setting of knowledge base is supported.
- The knowledge base supports setting up document templates.  
- Support the creation of knowledge base or document based on template.
- The knowledge base supports copying documents.
- The knowledge base supports moving documents.
- Support knowledge base recovery from recycle bin.  

### Changed

- Partial views style optimization. 
- Partial report optimization.

### Fixed

- Fix the problem with the knowledge base full screen menu bar.
- Fix the problem of abnormal operation history and version comparison caused by wiki migration to knowledge base.


## [0.20.0] - 2019-12-20

### Added

- Support to view recent knowledge activities.
- Support recycle bin function.  

### Changed

- Subtask support association knowledge.
- Remove text at top of sidebar.
- Unified field explanation icon and description style.
- Uniform font color and size.

### Fixed

- Fix knowledge link jump problem in issue detail.
- Fix the white pages in the knowledge base.


## [0.19.0] - 2019-10-18

### Added

- Support documents move: move a single document and move the parent document
- Supporting documentation time is saved as a draft, abnormal exit can be restored
- Supporting documentation sets the default personal edit mode
- Support document full-text retrieval, according to the keywords weight to return the result list
- Project layer can view the organization of the document
- Documentation to support full screen viewing and editing
- Document version record increase header information
- Home page increased view recently updated list of documents

### Changed

- Home page increased view recently updated list of documents
- Document loading performance optimization

### Fixed

- Fix dirty data for deleted documents

## [0.18.0] - 2019-06-21

### Added

- Support version rollback and version comparison.
- Wiki articles migrate to knowledge management.
- Documents can share by link.
- Support word import and support preview after import.
- Page support export pdf.

### Changed

- Adjust API permissions of delete space, page and comment.
- Optimizing the Preservation of Articles.
- Optimization of Editing Processing.

### Fixed

- Fix a bug that the article name will change to the last article name when saving the article.
  

## [0.17.0] - 2019-05-24

### Added

- Added the menu of `knowledge management'for organization and project level.
- Added quick creation,edit and delete documents.
- Documentation supports `Markdown'and `WYSIWYG' editing styles.
- Documents are displayed in a tree structure and sorted directly by dragging.
- Documents can upload and download attachment, comment, log view.
- Added document directory structure for viewing.
