Releases: jexuswebserver/JexusManager
13.0.24.0
You might want to check out this VS Code extension for Jexus Manager.
Downloads
Please check the MSI installers below. SHA1 code for the files are:
JexusManager_arm64.msi - 9FECBA215CAAD4A4E46A1F84BCDAE0F2EA6145F5
JexusManager_x64.msi - DC63E775681326ED22CFE68C0C2A6D6B1D2C78E9
Changes
- Dropped x86 installer.
- Updated ASP.NET Core files.
13.0.23.0
You might want to check out this VS Code extension for Jexus Manager.
Downloads
Please check the MSI installers below. SHA1 code for the files are:
JexusManager_arm64.msi - C7EAFE871B9BE97408FC09AF2D8F9595507C6C7A
JexusManager_x64.msi - 298A7A039883395C6ACF5D053FD4896059DEB27E
JexusManager_x86.msi - 5AA7265C4ABFAC1393FEC24B226EFF103CC689B7
Changes
- Fixed a PID duplication.
- Verified explorer.exe existence.
- Improved exception handling.
13.0.22
You might want to check out this VS Code extension for Jexus Manager.
Downloads
Please check the MSI installers below. SHA1 code for the files are:
JexusManager_arm64.msi - 474962E8EB946C8C3E768550078A8733EFAFAF74
JexusManager_x64.msi - 80183CBE9CCB351110D329479CC6A21C464EAB81
JexusManager_x86.msi - 6CCCD832B295B56132F20EF875A78300B04D853D
Changes
- Fixed #154 by adding worker process process ID tracking for IIS Express.
- Reduced installer size.
13.0.21
You might want to check out this VS Code extension for Jexus Manager.
Downloads
Please check the MSI installers below. SHA1 code for the files are:
JexusManager_arm64.msi - 8CD8734292818FF2D2A2C6D6A983FCABFEC1598D
JexusManager_x64.msi - BC215F1C90981A6017DF0E6F7B60498E4573AE97
JexusManager_x86.msi - A11DAE909556FF2EB2ABF2C0FD3806E158BCFF27
Changes
- Fixed WMI queries. Third step on #152.
13.0.20
You might want to check out this VS Code extension for Jexus Manager.
Downloads
Please check the MSI installers below. SHA1 code for the files are:
JexusManager_arm64.msi - D1DCCE8A2ED9917A8ED636EFC74927B0A6F28D74
JexusManager_x64.msi - B26A8F5B5249C6122C935AF930AD0E1558CA818E
JexusManager_x86.msi - 8872403CF481EE82F62050A63AFF88EDA0DA4D20
Changes
- Resolved IIS Express worker process x64 issue. Second step on #152.
- Switched to single file deployment.
13.0.19
Downloads
Please check the MSI installers below. SHA1 code for the files are:
JexusManager_arm64.msi - C601736A52D27162C718C0C1BC2881A6BDEEBE88
JexusManager_x64.msi - 8A79BD1E3428CF17B5AD716425B530185D9637AE
JexusManager_x86.msi - 351ABF75A032E7F459C49EEA443953C54258E34D
Changes
- Added experimental ARM64 support. Initial step on #152. Only tested with IIS Express.
- Added the new emulation setting in application pool advanced settings on Windows 11 ARM64.
13.0.18
13.0.17
Downloads
Please check the MSI installers below. SHA1 code for the files are:
JexusManager_x64.msi - E86F452461D3B05FF4AB5E0F95C987144A1B3B7C
JexusManager_x86.msi - FF9E80B9FE0F97BAF11CC2677E097AB493CB029A
Changes
- Fixed #6.
- Fixed site browse URLs.
- Fixed certificate mapping add/remove operations.
- Added CN/DNS validation to SSL Diag.
13.0.16
13.0.15
Downloads
Please check the MSI installers below. SHA1 code for the files are:
JexusManager_x64.msi - 8E173A1A23F461C8CDB31EFB441880D0A94DB5F2
JexusManager_x86.msi - D34BD9BAF92DAF13BE84E387FF962FBCDB8F5553
Changes
- Improved vscode-iis integration to support
iis.browser
setting. - Improved IIS Express installation detection.