Changelog
Follow up on the latest improvements and updates.
RSS
🏗️ NEW: Serverless Architecture Visualization
Discover and visualize your serverless infrastructure with our brand-new dedicated serverless architecture page! See how your Lambda functions, API Gateway, DynamoDB, S3 buckets, SQS, SNS, and EventBridge components actually connect through intelligent connection discovery.

🛒 AWS Marketplace Integration
VizCon is now officially available on AWS Marketplace, making it easier than ever to get started. Streamline your procurement process and leverage your existing AWS billing relationship.

👁️ Enhanced Network Visualization Control
Take full control of your network diagrams with our new toggle feature that lets you selectively show or hide:
- AWS Resources (EC2 instances, RDS, Lambda, etc.)
- Route Tables and routing information
This gives you the flexibility to focus on exactly what matters most for your current analysis.

🎨 UI/UX Improvements
- Refreshed frontend interface for better user experience
- Improved navigation and visual clarity
- More intuitive controls and interactions
⚡ Performance Enhancements
- Faster Multi-Account Crawling: Significantly improved backend performance when discovering resources across multiple AWS accounts and regions
- High-Definition Network Exports: Export your network diagrams in crystal-clear quality with improved diagram fitting
- Optimized Resource Discovery: Enhanced crawling algorithms for better speed and reliability
🔧 Technical Improvements
- Backend Architecture: Extensive code refactoring for improved maintainability and performance
- Export Quality: Fixed diagram fitting issues and enhanced export resolution
Multi-Region Support: Better handling of complex multi-account, multi-region AWS environments
- Enhanced IAM Permissions: Updated cross-account roles with new permissions for comprehensive serverless resource discovery
- Route tables in network view : show subnets' associated route tables in network view, without need to open route table view.

- New graph filter : include or exclude specific nodes to refine your graph

new
improved
Customize user experience
- New settings page : edit regions to enabled and the default one
- Notification popup moved to top right position

- Add option to show network interfaces associated to security groups

Add security findings highlight :
- VPC default security groups should not allow inbound or outbound traffic
- Security groups should not allow ingress from 0.0.0.0/0 or ::/0 to port 22
- Security groups should not allow ingress from 0.0.0.0/0 or ::/0 to port 3389

improved
Graphs improvement
- fix center of view
- reduce font size to improve readability
- disable physics after drawing
- improve option bar spacing
improved
Fitview improvement
- Network diagram : increase zoom out for big diagram
- Graphes : improve fitview to occupy more space on screen
improved
new
Account setup enhancement
- add support for custom role name
- add support for external ID
- add support for credentials (access key id, secret access key and session token)