What's Fixed in TeamForge 23.1?
In addition to fixing a few security vulnerabilities, the following issues were also fixed in TeamForge 23.1.
- Fixed—After upgrading to TeamForge release 23.0, HTML editing displayed HTML code instead of text components in the project home.
- Fixed an issue that caused a provision error during database migration.
- Fixed—The Transport Layer Security (TLS) encryption is now supported in TeamForge 23.1, adding a TLS stamp to both email sending and receiving end.
- Fixed an issue that led to high CPU utilization when the baseline creation count was increased in the baseline server.
- Fixed—After upgrading to TeamForge release 23.0, HTML editing displayed HTML codes instead of text components in the project home.
- The Documents module is enhanced to address the following issues:
- Fixed—The Last modified by and Created by links on the document description page now takes you to the user details page.
- Fixed—Project members with document edit permission can now download locked documents on documents list and view pages.
- Fixed—The document tree now displays the document folder name instead of using ellipses when the name contains a large number of characters.
- Fixed—The web browser context menu now displays Save link as option when you right-click the document icon, title, or previous version inside the document folder.
- Fixed an issue with the
POST /documentfolders/{docfolderid}/documents
API call that caused the sample payload to fail when creating a document.
- Fixed an issue with document downloads due to which the active version of a document was downloaded instead of the latest version.
- Fixed—When you navigate to a nested folder document within a large folder tree on the left navigation bar of the document or planning folder, now points the selected folder instead of resetting to the top.
- Fixed—The manual and automation responses for the
GET /foundation/v1/objects
API call now sort thecreate
operation first, followed by otherupdate
operations.
- Fixed an issue that prevented the new text page component from displaying an image when you copied and pasted an image into it, even if the image name contained special characters.
TeamForge SCM—Bug Fixes
- Fixed—The
GET /servers/{serverId}
andGET /servers
API calls are now restricted for users without source code admin permission.
- Fixed—Assigning roles and users to Merge via Pull Request in protected branch settings prevented enabling the Merge button for merging feature branch into master.
- Fixed an issue that prevented newly created Gerrit custom labels from displaying in the UI and impeding the full functionality of Gerrit.
- Fixed—the expansion arrow in the Git submodule page now functions properly when you expand the searched submodule repository.
- Fixed—When cloning a Git replica server, the SSH HOOK FETCH COMMAND now correctly displays the cURL option selected in Integrations > Settings.