Release of February 2025
February 27th, 2025
Enhancements
Organization page
-
The members table has a new "last seen" field, showing a date & time of the last time the member logged in to Bright (either via the UI or by using a user API key).
Note: The data is shown for logins that happened on or after February 18th. Users with "-" haven't logged in since the feature was rolled out.
Bright-CLI
- v13.1.0:
- Added a
discovery:polling
command to poll the discovery status from the CLI (Polling a Discovery). - Descriptive errors were added.
- Added a
Under-the-hood improvements
- Increasing crawler coverage.
- Crawler and Scanning speed improvements.
Upcoming breaking changes
Organization Members
- Starting March 4th, we will make a change to the "Get all members (v1)" API - and will restrict it to return only the first 1000 members.
Please plan to move to its v2 version which supports pulling all members by using pagination.