Releases: kmscode/mRemote3G
PreRelease - Version 1.94.2.34463
Fix for #16
PreRelease - Version 1.94.2.40622
Testing the installer build...
Version 1.94.2
Use Remote Desktop Client v8 connections
- Requires Windows 7 SP1+
- https://support.microsoft.com/en-us/kb/2923545 may also be required for Win 7 SP1 (though is highly recommended at a minimum).
Default icons for External tools (attempt to fix #16)
Build environment changes
Version 1.94.1
Version numbering change (I'm getting too close to 2.0, but don't want to flip to 2.0 yet - I'd be OK with 2.0 after 1.99.99 I guess)
Fix Bug #10 - (for reals this time?) crash seems to have been related to complier optimizations
- This may very well address #8 as well. Suspect that there was memory corruption that caused issues with Garbage Collection
Updated PuTTYNG (https://github.com/kmscode/PuTTYNG) with some minor changes that allow it to integrate properly into mRemote3G
- PuTTYNG window should no longer flash outside of mRemote3G
Fix for Menu bar items which were not displaying in the correct order
Version 1.93
Fix Bug #10 - Avoid throwing exceptions/crashing when adding new External Tool
Remove Keyboard Shortcut functionality to prevent Windows Lock/Unlock crash
- This was a beta option from 1.73 that was never released
- If the functionality were to be implemented (in a "fixed" fashion), it may still end up causing "expected behavior"
New build of MagicLibrary.dll
Other minor build changes
Version 1.92
Additional fixes/logging for Windows lock/unlock crash
Removed old references and files for external code/binaries that are no longer used
- Since some other files files were removed from this release, to keep everything clean, you may want to rename your old mRemote3G directory and extract this zip to a new one. Then copy your confCons.xml, extApps.xml and pnlLayout.xml files to the new directory.
Version 1.91
Version 1.90
** Updated name to "mRemote3G" **
Changed some logos/icons accordingly with the name change
Reverted most changes from 1.84 - Re-enabled HTTP/S connections
Enabled enhanced functionality for the IE rendering engine
Removed XULRunner HTTP/S (Gecko) rendering engine only (current versions aren't a drop in replacement for the 1.8.x release, circa 2007)
Disabled donate link (not proper for this build)
Pointed "website" links to GitHub project page
Changed Bugs and Forum link to port to GitHub repo issues
Fixed some compiler errors
Minor changes to build environment
Fixed changelog (forgot to list some really minor things for the 1.84 changelog)
Version 1.84
Open links within the default browser (not within the mRemote application)
Removed HTTP/S connection functionality (which is better served by browsers)
Version 1.83
Correct random crash after unlocking session (Thanks to Fabrice Didierjean - coredmp95@gmail.com)
Update to be "DPI Aware" to prevent the UI from looking "Fuzzy" - https://msdn.microsoft.com/en-us/library/dn469266%28v=vs.85%29.aspx
Added new build-relport.cmd file for quick "Release Portable" builds