<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Gurock Software Support Forum - Announcements]]></title>
	<link rel="self" href="http://forum.gurock.com/feed/atom/forum/4/"/>
	<updated>2011-10-06T10:04:35Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.gurock.com/</id>
		<entry>
			<title type="html"><![CDATA[TestRail 2.4.1 released]]></title>
			<link rel="alternate" href="http://forum.gurock.com/topic/748/testrail-241-released/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hello,</p><p>We are happy to announce the immediate availability of TestRail 2.4.1. The new version is a bugfix and maintenance release and the first version that will power our upcoming hosted offering of TestRail.</p><p><strong>What&#039;s new in TestRail 2.4.1</strong><br />Please see below for the changes of this version.</p><ul><li><p>Added: First version which is fully supported to run with TestRail Hosted (our hosted offering), including support for subscription management and backup/dump scheduling</p></li></ul><ul><li><p>Changed: Added spaces between defect issues for tests in exports</p></li></ul><ul><li><p>Fixed: Upgrades from older versions to 2.4.x may fail during the database migrations under certain circumstances</p></li><li><p>Fixed: Test result status in test history may wrap when too long</p></li></ul><p><strong>Getting the new version</strong><br />A 30-day fully functional trial version of TestRail can be requested here (hosted on our servers or as download to install on your own server):</p><p><a href="http://www.gurock.com/testrail/trial/">http://www.gurock.com/testrail/trial/</a></p><p>If you want to order TestRail, you can do so directly in our online shop:</p><p><a href="http://www.gurock.com/order/">http://www.gurock.com/order/</a></p><p>Registered customers can download the full version from our customer portal:</p><p><a href="http://www.gurock.com/go/portal/">http://www.gurock.com/go/portal/</a></p><p><strong>Updating to the new version</strong><br />As usual, you can update to the new version by installing it over your existing TestRail installation (there&#039;s no need to uninstall your existing installation). The database upgrade wizard is automatically started when you access TestRail with your web browser. Please see the update instructions for details:</p><p><a href="http://docs.gurock.com/testrail-admin/installation-upgrading/">http://docs.gurock.com/testrail-admin/i … upgrading/</a></p><p>Please take the time to make a backup of your current installation before upgrading to the new version.</p><p>Regards,<br />Tobias</p>]]></summary>
			<author>
				<name><![CDATA[tgurock]]></name>
				<uri>http://forum.gurock.com/user/4/</uri>
			</author>
			<updated>2011-10-06T10:04:35Z</updated>
			<id>http://forum.gurock.com/topic/748/testrail-241-released/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[TestRail 2.4 released]]></title>
			<link rel="alternate" href="http://forum.gurock.com/topic/726/testrail-24-released/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hello,</p><p>We are happy to announce the immediate availability of TestRail 2.4. The new version introduces support for UI scripts (a way to customize TestRail&#039;s user interface), time zones, a new Mantis defect plugin and many smaller features and bug fixes. This release also prepares TestRail for our new hosted offering that we will announce in a separate posting soon.</p><p><strong>What&#039;s new in TestRail 2.4</strong><br />Please see below for the changes of this version.</p><ul><li><p>Added: Support for UI scripts to customize TestRail&#039;s user interface with JavaScript and CSS code</p></li><li><p>Added: Full support for time zones (global and user specific)</p></li><li><p>Added: Alternative small view for project list on global dashboard to view more projects at once (useful for installations with many projects)</p></li><li><p>Added: Support for variables in defect add URLs (project ID, project name, run ID, etc.)</p></li><li><p>Added: Support for file:// links in Markdown fields</p></li><li><p>Added: Support for overriding the server address and/or install path via the config.php for redirects (useful if the correct values cannot be determined by TestRail itself)</p></li><li><p>Added: Support for individual service execution intervals of the background task (email notifications, computing forecasts, etc.), configurable via config.php</p></li><li><p>Added: Defect plugin for Mantis bug tracker</p></li><li><p>Added: Support for text values of dropdown custom field in context for defect plugins</p></li></ul><ul><li><p>Changed: Ordering milestones by due date on Todo page (instead of by name)</p></li><li><p>Changed: Improved logging for session handling</p></li><li><p>Changed: Improved logging for redirects and url handling</p></li><li><p>Changed: Filter out/hide possible passwords in error reports and system log</p></li><li><p>Changed: Clicking the F icon for steps in the result dialog now also changes the dialog status field to Failed</p></li><li><p>Changed: Check storage engine in installer to make sure that the created tables really use InnoDB (MySQL only)</p></li></ul><ul><li><p>Fixed: Step indexes are displayed too large in print reports</p></li><li><p>Fixed: Cases are not draggable after copying a section in the tree of the sidebar</p></li><li><p>Fixed: Runs on Todo page are not shown after changing the filter when the initial filter didn&#039;t match (on page load)</p></li><li><p>Fixed: &#039;No runs found&#039; message is not displayed when a filter does not match any runs on the Todo page</p></li><li><p>Fixed: (Long) markdown texts may render empty in case they contain double/single quote characters</p></li><li><p>Fixed: Code blocks at the beginning of markdown text fields render incorrectly (as standard text)</p></li><li><p>Fixed: Deleting a test suite does not update the stats of related test plans</p></li><li><p>Fixed: Test runs of plans in export/print and on progress page are ordered by name instead of by their index in the test plan</p></li><li><p>Fixed: Viewing a print report for empty runs/suites may result in an error message added to the system log</p></li><li><p>Fixed: Files/attachments may have incorrect mime type and/or icon when the file extension uses upper-case letters</p></li><li><p>Fixed: Attachments are not uploaded correctly and result in a 404 error with IE 9</p></li><li><p>Fixed: Trac defect plugin may throw exception when Trac response does not include a &#039;resolution&#039; field (when looking up a defect)</p></li><li><p>Fixed: YouTrack defect plugin may not recognize defect properties correctly with some YouTrack versions/installations (when looking up a defect)</p></li><li><p>Fixed: Pushing a defect will replace existing defect entries in the Defects field in the Add Test Result dialog (now appends instead)</p></li><li><p>Fixed: Dropdown custom field allows invalid id/name options to be configured</p></li><li><p>Fixed: XML case import may report an error when the XML document contains empty nodes</p></li><li><p>Fixed: Checks for writable directories may report incorrect results due to stat caches (e.g. when changing the attachment path in the administration area)</p></li><li><p>Fixed: Enter/Esc actions in dialogs are not disabled during Ajax requests/actions</p></li><li><p>Fixed: Scrollbar in system log in administration area is rendered incorrectly (Chrome, IE)</p></li><li><p>Fixed: Property tables (e.g. when editing or viewing a test case or test) may render incorrectly with very large values (IE only)</p></li><li><p>Fixed: Test result meta data (defects, version etc.) may overlap with test result comment when it is too long</p></li><li><p>Fixed: Very long values may render incorrectly on test case history page (Chrome, IE)</p></li><li><p>Fixed: Texts may not wrap in all cases with markdown and/or plain text boxes</p></li><li><p>Fixed: Empty sections are shown in print reports for test runs</p></li><li><p>Fixed: Custom auth scripts may add new users beyond the user limit for the license/installation (which then results in a login error)</p></li><li><p>Fixed: Forms/controls in dialogs may still be focused after closing the dialog (Chrome only)</p></li><li><p>Fixed: Moving sections may result in incorrect section hierarchy (display order)</p></li><li><p>Fixed: Lookup popup displays attributes incorrectly with more than four columns</p></li><li><p>Fixed: Missing project parameter for project overview page results in null-exception (is now a required parameter)</p></li></ul><p><strong>Getting the new version</strong><br />A 30-day fully functional trial version of TestRail can be requested here (hosted on our servers or as download to install on your own server):</p><p><a href="http://www.gurock.com/testrail/trial/">http://www.gurock.com/testrail/trial/</a></p><p>If you want to order TestRail, you can do so directly in our online shop:</p><p><a href="http://www.gurock.com/order/">http://www.gurock.com/order/</a></p><p>Registered customers can download the full version from our customer portal:</p><p><a href="http://www.gurock.com/go/portal/">http://www.gurock.com/go/portal/</a></p><p><strong>Updating to the new version</strong><br />As usual, you can update to the new version by installing it over your existing TestRail installation (there&#039;s no need to uninstall your existing installation). The database upgrade wizard is automatically started when you access TestRail with your web browser. Please see the update instructions for details:</p><p><a href="http://docs.gurock.com/testrail-admin/installation-upgrading/">http://docs.gurock.com/testrail-admin/i … upgrading/</a></p><p>Please take the time to make a backup of your current installation before upgrading to the new version.</p><p>Regards,<br />Tobias</p>]]></summary>
			<author>
				<name><![CDATA[tgurock]]></name>
				<uri>http://forum.gurock.com/user/4/</uri>
			</author>
			<updated>2011-09-09T12:57:41Z</updated>
			<id>http://forum.gurock.com/topic/726/testrail-24-released/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[TestRail 2.3.2 released]]></title>
			<link rel="alternate" href="http://forum.gurock.com/topic/674/testrail-232-released/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hello,</p><p>We are happy to announce the immediate availability of TestRail 2.3.2. The new version is a bug-fix and maintenance release. </p><p><strong>What&#039;s new in TestRail 2.3.2</strong><br />Please see below for the changes of this version.</p><ul><li><p>Fixed: Copy/move cases to a different test suite without the &#039;Also copy/move sections&#039; option checked may copy/move cases incorrectly</p></li><li><p>Fixed: Case copies (archived cases) may be included in the case list of the search</p></li><li><p>Fixed: Suite copies (archived suites) may be included in the suite list of the search</p></li></ul><p><strong>Getting the new version</strong><br />A 30-day fully functional trial version of TestRail can be requested here (hosted on our servers or as download to install on your own server):</p><p><a href="http://www.gurock.com/testrail/trial/">http://www.gurock.com/testrail/trial/</a></p><p>If you want to order TestRail, you can do so directly in our online shop:</p><p><a href="http://www.gurock.com/order/">http://www.gurock.com/order/</a></p><p>Registered customers can download the full version from our customer portal:</p><p><a href="http://www.gurock.com/go/portal/">http://www.gurock.com/go/portal/</a></p><p><strong>Updating to the new version</strong><br />As usual, you can update to the new version by installing it over your existing TestRail installation (there&#039;s no need to uninstall your existing installation). The database upgrade wizard is automatically started when you access TestRail with your web browser. Please see the update instructions for details:</p><p><a href="http://docs.gurock.com/testrail-admin/installation-upgrading/">http://docs.gurock.com/testrail-admin/i … upgrading/</a></p><p>Please take the time to make a backup of your current installation before upgrading to the new version.</p><p>Regards,<br />Tobias</p>]]></summary>
			<author>
				<name><![CDATA[tgurock]]></name>
				<uri>http://forum.gurock.com/user/4/</uri>
			</author>
			<updated>2011-07-20T12:49:52Z</updated>
			<id>http://forum.gurock.com/topic/674/testrail-232-released/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[TestRail 2.3.1 released]]></title>
			<link rel="alternate" href="http://forum.gurock.com/topic/575/testrail-231-released/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hello,</p><p>We are happy to announce the immediate availability of TestRail 2.3.1. The new version is a bug-fix and maintenance release. </p><p><strong>Please note:</strong> If you are using the extended TestRail API, please email us to receive an updated version of the API as it has changed for TestRail 2.3.</p><p><strong>What&#039;s new in TestRail 2.3.1</strong><br />Please see below for the changes of this version.</p><ul><li><p>Changed: Removed support for DEPLOY_MEMLIMIT option from config.php</p></li></ul><ul><li><p>Fixed: Path of custom auth script (shown on the site settings page) contains mix of forward/back slashes (Windows only)</p></li><li><p>Fixed: Runs/suites/milestones with long names that wrap render incorrectly with the &#039;medium&#039; view mode</p></li><li><p>Fixed: Admin overview may not show the latest log entries for a log file if it&#039;s longer than the limit of the system log</p></li><li><p>Fixed: Possible errors/exceptions on the print/export pages may be included in the output (are now logged only)</p></li><li><p>Fixed: Exporting or printing large test plans and/or milestones with many sections may result in huge memory consumption (and possible out-of-memory exception)</p></li><li><p>Fixed: Fancybox popup for images may show black border (IE8 compat view only)</p></li><li><p>Fixed: Progress pages for test plans and/or milestone may generate a division-by-zero exception</p></li></ul><p><strong>Getting the new version</strong><br />A 30-day fully functional trial version of TestRail can be requested here (hosted on our servers or as download to install on your own server):</p><p><a href="http://www.gurock.com/testrail/trial/">http://www.gurock.com/testrail/trial/</a></p><p>If you want to order TestRail, you can do so directly in our online shop:</p><p><a href="http://www.gurock.com/order/">http://www.gurock.com/order/</a></p><p>Registered customers can download the full version from our customer portal:</p><p><a href="http://www.gurock.com/go/portal/">http://www.gurock.com/go/portal/</a></p><p><strong>Updating to the new version</strong><br />As usual, you can update to the new version by installing it over your existing TestRail installation (there&#039;s no need to uninstall your existing installation). The database upgrade wizard is automatically started when you access TestRail with your web browser. Please see the update instructions for details:</p><p><a href="http://docs.gurock.com/testrail-admin/installation-upgrading/">http://docs.gurock.com/testrail-admin/i … upgrading/</a></p><p>Please take the time to make a backup of your current installation before upgrading to the new version.</p><p>Regards,<br />Tobias</p>]]></summary>
			<author>
				<name><![CDATA[tgurock]]></name>
				<uri>http://forum.gurock.com/user/4/</uri>
			</author>
			<updated>2011-03-25T14:53:37Z</updated>
			<id>http://forum.gurock.com/topic/575/testrail-231-released/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[TestRail 2.3 released]]></title>
			<link rel="alternate" href="http://forum.gurock.com/topic/570/testrail-23-released/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hello,</p><p>We are happy to announce the immediate availability of TestRail 2.3. The new version comes with major scalability and performance improvements, new alternative views for test suites, runs and plans, and introduces an updated Todo page besides many other changes. </p><p><strong>Please note:</strong> If you are using the extended TestRail API, please email us to receive an updated version of the API as it has changed for TestRail 2.3.</p><p><strong>What&#039;s new in TestRail 2.3</strong><br />Please see below for the changes of this version.</p><ul><li><p>Added: Completely reworked todo page by showing a list of test runs and supporting new grouping options (milestone, test plan, date)</p></li><li><p>Added: Alternative view option for test suites, test runs and todos which shows a single section/group only (useful for larger test suites and test runs)</p></li><li><p>Added: Alternative and more compact view for test plans that have many test runs</p></li><li><p>Added: Use installation name for email subjects and from name</p></li><li><p>Added: Case objects in context parameter for the defect plugins now also include the priority, type, estimate and reference properties as well as the available custom fields </p></li><li><p>Added: Support for deeper OnTime integration with a new OnTime defect plugin (similar to the plugins for Jira, FogBugz, Bugzilla etc.)</p></li><li><p>Added: Support for setting a project to completed/closed (closed projects will be shown separately on the dashboard)</p></li><li><p>Added: Support for Internet Explorer 9</p></li><li><p>Added: Option for config.php for specifying the file permissions for uploaded files/attachments</p></li><li><p>Added: Show hint on overview page in admin area when debug logging is enabled</p></li><li><p>Added: Last Update column to csv/excel export with the date/time of the last test result of a test</p></li><li><p>Added: Option in admin settings to change the name formatting and shortening in the user interface</p></li><li><p>Added: Check for config.php.txt file when no configuration is found and show hint/error when found</p></li></ul><ul><li><p>Changed: Redesigned section/group tree in the sidebar for test suites, test runs and todos and made them collapsable/expandable</p></li><li><p>Changed: More than 50+ performance improvements. Basically every aspect of TestRail was inspected and refactored for performance and TestRail is now very fast even for large installations and lots of data/users</p></li><li><p>Changed: Load test changes on demand on project overview page</p></li><li><p>Changed: Redesigned several parts of the application (cleaner and more consistent interface)</p></li><li><p>Changed: Use spaces for hierarchic combo boxes instead of dashes</p></li><li><p>Changed: Improved rounding of percent numbers for chart stats</p></li><li><p>Changed: Log a full error report in case of an unhandled exception instead of just the exception message and a stack trace</p></li><li><p>Changed: Added request length/offset to system log entries</p></li><li><p>Changed: Do not block UI when updating the sidebar of a test suite</p></li><li><p>Changed: URL fields now support OnTime&#039;s URL format of the desktop client</p></li><li><p>Changed: Throw error and show explanation when the database version is newer than the TestRail installation supports</p></li><li><p>Changed: Disabled PHP&#039;s time limit for the background task</p></li><li><p>Changed: Improved error logging for defect plugin backend (errors that occur in the defect plugins are now also added to the system log)</p></li><li><p>Changed: Improved error logging for import functionality for cases</p></li><li><p>Changed: Improved error logging for login (custom auth scripts) as well as forgot password functionality</p></li><li><p>Changed: Include concrete error message from the database layer in installer when the permissions of the given database user are not sufficient to create the database schema</p></li><li><p>Changed: Show confirm dialog with amount of tests/cases when switching to details view for printing milestones, plans, runs and suites with many tests/cases</p></li><li><p>Changed: Made steps (of steps custom fields) look more compact when viewing a test case</p></li><li><p>Changed: Keep buttons disabled in Copy or Move Test Cases dialog when no test suite is selected</p></li><li><p>Changed: Improved contrast for colors of project chart on dashboard</p></li></ul><ul><li><p>Fixed: Drag+drop test cases/section in suites does not work in IE9</p></li><li><p>Fixed: Email addresses with very long TLDs (e.g. &#039;internal&#039;) are not accepted in email fields</p></li><li><p>Fixed: Indices of empty steps (of steps custom fields) may render incorrectly in test case history</p></li><li><p>Fixed: Ajax actions with very large results (&gt;1MB) may result in a JavaScript out-of-memory/stack error (Firefox only)</p></li><li><p>Fixed: Section link when viewing a test case does not scroll/jump to the section in the test suite</p></li><li><p>Fixed: First element in a markdown text field may have top margin</p></li><li><p>Fixed: Editing a completed milestone updates the completion date to the current date (should not change)</p></li><li><p>Fixed: Defect popups (for looking up a defect) may be displayed outside of the browser window if the defect ID (trigger) is at the bottom of the page</p></li><li><p>Fixed: Defect popup may not wrap content in all cases when lines are too wide (IE only)</p></li><li><p>Fixed: Values of dropdown custom fields are not displayed when the IDs in the custom field configuration are prefixed with zeros</p></li><li><p>Fixed: Long project names may wrap in chart legend on dashboard</p></li><li><p>Fixed: System log in administration area is slow when the logs are very large</p></li><li><p>Fixed: System log shows the lines of a log entry in reverse order</p></li><li><p>Fixed: Locales with Unicode characters may incorrectly show dates with escaped HTML entities</p></li><li><p>Fixed: Email notifications can be sent to the wrong user (when using explicit subscriptions)</p></li><li><p>Fixed: Error message when clearing the dropdown box in the copy/move cases dialog of a test suite</p></li><li><p>Fixed: Previous/next for tests may not jump to the correct todo with a priority filter set</p></li><li><p>Fixed: Attachments may have wrong permissions when copying/moving attachments of cases</p></li><li><p>Fixed: Browsers may incorrectly cache pages (e.g. they may show a cached version of a page when using the browser&#039;s back button)</p></li><li><p>Fixed: HTTP POST actions as used in the defect plugins may not work with older PHP versions</p></li><li><p>Fixed: Help links in suite sidebar do not work after refreshing the sidebar (e.g., when adding a new test case)</p></li><li><p>Fixed: Help popup windows may have a wrong height</p></li><li><p>Fixed: Markdown-enabled texts convert _ and * characters to em and strong tags at the beginning/end of words or between words</p></li></ul><p><strong>Getting the new version</strong><br />A 30-day fully functional trial version of TestRail can be requested here (hosted on our servers or as download to install on your own server):</p><p><a href="http://www.gurock.com/testrail/trial/">http://www.gurock.com/testrail/trial/</a></p><p>If you want to order TestRail, you can do so directly in our online shop:</p><p><a href="http://www.gurock.com/order/">http://www.gurock.com/order/</a></p><p>Registered customers can download the full version from our customer portal:</p><p><a href="http://www.gurock.com/go/portal/">http://www.gurock.com/go/portal/</a></p><p><strong>Updating to the new version</strong><br />As usual, you can update to the new version by installing it over your existing TestRail installation (there&#039;s no need to uninstall your existing installation). The database upgrade wizard is automatically started when you access TestRail with your web browser. Please see the update instructions for details:</p><p><a href="http://docs.gurock.com/testrail-admin/installation-upgrading/">http://docs.gurock.com/testrail-admin/i … upgrading/</a></p><p>Please take the time to make a backup of your current installation before upgrading to the new version.</p><p>Regards,<br />Tobias</p>]]></summary>
			<author>
				<name><![CDATA[tgurock]]></name>
				<uri>http://forum.gurock.com/user/4/</uri>
			</author>
			<updated>2011-03-17T14:37:49Z</updated>
			<id>http://forum.gurock.com/topic/570/testrail-23-released/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[TestRail 2.2 released]]></title>
			<link rel="alternate" href="http://forum.gurock.com/topic/545/testrail-22-released/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hello,</p><p>We are happy to announce the immediate availability of TestRail 2.2. This version introduces support for defect plugins, a powerful way to integrate TestRail with bug and issue tracking tools.</p><p><strong>What&#039;s new in TestRail 2.2</strong><br />Please see below for the changes of this version.</p><ul><li><p>Added: Ability to add and implement defect plugins for deeper bug tracker integration</p></li><li><p>Added: Support for pushing defects directly from the Add Test Result dialog</p></li><li><p>Added: Support for looking up defect information and status details from TestRail&#039;s user interface</p></li><li><p>Added: Defect plugins for Jira, FogBugz, Bugzilla, Trac, YouTrack, Gemini and email-based integration</p></li><li><p>Added: Set status of a test result to failed when an individual step was set to failed (for the first time)</p></li><li><p>Added: Use default values for custom fields when adding a new test case from the suite page</p></li><li><p>Added: Show warning message on custom field form when no options/projects are assigned</p></li><li><p>Added: Support for standard CSS3 attributes for various browser extensions that are used by TestRail (rounded corners, shadows)</p></li></ul><ul><li><p>Changed: Check for existing TestRail installation during the setup and prevent new installation/overriding, if found</p></li><li><p>Changed: Defect and Reference links now open in an external browser window</p></li><li><p>Changed: Show minutes in summarized estimates/forecasts for suites and runs (up to a certain threshold)</p></li><li><p>Changed: No longer hide Copy/Move Cases dialog in case there are no other suites</p></li><li><p>Changed: No longer hide Load Test Plan dialog in case there are no other plans</p></li><li><p>Changed: Custom languages and translations can now be configured with a custom configuration file</p></li></ul><ul><li><p>Fixed: Markdown texts with multiple images may result in incorrect HTML linking code/behavior</p></li><li><p>Fixed: Clicking on Activity links on project overview pages incorrectly scrolls to the top (Chrome/Safari only)</p></li><li><p>Fixed: POST-based mini links can result in an &#039;invalid request method&#039; message when clicked before the page is loaded completely</p></li><li><p>Fixed: Uploads can show incorrect error message on failure (for example, when the maximum upload size was reached)</p></li><li><p>Fixed: URL fields do not support/accept uncommon URL protocols (especially important for the Defect and Reference URLs)</p></li><li><p>Fixed: User/password for emails do not work in all situations</p></li><li><p>Fixed: &#039;ssl://&#039;-prefixed email servers don&#039;t activate SSL support when sending emails</p></li><li><p>Fixed: Custom field dropdown boxes have a different layout than built-in dropdown boxes</p></li></ul><p><strong>Getting the new version</strong><br />A 30-day fully functional trial version of TestRail can be requested here (hosted on our servers or as download to install on your own server):</p><p><a href="http://www.gurock.com/testrail/trial/">http://www.gurock.com/testrail/trial/</a></p><p>If you want to order TestRail, you can do so directly in our online shop:</p><p><a href="http://www.gurock.com/order/">http://www.gurock.com/order/</a></p><p>Registered customers can download the full version from our customer portal:</p><p><a href="http://www.gurock.com/go/portal/">http://www.gurock.com/go/portal/</a></p><p><strong>Updating to the new version</strong><br />As usual, you can update to the new version by installing it over your existing TestRail installation (there&#039;s no need to uninstall your existing installation). The database upgrade wizard is automatically started when you access TestRail with your web browser. Please see the update instructions for details:</p><p><a href="http://docs.gurock.com/testrail-admin/installation-upgrading/">http://docs.gurock.com/testrail-admin/i … upgrading/</a></p><p>Regards,<br />Tobias</p>]]></summary>
			<author>
				<name><![CDATA[tgurock]]></name>
				<uri>http://forum.gurock.com/user/4/</uri>
			</author>
			<updated>2010-12-20T13:52:05Z</updated>
			<id>http://forum.gurock.com/topic/545/testrail-22-released/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[New Mini API for TestRail 2.1 released]]></title>
			<link rel="alternate" href="http://forum.gurock.com/topic/529/new-mini-api-for-testrail-21-released/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hello,</p><p>this is just a quick note that we updated the Mini API for TestRail 2.1. You can download the new version from code.gurock.com as usual:</p><p><a href="http://code.gurock.com/p/testrail-miniapi/">http://code.gurock.com/p/testrail-miniapi/</a></p><p>When you replace the old API file, don&#039;t forget to copy the relevant configuration settings from the API file to the new version.</p><p>Thanks,<br />Dennis</p>]]></summary>
			<author>
				<name><![CDATA[dgurock]]></name>
				<uri>http://forum.gurock.com/user/2/</uri>
			</author>
			<updated>2010-11-18T12:31:52Z</updated>
			<id>http://forum.gurock.com/topic/529/new-mini-api-for-testrail-21-released/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[TestRail 2.1.0.352 bug fix]]></title>
			<link rel="alternate" href="http://forum.gurock.com/topic/522/testrail-210352-bug-fix/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hello,</p><p>We published a new build of the just released TestRail 2.1 version to fix a small redirect issue that occurs with specific server configurations. The bug resulted in users being redirected to the root level of the web server TestRail is installed on, even if TestRail is installed in a sub directory of the web server&#039;s web root.</p><p>If you are not affected by this issue, there&#039;s no need to download the new build.</p><p>If you are experiencing the described issue, please download the new version from our customer portal and update your installation.</p><p>Regards,<br />Dennis</p>]]></summary>
			<author>
				<name><![CDATA[dgurock]]></name>
				<uri>http://forum.gurock.com/user/2/</uri>
			</author>
			<updated>2010-11-10T21:21:35Z</updated>
			<id>http://forum.gurock.com/topic/522/testrail-210352-bug-fix/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[TestRail 2.1 released]]></title>
			<link rel="alternate" href="http://forum.gurock.com/topic/521/testrail-21-released/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hello,</p><p>We are happy to announce the immediate availability of TestRail 2.1! This version introduces support for time forecasts and progress pages for runs, plans and milestones, external references for test cases and a lot more.</p><p><a href="http://blog.gurock.com/?p=1802">See the announcement on our blog</a></p><p><strong>What&#039;s new in TestRail 2.1</strong><br />Please see below for the changes of this version.</p><ul><li><p>Added: Added time forecasting algorithm and calculation to background task</p></li><li><p>Added: Progress pages for test runs, plans and milestones including forecasts and burn down chart</p></li><li><p>Added: Activity page for test plans</p></li><li><p>Added: Show estimates and estimate forecasts for test suites</p></li><li><p>Added: Action to highlight test cases without estimates on test suite page</p></li><li><p>Added: Support for external references for test cases in order to link cases to external requirements, user stories or use cases (similar to defects for tests and test results)</p></li><li><p>Added: Print support for milestones</p></li><li><p>Added: Export support (xml, excel and csv) for milestones</p></li><li><p>Added: Next/previous actions for test cases to jump to the next/previous test case in the same suite</p></li><li><p>Added: Support for formal notation for time span input fields (e.g. elapsed or estimate) as in h:m or h:m:s</p></li><li><p>Added: Support for specifying the query string as GET parameter (as in index.php?/search/index/1&amp;q=some string) for the search feature</p></li><li><p>Added: Support for defects, version (tests) and references (test cases) fields in search</p></li></ul><ul><li><p>Changed: Improved performance for bigger installations with many users and/or data</p></li><li><p>Changed: Suite selection now uses a combo box instead of displaying all suites in the sidebar when adding/editing a test plan (scales better for projects with many suites)</p></li><li><p>Changed: Session cookie is now only valid for the length of the web browser session</p></li><li><p>Changed: Improved session handling and performance (avoid unneeded database updates)</p></li><li><p>Changed: Optimized sidebars for space and readability</p></li><li><p>Changed: Improved design and readability of line charts</p></li><li><p>Changed: Show activity for completed test runs/plans and milestones only up to completion date, not until today</p></li><li><p>Changed: Use 200 OK HTTP status for the error pages instead of 500 because IIS may show its own custom error pages otherwise and hides TestRail&#039;s error details and error submit form</p></li><li><p>Changed: Added TestRail&#039;s version number to error page/report</p></li><li><p>Changed: Updated defect integration help topic for YouTrack</p></li></ul><ul><li><p>Fixed: Redirects (after saving a test case, e.g.) may result in an incorrect url (wrong port, e.g.)</p></li><li><p>Fixed: Do not update owner/assigned user for existing runs when editing a test plan (overrides manual assignments otherwise)</p></li><li><p>Fixed: A function-not-found error while displaying a message about a reached license limit when trying to add a new user</p></li><li><p>Fixed: Copying a section may not necessarily copy the test cases in the right order</p></li></ul><p><strong>Getting the new version</strong><br />A 30-day fully functional trial version of TestRail can be requested here (hosted on our servers or as download to install on your own server):</p><p><a href="http://www.gurock.com/testrail/trial/">http://www.gurock.com/testrail/trial/</a></p><p>If you want to order TestRail, you can do so directly in our online shop:</p><p><a href="http://www.gurock.com/order/">http://www.gurock.com/order/</a></p><p>Registered customers can download the full version from our customer portal:</p><p><a href="http://www.gurock.com/go/portal/">http://www.gurock.com/go/portal/</a></p><p><strong>Updating to the new version</strong><br />As usual, you can update to the new version by installing it over your existing TestRail installation (there&#039;s no need to uninstall your existing installation). The database upgrade wizard is automatically started when you access TestRail with your web browser. Please see the update instructions for details:</p><p><a href="http://www.gurock.com/support/docs/testrail/admin/installation-upgrading.html">http://www.gurock.com/support/docs/test … ading.html</a></p><p>Regards,<br />Dennis</p>]]></summary>
			<author>
				<name><![CDATA[dgurock]]></name>
				<uri>http://forum.gurock.com/user/2/</uri>
			</author>
			<updated>2010-11-10T12:10:55Z</updated>
			<id>http://forum.gurock.com/topic/521/testrail-21-released/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[TestRail 2.0.1 released]]></title>
			<link rel="alternate" href="http://forum.gurock.com/topic/503/testrail-201-released/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hello,</p><p>We are happy to announce the immediate availability of TestRail 2.0.1. This version is an update release for TestRail 2.0 that includes a few fixes for bugs/issues that made it into the 2.0.</p><p><strong>What&#039;s new in TestRail 2.0.1</strong><br />Please see below for the changes of this version.</p><ul><li><p>Changed: Increased session cookie to 8 hours (was 2 previously)</p></li><li><p>Changed: Increased remember-me cookie timeout to 10 years</p></li></ul><ul><li><p>Fixed: Redirects may result in invalid URLs with leading backslash (Windows server only)</p></li><li><p>Fixed: 404 for images/blank.gif</p></li></ul><p><strong>Getting the new version</strong><br />A 30-day fully functional trial version of TestRail can be requested here (hosted on our servers or as download to install on your own server):</p><p><a href="http://www.gurock.com/testrail/trial/">http://www.gurock.com/testrail/trial/</a></p><p>If you want to order TestRail, you can do so directly in our online shop:</p><p><a href="http://www.gurock.com/order/">http://www.gurock.com/order/</a></p><p>Registered customers can download the full version from our customer portal:</p><p><a href="http://www.gurock.com/go/portal/">http://www.gurock.com/go/portal/</a></p><p><strong>Updating to the new version</strong><br />As usual, you can update to the new version by installing it over your existing TestRail installation (there&#039;s no need to uninstall your existing installation). The database upgrade wizard is automatically started when you access TestRail with your web browser. Please see the update instructions for details:</p><p><a href="http://www.gurock.com/support/docs/testrail/admin/installation-upgrading.html">http://www.gurock.com/support/docs/test … ading.html</a></p><p>Regards,<br />Tobias</p>]]></summary>
			<author>
				<name><![CDATA[tgurock]]></name>
				<uri>http://forum.gurock.com/user/4/</uri>
			</author>
			<updated>2010-10-15T15:13:45Z</updated>
			<id>http://forum.gurock.com/topic/503/testrail-201-released/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Upgrade notice: Breaking changes in TestRail 2.0 Mini API]]></title>
			<link rel="alternate" href="http://forum.gurock.com/topic/488/upgrade-notice-breaking-changes-in-testrail-20-mini-api/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hello,</p><p>If you are using the TestRail Mini API, please note that TestRail 2.0 introduces breaking changes so that you need to download the latest Mini API version. Please follow these steps to upgrade the API:</p><ul><li><p>Rename your existing add_test_change.php file to add_test_change-1.0.php</p></li><li><p>Download the new updated file from the <a href="http://code.gurock.com/p/testrail-miniapi/downloads/">project website</a></p></li><li><p>Copy the new add_test_change.php file to your TestRail installation</p></li><li><p>Open the new file in a text editor to configure it (if you copy/paste the configuration settings from your existing file that you renamed in step 1, please note that the USER_NAME configuration setting has been renamed)</p></li></ul><p>The updated Mini API still behaves exactly as the old one so there&#039;s no need to update your code or tools.</p><p>Regards,<br />Dennis</p>]]></summary>
			<author>
				<name><![CDATA[dgurock]]></name>
				<uri>http://forum.gurock.com/user/2/</uri>
			</author>
			<updated>2010-09-30T16:40:45Z</updated>
			<id>http://forum.gurock.com/topic/488/upgrade-notice-breaking-changes-in-testrail-20-mini-api/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[TestRail 2.0 released]]></title>
			<link rel="alternate" href="http://forum.gurock.com/topic/487/testrail-20-released/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hello,</p><p>We are happy to announce the immediate availability of TestRail 2.0! This version is a major update and introduces support for Unicode, a test case history, Active Directory integration and a lot more.</p><p><strong>What&#039;s new in TestRail 2.0</strong><br />Please see below for the changes of this version.</p><ul><li><p>Added: Unicode (UTF-8) support for the entire application</p></li><li><p>Added: Actions for jumping to the previous/next test when viewing a test</p></li><li><p>Added: History for test cases for viewing their changes over time</p></li><li><p>Added: Support for custom authentication methods such as Active Directory</p></li><li><p>Added: Support for managing priorities in the admin area</p></li><li><p>Added: Support for managing case types in the admin area</p></li><li><p>Added: Support for adding custom languages, translations and selectively translating certain aspects of the application (email templates, e.g.)</p></li><li><p>Added: Support for &#039;sticky&#039; sidebars for view suite, run and todo pages</p></li><li><p>Added: Test results and comments are now included in the global search</p></li><li><p>Added: Support for project entity IDs (P#)</p></li><li><p>Added: Support for adding a custom text to the login page</p></li><li><p>Added: Description text field for test plans</p></li><li><p>Added: Description text field for milestones</p></li><li><p>Added: Search box now supports jumping to projects (P#)</p></li><li><p>Added: Search box now also searches custom fields (text/string)</p></li><li><p>Added: Elapsed field for test run/plan exports that contains the sum of the elapsed field of the results for each test</p></li><li><p>Added: Defects field for test run/plan exports that contains all defect IDs of the test results for each test</p></li></ul><ul><li><p>Changed: Display entity IDs more prominently and more compact on the project, milestone, run, suite, case and test pages</p></li><li><p>Changed: Disable add button on the result dialog until the dialog content has been loaded</p></li><li><p>Changed: Simplified form for managing custom fields by removing the page control</p></li><li><p>Changed: List separator for Excel exports now depends on the user locale</p></li><li><p>Changed: Do not show edit link when editing a test result/comment is no longer allowed</p></li><li><p>Changed: Markdown text format is now the default text format for the text, steps and step results custom field types</p></li><li><p>Changed: Improved quality of uploaded and resized images (IE only)</p></li><li><p>Changed: Disabled auto-complete for inline add case control on the test suite page</p></li><li><p>Changed: Added version number to login screen</p></li><li><p>Changed: Require confirmation for major database updates during update process</p></li><li><p>Changed: Improved design of test results/comments</p></li></ul><ul><li><p>Fixed: Global dashboard shows expand button for projects when the project has no milestone</p></li><li><p>Fixed: Results page for cases can show tests that are not part of a test run (not selected)</p></li><li><p>Fixed: Case attachments are not copied when copying sections</p></li><li><p>Fixed: Not all pages have a correct and complete &lt;title&gt; tag</p></li><li><p>Fixed: Milestones are not cleared when copying/moving cases from a different project</p></li><li><p>Fixed: Incorrect default values are selected for text, steps and checkbox custom fields when adding a new custom field (Chrome only)</p></li><li><p>Fixed: Text fields can only store up to 2^16 characters = 64KB (MySQL only)</p></li></ul><p><strong>Getting the new version</strong><br />A 30-day fully functional trial version of TestRail can be requested here (hosted on our servers or as download to install on your own server):</p><p><a href="http://www.gurock.com/testrail/trial/">http://www.gurock.com/testrail/trial/</a></p><p>If you want to order TestRail, you can do so directly in our online shop:</p><p><a href="http://www.gurock.com/order/">http://www.gurock.com/order/</a></p><p>Registered customers can download the full version from our customer portal:</p><p><a href="http://www.gurock.com/go/portal/">http://www.gurock.com/go/portal/</a></p><p><strong>Updating to the new version</strong><br />As usual, you can update to the new version by installing it over your existing TestRail installation (there&#039;s no need to uninstall your existing installation). The database upgrade wizard is automatically started when you access TestRail with your web browser. Please see the update instructions for details:</p><p><a href="http://www.gurock.com/support/docs/testrail/admin/installation-upgrading.html">http://www.gurock.com/support/docs/test … ading.html</a></p><p>Regards,<br />Tobias</p>]]></summary>
			<author>
				<name><![CDATA[tgurock]]></name>
				<uri>http://forum.gurock.com/user/4/</uri>
			</author>
			<updated>2010-09-30T16:40:43Z</updated>
			<id>http://forum.gurock.com/topic/487/testrail-20-released/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[TestRail 1.3.1 released]]></title>
			<link rel="alternate" href="http://forum.gurock.com/topic/427/testrail-131-released/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hello,</p><p>We are happy to announce the immediate availability of TestRail 1.3.1. This version is mostly a bug fix release which corrects a few issues of TestRail 1.3.</p><p><strong>What&#039;s new in TestRail 1.3.1</strong><br />Please see below for the changes of this version.</p><ul><li><p>Added: Support for the upcoming 2.0 version of the PHP driver for SQL Server (sqlsrv)</p></li></ul><ul><li><p>Fixed: Custom fields for tests with a &#039;-&#039; in their labels result in an error when submitting test results</p></li><li><p>Fixed: Attachment downloads of .gz files do not work correctly with Apache and enabled mod_gzip/mod_deflate</p></li><li><p>Fixed: Wrong project radio button is checked when editing a project assignment for custom fields with specific projects (IE7 only)</p></li><li><p>Fixed: Project assignment tabs of the custom field options dialog render incorrectly (IE7 only)</p></li><li><p>Fixed: Cancel buttons on forms have a wrong padding (IE7 only)</p></li><li><p>Fixed: Possible deprecated warning when using the built-in search (PHP 5.3 only)</p></li></ul><p><strong>Getting the new version</strong><br />A 30-day fully functional trial version of TestRail can be requested here (hosted on our servers or as download to install on your own server):</p><p><a href="http://www.gurock.com/testrail/trial/">http://www.gurock.com/testrail/trial/</a></p><p>If you want to order TestRail, you can do so directly in our online shop:</p><p><a href="http://www.gurock.com/order/">http://www.gurock.com/order/</a></p><p>Registered customers can download the full version from our customer portal:</p><p><a href="http://www.gurock.com/go/portal/">http://www.gurock.com/go/portal/</a></p><p><strong>Updating to the new version</strong><br />As usual, you can update to the new version by installing it over your existing TestRail installation (there&#039;s no need to uninstall your existing installation). The database upgrade wizard is automatically started when you access TestRail with your web browser (if needed). Please see the update instructions for details:</p><p><a href="http://www.gurock.com/support/docs/testrail/admin/installation-upgrading.html">http://www.gurock.com/support/docs/test … ading.html</a></p><p>Regards,<br />Tobias</p>]]></summary>
			<author>
				<name><![CDATA[tgurock]]></name>
				<uri>http://forum.gurock.com/user/4/</uri>
			</author>
			<updated>2010-06-28T18:08:40Z</updated>
			<id>http://forum.gurock.com/topic/427/testrail-131-released/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[TestRail 1.3 released]]></title>
			<link rel="alternate" href="http://forum.gurock.com/topic/415/testrail-13-released/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hello,</p><p>We are happy to announce the immediate availability of TestRail 1.3. This version introduces support for custom fields, an alternative approach to adding steps and entering test results and adds several smaller features, improvements and some bug fixes.</p><p><strong>What&#039;s new in TestRail 1.3.0</strong><br />Please see below for the changes of this version.</p><ul><li><p>Added: Support for custom fields for test cases and test results</p></li><li><p>Added: Support for steps in test cases and test results; a structured way to specify individual test steps and expected results</p></li><li><p>Added: Result dialog is now resizable; dialog size is stored in the user preferences</p></li><li><p>Added: Select All action for selecting entire configuration groups in the test plan configuration dialog</p></li></ul><ul><li><p>Changed: The test case fields &#039;preconditions&#039;, &#039;steps&#039; and &#039;expected result&#039; were converted into custom fields</p></li><li><p>Changed: Disabling markdown for test case fields is now possible (because custom fields support different text formats and the test case fields were converted to custom fields)</p></li><li><p>Changed: Disabled date control animation (for performance reasons in certain browsers)</p></li><li><p>Changed: Decreased minimum resize height of text fields</p></li><li><p>Changed: Improved behavior of inline add case on test suite page (control is kept visible after adding one test case to simplify adding multiple test cases)</p></li></ul><ul><li><p>Fixed: Import files with empty sections cannot be imported</p></li><li><p>Fixed: Corners of tab controls render incorrectly (Chrome only)</p></li><li><p>Fixed: A possible warning is shown on the confirmation page in the installer</p></li><li><p>Fixed: When selecting the &#039;Unlimited&#039; option for the editing test results feature, the dropdown displays the wrong option after saving the settings</p></li><li><p>Fixed: body tag has extra whitespace at the bottom on pages with date controls</p></li><li><p>Fixed: Date columns are not placed correctly in the load test plan dialog (IE only)</p></li></ul><p><strong>Getting the new version</strong><br />A 30-day fully functional trial version of TestRail can be requested here (hosted on our servers or as download to install on your own server):</p><p><a href="http://www.gurock.com/testrail/trial/">http://www.gurock.com/testrail/trial/</a></p><p>If you want to order TestRail, you can do so directly in our online shop:</p><p><a href="http://www.gurock.com/order/">http://www.gurock.com/order/</a></p><p>Registered customers can download the full version from our customer portal:</p><p><a href="http://www.gurock.com/go/portal/">http://www.gurock.com/go/portal/</a></p><p><strong>Updating to the new version</strong><br />As usual, you can update to the new version by installing it over your existing TestRail installation (there&#039;s no need to uninstall your existing installation). The database upgrade wizard is automatically started when you access TestRail with your web browser (if needed). Please see the update instructions for details:</p><p><a href="http://www.gurock.com/support/docs/testrail/admin/installation-upgrading.html">http://www.gurock.com/support/docs/test … ading.html</a></p><p>Regards,<br />Tobias</p>]]></summary>
			<author>
				<name><![CDATA[tgurock]]></name>
				<uri>http://forum.gurock.com/user/4/</uri>
			</author>
			<updated>2010-06-09T12:23:44Z</updated>
			<id>http://forum.gurock.com/topic/415/testrail-13-released/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[TestRail 1.2 released]]></title>
			<link rel="alternate" href="http://forum.gurock.com/topic/379/testrail-12-released/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hello,</p><p>We are happy to announce the immediate availability of TestRail 1.2. This version introduces support for PHP 5.3 and adds several smaller features, improvements and some bug fixes.</p><p><strong>What&#039;s new in TestRail 1.2.0</strong><br />Please see below for the changes of this version.</p><ul><li><p>Added: Support for PHP 5.3</p></li><li><p>Added: Option for sending an invitation email when adding new users and generating a random password</p></li><li><p>Added: Select all + none actions for cases in copy/move test cases dialog as well as test plan and test run forms</p></li></ul><ul><li><p>Changed: Displaying link for sending a test email more prominently now in the admin site settings</p></li><li><p>Changed: Error pages now include the option to submit a bug report including detailed debug information</p></li><li><p>Changed: Improved design of several elements (tabs, test changes, expandable test runs, test run form, among others)</p></li></ul><ul><li><p>Fixed: Adding a newline between two lines (in paragraphs, quotes etc.) has no effect in rich-text fields</p></li><li><p>Fixed: Amount of blocked tests is not shown in run description</p></li><li><p>Fixed: Width of test case tables in plan form is too large (IE7 only)</p></li><li><p>Fixed: Sliding up/down cases in run/plan forms is slow with many cases</p></li><li><p>Fixed: Edit actions for test runs are not shown on overview page with the small/list view</p></li><li><p>Fixed: Scrollable test case selection controls don&#039;t have a bottom margin in all cases (IE8 only)</p></li></ul><p><strong>Getting the new version</strong><br />A 30-day fully functional trial version of TestRail can be requested here (hosted on our servers or as download to install on your own server):</p><p><a href="http://www.gurock.com/testrail/trial/">http://www.gurock.com/testrail/trial/</a></p><p>If you want to order TestRail, you can do so directly in our online shop:</p><p><a href="http://www.gurock.com/order/">http://www.gurock.com/order/</a></p><p>Registered customers can download the full version from our customer portal:</p><p><a href="http://www.gurock.com/go/portal/">http://www.gurock.com/go/portal/</a></p><p><strong>Updating to the new version</strong><br />As usual, you can update to the new version by installing it over your existing TestRail installation (there&#039;s no need to uninstall your existing installation). The database upgrade wizard is automatically started when you access TestRail with your web browser (if needed).</p><p>Regards,<br />Tobias</p>]]></summary>
			<author>
				<name><![CDATA[tgurock]]></name>
				<uri>http://forum.gurock.com/user/4/</uri>
			</author>
			<updated>2010-03-29T10:03:06Z</updated>
			<id>http://forum.gurock.com/topic/379/testrail-12-released/new/posts/</id>
		</entry>
</feed>

