You are on page 1of 5

QMP 7.

3 R-C

Product Release Note

WRENCH SOLUTIONS

SmartProject® Product Release Note


Version 2023.4.2.1

Document Number: INT5115-PRN-ATOM-2023.4.2.1


Created By Sujeesh Created On 18-Jan-2024
Reviewed By Reviewed On
Released By Sujeesh Released On 19-Jan-2024

Index
1 About Product Release Note ...................................................................................... 2
2 Pre-requisites & dependencies for deployment of this release ................................. 2
2.1 Application / Database Server ............................................................................ 2
2.1.1 Other associated systems ............................................................................... 2
2.2 Client ................................................................................................................... 2
2.2.1 Supported Browsers ....................................................................................... 2
3 Delivery Checklist ........................................................................................................ 3
4 Deployment Instructions ............................................................................................ 3
5 Facilities and features in product introduced/ changed in this release ..................... 4
6 References .................................................................................................................. 5

WRENCH Solutions (P) Ltd., Kochi Page 1 of 5


QMP 7.3 R-C

Product Release Note

1 About Product Release Note


WSPL releases enhancements in our products via product versions and service packs.
Fixes to any defects are also released as ‘hot fixes’. The product releases in these
categories are uniquely identified by means of the version number as illustrated below.
Segments -> Year . Main # . Service Pack # . Hot Fix #
Example -> 2020 . 01 . 00 . 00
Under normal conditions, there will be a product version released each quarter of a year
and service packs as scheduled based on prioritized list of product features. Hot foxes are
releases immediately following a defect experienced in production environment.
2 Pre-requisites & dependencies for deployment of this release
2.1 Application / Database Server
Sl.No Item Version
1 Microsoft Windows Server 2012 standard/ Enterprise, 2016
Standard/ Enterprise
2 Microsoft SQL Server Standard Editions of 2012/ 2014/
2016/ 2017/ 2019.
3 Microsoft .NET framework Higher than 4.5 and lower than 4.8.1
4 Internet Information Services (IIS) 7.0/ 7.5/ 8.0/ 8.5
5
2.1.1 Other associated systems
Sl.No Item Version
1 HTTP/ HTTPS 1.1
2 TLS 1.2
3 Rasterex 9

4 AutoCAD 2020

2.2 Client
Sl.No Item Version
1 Microsoft Windows 10
2 HTML Support 5.0
2.2.1 Supported Browsers
Sl.No Name Version
1 Microsoft Edge 120
2 Chrome 120

WRENCH Solutions (P) Ltd., Kochi Page 2 of 5


QMP 7.3 R-C

Product Release Note

Delivery Checklist
Sl.No Document Number Remarks
1 Smartproject Set up
ATOM_2023.4.2.1_Upgrade
2 INT5115-PRN-ATOM-2023.4.2.1 Product Release Note

3 Deployment Instructions

1. Replace the new upgrade files ('WrenchService' and 'WrenchWeb') in the


existing service and application folders.
2. Create a new application pool and assign to the WrenchWeb API.
3. Sites using ‘http’ configuration will have to replace the web config file after the
Setup/Upgrade process in the Service folder. The file is supplied in a separate
folder along with the upgrade.

4 Application Security Instructions

1. Remove server details from the response header.


Download and install 'URL Rewrite' module from the below link.
https://www.iis.net/downloads/microsoft/url-rewrite
and uncomment following lines in WrenchWeb Web.config.
<!--<rewrite>
<outboundRules rewriteBeforeCache="true">
<rule name="Remove Server header">
<match serverVariable="RESPONSE_Server" pattern=".+" />
<action type="Rewrite" value="Wrench" />
</rule>
</outboundRules>
</rewrite>-->

2. Enable Secure Cookies.


If Secure communication available in the server. Set SecureFlag key value to true
in WrenchWeb web.config.
<add key="SecureFlag" value="true"/>
Uncomment following line from WrenchWeb web.config.
<httpCookies requireSSL="true" />
Note: After enabling secure cookies Non-HTTPS site will not work.

WRENCH Solutions (P) Ltd., Kochi Page 3 of 5


QMP 7.3 R-C

Product Release Note

3. Enable the Strict-Transport-Security header.


Uncomment the following line in WrenchWeb web.config.
<!--<add name="Strict-Transport-Security" value="max-age=31536000" />-->
Note: Wrench Desktop connecter will not work.

4. Remove the default page or stop/disable the IIS server.

5 Additional Instructions

• Wrench ATOM 2023.4.2.1 is compatible with WRENCH Enterprise 2023.4.2.0

• The standard reports compatible to this version is not released.

• Rename the company logo as 'company_logo' and replace in the application folder
in the below path, ‘WrenchWeb\Styles\Images’.

• Ensure that latest Nucleus DLLs are replaced in ENT Service.

• For using add-on components sites has to collect new module license file from
planning department.

• Ensure module key license file is available in both WrenchWebAPI and


WrenchService folders.

6 Facilities and features in product introduced/ changed in this release.

WRENCH Solutions (P) Ltd., Kochi Page 4 of 5


QMP 7.3 R-C

Product Release Note

# Points
2023-05-09-30: Provision to export and import budget line item.
1
2023-10-17-10: Provision to show actual Quantity against construction activities
only once approved.
2

WRENCH Solutions (P) Ltd., Kochi Page 5 of 5

You might also like