diff --git a/.env b/.env index 3967bc09..27929cde 100644 --- a/.env +++ b/.env @@ -1 +1 @@ -VERSION=1.1 \ No newline at end of file +VERSION=1.1.1 \ No newline at end of file diff --git a/src/App.tsx b/src/App.tsx index 8940ef8c..c4510ae9 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -1,7 +1,7 @@ import React from "react" import {Homepage} from "@/apps/Homepage/Homepage.tsx" -import {SSH} from "@/apps/SSH/Terminal/SSH.tsx" +import {Terminal} from "@/apps/SSH/Terminal/Terminal.tsx" import {SSHTunnel} from "@/apps/SSH/Tunnel/SSHTunnel.tsx"; import {ConfigEditor} from "@/apps/SSH/Config Editor/ConfigEditor.tsx"; import {SSHManager} from "@/apps/SSH/Manager/SSHManager.tsx" @@ -35,7 +35,7 @@ function App() { )} {mountedViews.has("terminal") && (
+ Please checkout the linked survey{" "} + + here + + . The purpose of this survey is to gather feedback from users on what the future UI of Termix could + look like to optimize server management. Please take a minute or two to read the survey questions + and answer them to the best of your ability. Thank you! +
++ A special thanks to those in Asia who recently joined Termix through various forum posts, keep + sharing it! A Chinese translation is planned for Termix, but since I don’t speak Chinese, I’ll need + to hire someone to help with the translation. If you’d like to support me financially, you can do + so{" "} + + here. + +
+