From 38aa8c8962f08c04bc0047d1374e562187cd44ed Mon Sep 17 00:00:00 2001 From: "Scott E. Graves" Date: Sat, 1 May 2021 00:58:55 -0500 Subject: [PATCH] Updated CHANGELOG --- .vim/coc-settings.json | 3 +++ CHANGELOG.md | 3 ++- src/containers/MountItems/MountItems.js | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.vim/coc-settings.json b/.vim/coc-settings.json index bcc7047..05fb3c3 100644 --- a/.vim/coc-settings.json +++ b/.vim/coc-settings.json @@ -2,7 +2,9 @@ "cSpell.words": [ "APPIMAGE", "APPPLATFORM", + "Bodhi", "Filebase", + "GUID's", "HKCC", "HKCR", "HKCU", @@ -10,6 +12,7 @@ "HKLM", "LOCALAPPDATA", "Redistributable", + "Skylink's", "Skylinks", "Skynet", "Unmount", diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c4f3e9..4a367af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,9 @@ # Changelog ## 1.3.4 - - \#55: Enable 'Activate' release instead of 'Install' in notification pop-up +- \#58: Add authentication support for Skynet premium portals +- \#59: Add agent string / API key support for Skynet portals - Ability to export Skylink's to json file - Ability to import Skylink's from json file diff --git a/src/containers/MountItems/MountItems.js b/src/containers/MountItems/MountItems.js index 74267d0..4a4069a 100644 --- a/src/containers/MountItems/MountItems.js +++ b/src/containers/MountItems/MountItems.js @@ -567,6 +567,7 @@ class MountItems extends IPCContainer { {footerItems} ); + 443; } }