Skip to content

[3.10.0] 2023-10-10

Compare
Choose a tag to compare
@simenheg simenheg released this 10 Oct 11:38
· 359 commits to main since this release

Changed

  • Organization, department and product details are now edited from within the current item's about page.
  • Made links clickable in the description of objectives, key results and measurements.
  • It is no longer possible to close open modals or drawers by clicking outside them. This is meant to prevent accidental data loss in unsaved forms. Drawers can however still be closed by outside click after form submission.
  • Items in the admin panel now link directly to each respective item about page with the edit drawer opened.
  • The currently active item tab is now kept when navigating between organizational items.
  • Validation in forms is now less "eager" and errors are only displayed after attempted form submissions.
  • Administration of measurements has been moved to drawers and follows the same pattern as when editing OKRs and other items.
  • It is now again possible to adjust the weight of each key result used in the calculation of overall progression of an objective.

Removed

  • The admin panel tab has been completely removed from the item tab bar (all functionality moved to drawers).

Fixed

  • Fixed create/edit/delete rights for organization admins.
  • Organization, department and product filters in the admin panel should no longer disappear when the search result count reaches a certain threshold.
  • Improved WCAG compliance with respect to text color contrast.
  • Fixed a problem that would sometimes cause an "infinite spinner" when a new version of the app was deployed.
  • Fixed cropping of dropdown menus when creating new organizations/departments/products.
  • Unauthorized users can no longer attempt to drag and drop reorder measurements.

Security

  • Fixed an XSS issue with the rendering of tooltips.
  • Updated dependencies.