New
1.2.0
🚨 Breaking Changes
- Ported to .Net9
🚀 Features
UI/UX
- Optimize launcher search sorting by increasing the priority of exact match items - by @VShawn in https://github.com/1Remote/1Remote/issues/871 (13230)
- Adjustable column width in the list view - by @itagagaki in https://github.com/1Remote/1Remote/issues/507 🎉🎉🎉🎉
- Implement natural sorting for IP addresses. #close 861 - by @VShawn [(73424)]
- Allow shift-arrow key on FTP - by @itagagaki in https://github.com/1Remote/1Remote/issues/839
Behavior:
- Option to make close button close the software instead of minimizing it to the taskbar by @itagagaki in https://github.com/1Remote/1Remote/issues/846
- Check alternative addresses when rdp is reconnecting. #869 - by @VShawn in https://github.com/1Remote/1Remote/issues/869 (aa841) (https://github.com/1Remote/1Remote/commit/734245eb)
Others
- Support postgresql database - by @goldenbull and chenjn in https://github.com/1Remote/1Remote/issues/872 (e87a3)
🐞 Bug Fixes
- Fix the incorrect behavior of the right-click menu in the tab header. fix #645 - by @VShawn in https://github.com/1Remote/1Remote/issues/645 (e628a)
- Due to #830 causing issue #838, the code was rewritten. close #830, #838 - by @VShawn in https://github.com/1Remote/1Remote/issues/830 and https://github.com/1Remote/1Remote/issues/838 (e21f7)
- #559 - by @VShawn in https://github.com/1Remote/1Remote/issues/559 (d4097)
- Make the password prompt title in taskbar and UI title consistent. fix #847 - by @VShawn in https://github.com/1Remote/1Remote/issues/847 (0c64c)
- #868, When using the alternate address, append the display name with the alternate name. - by @VShawn in https://github.com/1Remote/1Remote/issues/868 (9df3c)
- Potential unhandled exception - by @VShawn (240e2)
- Change most of the pop-up windows to non-modal dialogs to prevent the main window from freezing when a pop-up appears on the remote desktop. #791 - by @VShawn in https://github.com/1Remote/1Remote/issues/791 (0c207)
- Fixed the bug introduced by #869, close #884 - by @VShawn in https://github.com/1Remote/1Remote/issues/869 and https://github.com/1Remote/1Remote/issues/884 (859e4)
- Fix bug after port to net9 - by @VShawn (667c3)
- CTRL+F Cannot Find IP Address, But ALT+M Works - by @VShawn in https://github.com/1Remote/1Remote/issues/901 (3a7da)
- FTP/SFTP can't go to empty directory - by @itagagaki (PR897)
- Fix ShowFolder's anomaly handling - by @itagagaki in https://github.com/1Remote/1Remote/pull/843
- Prevent Volume Mixer from picking up the session icons - by @itagagaki in https://github.com/1Remote/1Remote/pull/888
- Make desktop shortcut filename valid - by @itagagaki in https://github.com/1Remote/1Remote/commit/0761d8c98ee80068c7d575a69366919fbf3a801c