Skip to main content

25.06 Release notes

· 4 min read

New features

  • Permissions can now be assigned to roles for project and project package
  • Added boolean custom fields to work item asset
  • Added support for marked inserted text formatted with an underline e.g. `++inserted text++`
  • Added support for marked marked text formatted with a contrasting colour e.g. `==marked text==`
  • Added interior vertical lines to mark down tables to improve readability
  • There is now a tab switcher to switch between open work item or document tabs
  • Added new link verbs, Varies, Waives, Defers, Reviews, Implements, Inspects, Violates, Rectifies
  • The work item report title can now be customised for each work item type
  • The work item report sections can now be customised for each work item type
  • The work item report template can now be customised for each work item type
  • Added a modal view to add/change work item filters
  • Work item tabs now have a context menu
  • Visual improvements to the work item readme section when creating a new work item
  • Added the ability for work item actions to set the value of a custom field
  • Added a badge to the logs tab to show that there are unread log entries
  • The work item details panel can now be resized by the user
  • The create work item modal now shows the work item type name in the modal title
  • Work item links now shows both incoming and outgoing links by default
  • The default value for a custom enum work item field can now be set
  • The shared documents list now shows the organisation that the document is shared from
  • Added the ability to upload multiple files at once to a bucket document
  • The query document results preview pane can now be resized
  • Fixed a layout issue when viewing document statistics with a large number of enum options
  • The document commit modal now shows the current and new field values side by side
  • The create links from document column can now delete links not matched to a value in the column
  • Filter by similar clauses now filters by the value of the similarity slider
  • Added the ability to test a document query before committing the change
  • Find in document now can find case sensitive
  • The user is now provided feedback when changes have been made to a document offline and not synced with the server
  • The query document results viewer now supports showing markdown formatted text

Fixes

  • Fixed an issue where requirements document columns could only be resized once
  • Fixed an issue where work item status were not sorted in the change status dropdown
  • Fixed an issue where the document history panel could only show the last 50 revisions
  • Fixed an issue where the document branch revisions screen could only show the last 50 revisions
  • Fixed an issue where document export was shown on document content types that don't support export
  • Fixed an issue where the document editor may not scroll to the correct requirement clause
  • Fixed an issue where data may be requested from the server multiple times when opening a screen
  • Fixed an issue where work item actions may not be updated
  • Fixed an issue where text on coloured labels may be low contrast
  • Fixed an issue where creating a new work item from the work items table view may crash the app
  • Fixed an issue where adding an invitee to a work item schedule may crash the app
  • Fixed an issue where project readme may not be shown when opening the project screen from a deep link
  • Fixed an issue where work item logs may not load when switching between work item tabs with the logs tab open
  • Fixed formatting issues with the work item preview sidebar when listing work items
  • Fixed an issue where expanding the details of a linked work item would only show a truncated description
  • Fixed an issue where the default values for work item custom fields were not applied when creating a new work item