Release notes CodeNOW 6.8
Feature updates and improvements in CodeNOW 6.8 release.

Overview
CodeNOW version 6.8 introduced several significant enhancements focused on improving CI/CD workflows and providing better visibility into application activity.
Key Features
Merge/Pull Request Notifications
The platform now displays all active merge and pull requests within the CodeNOW portal. Component dashboards include a dedicated Merge Requests card, while the portal header shows notifications for pending requests requiring user action.
NuGet Repository Support
Account owners and administrators can now link private remote NuGet repositories to their CodeNOW accounts. These repositories are automatically utilized by all pipelines containing NuGet build tools for dependency resolution.
Application Activity Logging
This new report mirrors the user activity log structure but tracks application-level changes instead. It provides comprehensive logging of application-specific activities throughout the platform.
CSV Export Capabilities
Users can download CSV reports of both user and application activity logs for specified time periods, enabling custom reporting and analysis on the customer side.
Custom CI Pipeline Support
Developers can now define custom CI pipelines for individual application components. Pipelines defined in Git repositories are automatically deployed to the runtime environment, allowing users to select them within application component configurations.
Impact
These enhancements streamline development workflows by centralizing merge request management, improving build process flexibility, and providing better operational transparency through comprehensive activity logging.
Written by CodeNOW


