Browse Source

docs: updated changelog

NGPixel 7 years ago
parent
commit
f4969701d3
1 changed files with 7 additions and 1 deletions
  1. 7 1
      CHANGELOG.md

+ 7 - 1
CHANGELOG.md

@@ -2,11 +2,17 @@
 All notable changes to this project will be documented in this file.
 All notable changes to this project will be documented in this file.
 This project adheres to [Semantic Versioning](http://semver.org/).
 This project adheres to [Semantic Versioning](http://semver.org/).
 
 
-## [v1.0.0-beta.14] - Unreleased
+## [v1.0.0-beta.15] - Unreleased
 ### Added
 ### Added
 - **History**: History section to list all changes
 - **History**: History section to list all changes
 - **Security**: Optional Two-Factor Authentication (2FA) protection
 - **Security**: Optional Two-Factor Authentication (2FA) protection
 
 
+## [v1.0.0-beta.14] - Unreleased
+### Fixed
+- **Misc**: JS/CSS is now loading properly in Safari (macOS/iOS)
+- **Misc**: Process termination handling
+- **Search**: siteRoot is now properly parsed in search results href
+
 ## [v1.0.0-beta.13] - 2017-07-09
 ## [v1.0.0-beta.13] - 2017-07-09
 ### Added
 ### Added
 - **Admin**: Added Host Information section to System Info page
 - **Admin**: Added Host Information section to System Info page