Changelog 11

May 4, 2023

We're excited to announce the work we released throughout April. These updates bring new features, improvements, and bug fixes that will enhance your experience with our app. Here are some key highlights from what’s new:

  • Tighter role-based access control restrictions at the user level. When admins set users to inactive or readonly, the users immediately have reduced access according to their user level.
  • Item Type updates-- Users are able to sort and filter on item types within the Table View, as well as change item types via the Single Item View.
  • Users now have access to their own User Profile to update their email notification settings

We're always working to make our app better, and we value your feedback. If you have any suggestions or encounter any issues, please don't hesitate to reach out.

-Casandra

Featured Updates

RBAC Restrictions at User Level

The example above shows two users' browsers side-by-side. On the right, an admin user edits the left user's status to inactive. Without refresh required, the left user's status is updated, their access is revoked, and the now-inactive user is rerouted to an error screen.

Filtering and Editing Item Types

This example shows a user filtering by item type, selecting an item that is a System Requirement, and then updating its item type.

User Level Email Notification Settings

The example above shows the navigation flow to the User Profile, which currently allows users to update their email frequency for different notification types.

April 2023 Release Notes

See below for a more detailed list of changes from our April releases. These changes have since been rolled out to our existing cloud customers.

Release 2023.2.3

Features & Improvements

  • Users can now update Item Type via the Single Item View
  • Tighter role-based access control restrictions at the user level
  • Improved loading time for large projects in Table View
  • Users are able to sort and filter on Item Types within the Table View
  • Root Project Branches are now able to be deleted without affecting its forked branches
  • Users can set unique user-defined IDs for Items, persisting across branches within a project (currently only available via the API)

Bug fixes

  • Error on the Project Search Bar has been fixed
  • Fixed editor buttons to apply changes on single-click

Release 2023.2.4

Features & Improvements

  • UI improvements for asynchronously updating items, atomics, and project information when they are changed by another user in the system
  • Users now have access to their own User Profile to update their email notification settings
  • Projects and branches can be exported to SysML 1.4
  • Updated email format for notifications related to Item Reviews, Watched Items, and Atomics

Bug fixes

  • Fixed bug with project crashing when created via API
  • Issue with updating UI after atomic/constraint updates has been resolved
  • Archived relationship management fixed on the backend
  • Fixed bug where circular references within the relates table was an causing infinite loop