# Continua CI - 1.9.1.528 Released

**URL:** https://www.finalbuilder.com/forums/t/continua-ci-1-9-1-528-released/6670
**Category:** Continua CI
**Created:** [December 10, 2019, 8:00am UTC](https://www.finalbuilder.com/forums/t/continua-ci-1-9-1-528-released/6670 "2019-12-10T08:00:41Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Sparky](https://www.finalbuilder.com/forums/user_avatar/www.finalbuilder.com/sparky/32/10_2.png) [@Sparky](https://www.finalbuilder.com/forums/u/Sparky)
#### Post date: [December 10, 2019, 8:00am UTC](https://www.finalbuilder.com/forums/t/continua-ci-1-9-1-528-released/6670/1 "2019-12-10T08:00:41Z")

</div>

Hi All,

A new version of Continua CI has been uploaded and is available from [Continua CI Downloads](https://www.finalbuilder.com/downloads/continuaci). The latest stable version of Continua is 1.9.1.528.

**Changes in 1.9.1.528**

- Fix: Stage links in build event handlers were being lost when cloning a configuration. They would then subsequently be disabled when further configuration changes were saved.
- Fix: Private messages had stopped working.
- Fix: Links to build and stages were broken on Builds View of project dashboard.
- Fix: Expression escaping in request body of HTTP Request build event handler now works for expressions ending in a function call.
- Fix: Default "Configuration Updated’ notification templates did not display configuration name correctly.

# 

- Update: Improved handling of repository case-collisions, i.e. when a file or folder exists with same name but different case in different repository branches.
- Update: The range of the Build Time and Queue Times charts on the Detailed View of project dashboard now start from zero instead of number based on the minimum value.
- Update: Build metrics are now populated in expressions used in build event handlers. e.g. `$Build.Metrics.UnitTests.Passed$`.
- Update: Any carriage returns ‘\r’ in the request body of the HTTP Request build event handler are now removed and replaced with newlines ‘\n’.
- Update: Any escaped control characters, e.g. ‘\n’, ‘\r’ and ‘\t’, in function parameters are now output un-escaped (as newlines, carriage returns and tabs). e.g. `$Utils.GetString("a\nb\nc").Replace("\n", " ")$ => "a b c"`.
- Update: Added a new ReplaceNewlines function to string expressions.

# 

- Some third party package updates.

**Note:** You will need to update your agents after upgrading the server to this build.

[New version 1.9.1 features](https://www.finalbuilder.com/forums/t/continua-ci-v1-9-1-170-beta-released/6485)

[Full version 1.9.1 change history](https://www.finalbuilder.com/downloads/continuaci/continua-ci-version-history-v191)
