diff --git a/docs/api-guide/audit-log/README.mdx b/docs/api-guide/audit-log/README.mdx index a7c90acaa8..58ff15b639 100644 --- a/docs/api-guide/audit-log/README.mdx +++ b/docs/api-guide/audit-log/README.mdx @@ -2,7 +2,6 @@ description: Track what was performed, who did it, and the results pagination_prev: null pagination_next: null -unlisted: true --- # Audit Logging @@ -14,9 +13,9 @@ Clarifai's Audit Logging feature helps you monitor platform activities for bette With Audit Logging, you can assess the actions performed on users and their resources, track resource changes to identify potential security issues, and maintain comprehensive activity logs to meet regulatory requirements. -:::note +:::tip -To learn how to perform audit tracking via the UI, see [Teams & Logs](https://docs.clarifai.com/portal-guide/control-center/people-teams) within the Control Center. +To learn how to perform audit tracking via the UI, see [Teams & Logs](https://docs.clarifai.com/portal-guide/control-center/teams-logs/) within the Control Center. ::: diff --git a/docs/portal-guide/control-center/teams-logs.md b/docs/portal-guide/control-center/teams-logs.md index b7cbdeb4e6..aedd8f67c4 100644 --- a/docs/portal-guide/control-center/teams-logs.md +++ b/docs/portal-guide/control-center/teams-logs.md @@ -2,7 +2,6 @@ description: Gain insights into platform activities with enhanced visibility, security, and governance pagination_next: null sidebar_position: 3 -unlisted: true --- # Teams & Logs Tab diff --git a/docs/product-updates/changelog/release111.md b/docs/product-updates/changelog/release111.md new file mode 100644 index 0000000000..63b5fa1636 --- /dev/null +++ b/docs/product-updates/changelog/release111.md @@ -0,0 +1,60 @@ +--- +description: Changelog for Clarifai Release 11.1 +# For versioning, we use a negative position so that the oldest versions are displayed at the bottom. Any time you add a new version, increase the position by -1. +sidebar_position: -64 +pagination_next: null +pagination_prev: product-updates/changelog/release110 +draft: true +--- + +# Release 11.1 + +**Release Date:** February 4th, 2025 + +
+ +
+ +| New Feature | Improvement | Bug Fix | Enterprise Only | +| :---: | :---: | :---: | :---: | +| ![new-feature](/img/new_feature.jpg) |![improvement](/img/improvement.jpg) | ![bug](/img/bug.jpg) | ![enterprise](/img/enterprise.jpg) | + + +:::info Clarifai Product Roadmap + +We have a public roadmap that gives you a view of our upcoming plans and helps us gather your valuable feedback. You can explore the features we're considering, vote for the ones you want most, or submit new ideas. You can check it [here](https://portal.productboard.com/bd1rxfuyfbu6vqnmkva3mprx/tabs/1-under-consideration). + +::: + + +## Audit Logging + +|Status |Change |Details | +|--------------------------------------|------------------------|---------------------------| +|![new-feature](/img/new_feature.jpg) | Clarifai's Audit Logging feature helps you monitor platform activities for better visibility, security, and governance. It captures detailed logs of operations so you can know what was done, who did it, and the results. | | + +## New Published Models + +|Status |Change |Details | +|--------------------------------------|------------------------|---------------------------| +| ![new-feature](/img/new_feature.jpg) | Published new models | | + +## Platform Improvements + +|Status |Change |Details | +|--------------------------------------|------------------------|---------------------------| +| ![improvement](/img/improvement.jpg) | Made platform improvements | | + +## Control Center + +|Status |Change |Details | +|--------------------------------------|------------------------|---------------------------| +| ![improvement](/img/improvement.jpg) |Made improvements to the [Control Center](https://docs.clarifai.com/portal-guide/control-center/) | | +| ![bug](/img/bug.jpg) | Fixed bugs in the Control Center | | + +## Python SDK + +|Status |Change |Details | +|--------------------------------------|------------------------|---------------------------| +| ![improvement](/img/improvement.jpg) | Made improvements to the Python SDK

_Learn more about them [here](https://github.com/Clarifai/clarifai-python/blob/master/CHANGELOG.md)_. | | + diff --git a/static/img/community/control-center/teams_logs_4.png b/static/img/community/control-center/teams_logs_4.png index f40615f806..c144b2d46e 100644 Binary files a/static/img/community/control-center/teams_logs_4.png and b/static/img/community/control-center/teams_logs_4.png differ