Version 1.0.17

(published 1/29/2025)

Changes:

  • Improved visibility of components for managing actions and notifications in the DLP rule builder.

  • Disabled the ability to change the view orientation in the DLP rule creation container.

  • Fixed logic for displaying the “Actions” column in tables – it does not appear when there are no available actions.

  • Removed unnecessary logs from the console (console.log).

  • Fixes in device and computer summary views – improved data and visual consistency.

  • Improved client registration handling and waiting for API server response (added sleep function).

  • Updated dependencies – migrated to Svelte 5.18.0 and removed obsolete SCSS imports.

  • TypeScript type fixes and vite handling in development mode (npm run dev).

  • Cleaned up layout and login screen – eliminated Svelte 5 compatibility warnings.


New features:

DLP rules table:

  • Added ability to add, edit, archive, and toggle activity of DLP rules directly from the table.

  • The table now shows current DLP rule and policy data.

DLP rule builder:

  • Introduced ability to enable/disable triggers, actions, and notifications.

  • Added management of triggers and notifications and an action selection dialog.

  • Created a component to define risk level (slider).

  • Added ability to edit the rule name.

  • Implemented automatic redirect to the appropriate tab after clicking the “Add rule” button.

Other:

  • New component for inserting parameters into text fields.

  • Added a compact view with quick-add buttons for policy/DLP rule.

Last updated

Was this helpful?