Versions of JavaScript, Angular and Bootstrap on the Now Platform

Leandro Lopes
Tera Contributor

Good afternoon!

 

I would like to know what versions of JavaScript, Angular and Bootstrap are used in Now Platform?

 

And if the versions are old/obsolete, when will ServiceNow upgrade to the newest versions of these technologies for use on the Now Platform?

1 ACCEPTED SOLUTION

Karan Chhabra6
Mega Sage
Mega Sage

Hi,

You can type stats.do in the filter navigator and then click on "open source software" hyperlink, upon clicking, a pdf will be download which contains details regarding the versions.

KaranChhabra6_0-1681939283986.png

KaranChhabra6_1-1681939329278.png

KaranChhabra6_2-1681939822954.png

 

 

With the tokyo release, servicenow introduced ECMAScript2021 (ES12) version of javascript, however, it is only supported in scoped application.
https://docs.servicenow.com/bundle/tokyo-application-development/page/script/JavaScript-engine-upgra...

 

If my answer has helped with your question, please mark my answer as accepted solution.

 

Thanks

View solution in original post

4 REPLIES 4

Bert_c1
Kilo Patron

Hi,

 

Try: https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0563846

 

To see what software requirements are for self-hosted instances. Hosted instances are maintained by Servicenow and if you have any problems, you create a Support case.

DrewW
Mega Sage
Mega Sage

Google is your friend on this one.  Different versions are used at different times depending on if you are using Service Portal, Workspace, Scoped app or Platform UI.

 

https://docs.servicenow.com/bundle/utah-platform-user-interface/page/build/service-portal/concept/po...

https://docs.servicenow.com/bundle/utah-customer-service-management/page/product/customer-service-ma...

 

https://docs.servicenow.com/bundle/utah-application-development/page/script/JavaScript-engine-upgrad...

https://www.servicenow.com/community/developer-articles/discover-the-benefits-of-ecmascript-how-es12...

 

ServiceNow also as far as I have seen rarely gives us a road map on when they will upgrade these things.  We usually find out when they publish release notes for a new version.

 

Karan Chhabra6
Mega Sage
Mega Sage

Hi,

You can type stats.do in the filter navigator and then click on "open source software" hyperlink, upon clicking, a pdf will be download which contains details regarding the versions.

KaranChhabra6_0-1681939283986.png

KaranChhabra6_1-1681939329278.png

KaranChhabra6_2-1681939822954.png

 

 

With the tokyo release, servicenow introduced ECMAScript2021 (ES12) version of javascript, however, it is only supported in scoped application.
https://docs.servicenow.com/bundle/tokyo-application-development/page/script/JavaScript-engine-upgra...

 

If my answer has helped with your question, please mark my answer as accepted solution.

 

Thanks

After clicking "Open source software" getting this message - support.servicenow.com refused to connect.