Hi All,
A new version of Continua CI has been uploaded and is available from Continua CI Downloads. The latest stable version of Continua is 1.9.1.665.
Changes in 1.9.1.665
- Feature: New cleanup policy for private messages. User cleanup settings can be entered on their private messages page.
Default settings are set via the server properties:PrivateMessages.Cleanup.DefaultMaximumCount
,PrivateMessages.Cleanup.DefaultExpiryCount
,PrivateMessages.Cleanup.DefaultExpiryUnits
,PrivateMessages.Cleanup.Enabled
.
Note that this is will initially be set to automatically delete private messages which were sent earlier than 4 weeks ago and keep no more than 500 messages. If you don’t want this to happen, please let us know before upgrading.
- Feature: Added
Delete All
button to private messages dropdown. - Feature: Added
Mark All As Read
andMark Selected As Read
buttons to private messages page. - Feature: Added message preview with details and mark as read links to private messages page.
- Feature: Ability to show all hidden configurations, via the
Show / Hide
dialog, or by clicking on the hidden configuration count number next to theShow / Hide
button. - Feature: Updated
VSTest
andMSTest
property collectors to include Visual Studio 2019 paths. - Feature: Added
Delphi 10.4 Denali
property collector.
- Update: Significant improvements to memory usage when paging database queries.
- Update: All authentication cookies are now set as secure if website is running as HTTPS.
- Update: GitHub API calls in
GitHub Release
andUpdate GitHub Status
build event handlers no longer use deprecated method for access token authentication.
- Fix: Prevented persistent idle database transaction when getting list of property values from agents.
- Fix: Orphaned variables are now deleted from the database when running build cleanup.
- Fix: Issue where a logged-in LDAP user could become and potentially stay unauthorised.
- Fix: $Server.Now$ is now the correct local server time when accessed on an agent.
- Some third party package updates.
Note: You will need to update your agents after upgrading the server to this build.