diff --git a/package-lock.json b/package-lock.json index f3df7b0c..5cd4abfe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "fuse", - "version": "6.2.0", + "version": "6.2.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index afe1f78f..f007e30f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fuse", - "version": "6.2.0", + "version": "6.2.1", "license": "https://themeforest.net/licenses/terms/regular", "scripts": { "ng": "ng", diff --git a/src/app/main/documentation/changelog/changelog.component.html b/src/app/main/documentation/changelog/changelog.component.html index f8a87624..7386ede1 100644 --- a/src/app/main/documentation/changelog/changelog.component.html +++ b/src/app/main/documentation/changelog/changelog.component.html @@ -19,6 +19,45 @@
+ + + +
+ +
+ v6.2.1 + (2018-07-12) +
+ +
+ +
+ Fixed +
    +
      +
    • Added the missing 'is-mobile' check back to the AppComponent
    • +
    • Scrollbar styles are being modified in some mobile devices
    • +
    • (Chat Panel) Mobile scrolling and layout issues
    • +
    • + (Navbar) Added classes to the Fuse Sidebar components that contains the navbar to + prevent style leak +
    • +
    • (Toolbar) Removed unnecessary chat panel toggle method
    • +
    +
+
+ +
+ Improved +
    +
  • (Skeleton) Removed chat panel from skeleton as it's more like an app
  • +
+
+ +
+ +
+