ITRS named a Visionary in the 2025 Gartner® Magic Quadrant™ for Digital Experience Monitoring.

What’s new

See the latest features and product updates in Uptrends
View the API changelog and reported issues in the Incident log.

Submit a feature request

UPDATE

JUN 2025

#New HMAC, RSA, and Base64 scripting methods for Multi-step API (MSA) monitors

Additional scripting methods are now available in the Multi-step API custom scripting. These methods let you use HMAC and RSA for SHA hash algorithms, as well as perform Base64 and Base64 URL encoding and decoding:

HMAC hashing:

  • ut.crypto.hmacsha1(value, secret)
  • ut.crypto.hmacsha256(value, secret)
  • ut.crypto.hmacsha512(value, secret)

RSA signing:

  • ut.crypto.rsasha1(value, privateKey, privateKeyType)
  • ut.crypto.rsasha256(value, privateKey, privateKeyType)
  • ut.crypto.rsasha512(value, privateKey, privateKeyType)

Base64 encoding and decoding:

  • ut.encoding.base64.encode(value)
  • ut.encoding.base64.decode(Base64-string)
  • ut.encoding.base64.urlencode(value)
  • ut.encoding.base64.urldecode(Base64-string)

Use these new methods to securely store and send sensitive values, generate digital signatures for your data using a private key to ensure authenticity, and provide data protection through hashing and encoding.

UPDATE

JUN 2025

#Audit log now records changes to scheduled reports

The Audit log now tracks activities whenever you create, update, or delete scheduled reports.

UPDATE

MAY 2025

#Updates to maintenance period filtering

The Maintenance period overview now displays all your scheduled maintenance periods by default. You can find more period filtering options in the > Period tab.

For easier access, you can now also filter them by monitor name, in addition to the existing filter for maintenance period description.

Maintenance period filters

UPDATE

MAY 2025

#New Multi-step API setup options: Build your own or start with an example

Creating Multi-step API monitors is now more flexible and user-friendly. You now have the option to jumpstart your setup with a ready-made, fully functional example that you can modify and test right away. If you prefer using the default configuration, you still have the flexibility to build your monitor from scratch.

Whether you’re starting fresh or using a template, these options make it easier to set up monitoring customized to your specific needs.

Multi-step API setup options

UPDATE

MAY 2025

#New IP address for general and alerting emails

The IP address 168.245.61.22 has been added to the email integration whitelist. Please ensure this IP is included in your own whitelist to allow email requests from it. Note that the new IP is gradually being rolled out for all outgoing emails from the Uptrends platform, with full implementation expected in the coming weeks. For more information, refer to the IP addresses for whitelisting.

By using the Uptrends website, you consent to the use of cookies in accordance with our Cookie Policy.