Logo
Explore Help
Sign in
starred/1Remote
1
0
Fork
You've already forked 1Remote
0
mirror of https://github.com/1Remote/1Remote.git synced 2026-04-25 05:26:04 +03:00
Code Issues 89 Projects Releases 10 Packages Wiki Activity
10 releases 46 tags
  • 1.0.0 663bc07e5d

    1.0.0 Stable

    kerem released this 2024-09-06 10:01:18 +03:00 | 184 commits to main since this release

    📅 Originally published on GitHub: Fri, 06 Sep 2024 07:04:48 GMT
    🏷️ Git tag created: Fri, 06 Sep 2024 07:01:18 GMT

       🚀 Features

    • Support MySQL database so you can share serves between different devices or within your team members #282  -  by @VShawn in https://github.com/1Remote/1Remote/issues/282 (71154)
    • Offering quick connect in the launcher by press Tab key #313  -  by @VShawn in https://github.com/1Remote/1Remote/issues/313 (1e7fd)
    • Give a good view of pop windows  -  by @VShawn (462e0)
    • Allow search in tag list view #297  -  by @VShawn in https://github.com/1Remote/1Remote/issues/297 (4011e)
    • Allow add multi-credential and multi-address for one server, and we can check which address is available before open a connection. #301  -  by @VShawn in https://github.com/1Remote/1Remote/issues/301 (3119b)
    • Give a better looks of messagebox.  -  by @VShawn (c4f32)
    • Allow you maximize tab window coverage of the taskbar by right click the maximize button #299 chore: #305 apply slat by Set-Secret.ps1  -  by @VShawn in https://github.com/1Remote/1Remote/issues/299 and https://github.com/1Remote/1Remote/issues/305 (88470)
    • Allow you customize Reconnect button and Close button show or hide on tab window header #353  -  by @VShawn in https://github.com/1Remote/1Remote/issues/353 (58ee3)
    • Shorten item display in launcher and make it configurable.  -  by @VShawn (06f38)
    • Allow you rearrange items in main window via drag & drop #368  -  by @VShawn in https://github.com/1Remote/1Remote/issues/368 (cf8c1)
    • Check if address is available before connect  -  by @VShawn (ec42b)
    • Checking the return value of the "before script" close #376  -  by @VShawn in https://github.com/1Remote/1Remote/issues/376 (e982d)
    • Allow RDP connect bar pin by default.  -  by @VShawn (fc1f3)
    • Show alert when breaking changes update detected, close #383  -  by @VShawn in https://github.com/1Remote/1Remote/issues/383 (54a56)
    • Write Environment Variables when run the script to make script identify which session is connecting now.  -  by @VShawn (10d74)
    • Add languages: 正體中文、Galego  -  by @VShawn (cdc80)
    • Allow drag & drop to re-order server groups. #368  -  by @VShawn in https://github.com/1Remote/1Remote/issues/368 (f9c77)
    • Remove disconnected alert and add auto reconnect for #395  -  by @VShawn in https://github.com/1Remote/1Remote/issues/395 (4a64e)
    • Remember expand status of data source group and keep the status next time run the app.  -  by @VShawn (c866f)
    • Sftp & ftp support drag file to upload #393  -  by @VShawn in https://github.com/1Remote/1Remote/issues/393 (66046)
    • Show reconnect counting down and a manually reconnect button on data source group title. #395  -  by @VShawn in https://github.com/1Remote/1Remote/issues/395 (c2d27)
    • Remake available detect view, close #420  -  by @VShawn in https://github.com/1Remote/1Remote/issues/420 (8ddda)
    • Support cli parameters #427  -  by @VShawn in https://github.com/1Remote/1Remote/issues/427 (b371e)
    • Add character set translation option to Kitty #436  -  by @VShawn in https://github.com/1Remote/1Remote/issues/436 (41d48)
    • New protocol serial via Kitty  -  by @VShawn (8c072)
    • When run a verification switch to Windows password if Windows Hello is not available. close #484  -  by @VShawn in https://github.com/1Remote/1Remote/issues/484 (ee1a0)
    • Quick select and copy note text by mouse hover, close #550  -  by @VShawn in https://github.com/1Remote/1Remote/issues/550 (a5fb4)
    • fix: docs: style: refactor: chore:  -  by @VShawn (64390)
    • Add an Open SSH button for SSH on tab header menu. close #643  -  by @VShawn in https://github.com/1Remote/1Remote/issues/643 (71ecd)
    • Remember FTP column size, close #640  -  by @VShawn in https://github.com/1Remote/1Remote/issues/640 (abe48)
    • RDP: Add audio quality mode support  -  by @sparrowhe in https://github.com/1Remote/1Remote/issues/551 (2bce4)

       🐞 Bug Fixes

    • IsWritable do not change after edit datasource #282.  -  by @VShawn in https://github.com/1Remote/1Remote/issues/282 (a447f)
    • Edit note bug when list sort by darg. refactor: improve note edit. close #374  -  by @VShawn in https://github.com/1Remote/1Remote/issues/374 (f93e7)
    • Restore window when opening the same RDP server and the server is opened with minimized, fix #381  -  by @VShawn in https://github.com/1Remote/1Remote/issues/381 (cd395)
    • Fix app crash when writing file who is being used by another by retry. fix #382  -  by @VShawn in https://github.com/1Remote/1Remote/issues/382 (3a72a)
    • Fix bug that a tag filter can not be removed when the filter is selected and then renamed. fix #390  -  by @VShawn in https://github.com/1Remote/1Remote/issues/390 (32d5a)
    • Fix the bug that there's a gap between parent menu and sub menu. fix #389  -  by @VShawn in https://github.com/1Remote/1Remote/issues/389 (ae971)
    • Fix bug that drives are always be redirected in RDP. fix #394  -  by @VShawn in https://github.com/1Remote/1Remote/issues/394 (bc3d7)
    • Fix a bug that some time the mask do not disappear after popup is closed  -  by @VShawn (ddc6a)
    • Fix bug of file transmitter on sftp #392  -  by @VShawn in https://github.com/1Remote/1Remote/issues/392 (0fcfc)
    • Launcher scroll into an error item when mouse left click  -  by @VShawn (dd20a)
    • Mouse binding in server card item  -  by @sparrowhe in https://github.com/1Remote/1Remote/issues/554 and https://github.com/1Remote/1Remote/issues/555 (de974)
    • Fix some bugs  -  by @VShawn (a9572)
    • Fix some bugs  -  by @VShawn (ad6b8)
    • Bug that TabWindowView show in wrong screen if it was closed with WindowState.Maximized  -  by @VShawn (1f5a6)
        View changes on GitHub
    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads

    • 1Remote-1.0.0-net6-x64.zip
      0 downloads · 2026-02-26 11:55:35 +03:00 · 16 MiB
Powered by Forgejo Version: 14.0.2 Page: 127ms Template: 12ms
English
Bahasa Indonesia Dansk Deutsch English Español Esperanto Filipino Français Italiano Latviešu Magyar nyelv Nederlands Plattdüütsch Polski Português de Portugal Português do Brasil Slovenščina Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API