Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wiki-js
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
wiki-js
Commits
137fefef
You need to sign in or sign up before continuing.
Commit
137fefef
authored
Jul 02, 2017
by
NGPixel
Committed by
Nicolas Giard
Jul 09, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: Updated changelog
parent
3752e95b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
1 deletion
+11
-1
CHANGELOG.md
CHANGELOG.md
+8
-1
data.yml
server/app/data.yml
+3
-0
No files found.
CHANGELOG.md
View file @
137fefef
...
@@ -4,17 +4,24 @@ This project adheres to [Semantic Versioning](http://semver.org/).
...
@@ -4,17 +4,24 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [v1.0.0-beta.13] - Unreleased
## [v1.0.0-beta.13] - Unreleased
### Added
### Added
-
**Admin**
: Added Host Information section to System Info page
-
**Admin**
: Added Color Theme page to modify look and feel
-
**Editor**
: Linebreaks are now rendered, can be disabled via config option
-
**Editor**
: Linebreaks are now rendered, can be disabled via config option
-
**History**
: History section to list all changes
-
**History**
: History section to list all changes
-
**Security**
: Optional Two-Factor Authentication protection
-
**Localization**
: German locale is now available (thanks to @joetjengerdes)
-
**Security**
: Optional Two-Factor Authentication (2FA) protection
-
**UI**
: Support for color themes, code blocks dark/light + colorize on/off
### Changed
### Changed
-
**Editor**
: TeX and MathML is now rendered server-side to SVG
-
**Editor**
: TeX and MathML is now rendered server-side to SVG
-
**UI**
: Updated icons to Nucleo icon set
-
**UI**
: Updated icons to Nucleo icon set
-
**Misc**
: Updated dependencies
### Fixed
### Fixed
-
**Configuration Wizard**
: Git version check is now handled properly when using 2 or 3 version precision
-
**Editor**
: Blockquotes are now displayed in their correct color stylings
-
**Editor**
: Blockquotes are now displayed in their correct color stylings
-
**Misc**
: 'Entry does not exist' page now display sub-pages separator correctly
-
**Misc**
: 'Entry does not exist' page now display sub-pages separator correctly
-
**Misc**
: Locked dependencies to patch instead of minor version
## [v1.0.0-beta.12] - 2017-06-10
## [v1.0.0-beta.12] - 2017-06-10
### Added
### Added
...
...
server/app/data.yml
View file @
137fefef
...
@@ -95,6 +95,9 @@ langs:
...
@@ -95,6 +95,9 @@ langs:
id
:
fr
id
:
fr
name
:
French - Français
name
:
French - Français
-
-
id
:
de
name
:
German - Deutsch
-
id
:
ko
id
:
ko
name
:
Korean - 한국어
name
:
Korean - 한국어
-
-
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment