Skip to content

Releases: GraphLens/graphlens

v0.2.3

15 Feb 22:03

Choose a tag to compare

Features

Core Stability & Performance

  • Implemented skipping logic for specific elements and interpolations
  • Implemented namespace processing and filtering
  • Enhanced single-line element parsing accuracy
  • Optimized standard elements filtering
  • Set implicitly "extensionKind" to ["workspace"] to ensure compatibility with Cloud IDEs

Documentation

Updated README

  • Added badges for Open VSX Virification, VirusTotal scanning, and GitHub Discussions
  • Added badge for Total downloads and installs metric
  • Moved additional badges to a dropdown in the badges section

Security Verification

✓ 0/64 detections – VirusTotal Scan Report

  • File: GraphLens.graphlens-0.2.3.vsix
  • SHA-256: 514b414e63a191987a79fc0eaa6cc1fc99a3b63421a0d5c7de3f045af05e6542

Installation

  • Download and install this version manually using the .vsix file attached below OR
  • Get the latest version from the VS Code Marketplace

Install from VS Code Marketplace

v0.2.2

06 Feb 19:58

Choose a tag to compare

Features

UI/UX

  • Added global Refresh button in the WebView
    It's a button with standard Refresh functionality for currently open project. The previous button remains on the "General info" tab, but will be removed in the future releases.
  • Improved styling of the home button in the graph toolbar

Check the screenshot below:

📸 Global Refresh button Content projections example

The new Refresh button is located at the top-left corner aligned with the other tab buttons

Documentation

Updated README

  • Added badge for Open VSX Registry downloads metric
  • Improved English grammar

Maintenance & SEO

  • Added QnA link
  • Updated extension manifest with new keywords for better discovery
  • Updated Git repository and homepage links

Security Verification

✓ 0/64 detections – VirusTotal Scan Report

  • File: GraphLens.graphlens-0.2.2.vsix
  • SHA-256: 11801d1ac1dacfd6b707dff71b06c68dcf3ba962af6c956e5bbc5855fd63e4f1

Installation

  • Download and install this version manually using the .vsix file attached below OR
  • Get the latest version from the VS Code Marketplace

v0.2.1

31 Jan 20:35

Choose a tag to compare

Localization

  • Improved English terminology and grammar

Documentation

Updated README

  • Added Quick Start Guide links
  • Added new repository status badges for GitHub last commit, issues, and downloads metrics
  • Improved badges for VS Code Marketplace metrics

Security Verification

✓ 0/64 detections – VirusTotal Scan Report

  • File: GraphLens.graphlens-0.2.1.vsix
  • SHA-256: ee844be7c14806c01268a76fa267f36dafd72ebcb9a9caf2616f817604c72dd6

✓ 0/63 detections – VirusTotal Scan Report

  • File: GraphLens.Quick.Start.Guide.pdf
  • SHA-256: 6cf8a63aac8c74a22b68ddc9f8089dbf33a8aca120261995b920b981f16b8bc9

Installation

  • Download and install this version manually using the .vsix file attached below OR
  • Get the latest version from the VS Code Marketplace

v0.2.0 – New Visualization Update

28 Jan 21:47

Choose a tag to compare

🎉 New Visualization Update

Original release date: January 25, 2026

Features

Core

  • Support for component content projection
  • Enhanced component selector matching strategy

Visualization & UI/UX

  • Visualization of content projections as dashed lines on the Component Tree graph
  • Display of content projections in the Structure Tree view
  • Popover menus with individual layout/connection settings and legends for each graph panel
  • Redesigned Toolbar: moved algorithm settings to a new Graph Settings popover component

Check the example below:

📸 Content projections example Content projections example
  • 1 – Connections representing component content projections
  • 2 – Toggle switch for visualizing content projections with legends
  • 3 – Layers & Connections button in Toolbar; also controls external entities visibility and includes other options for Navigation Map graph
  • 4 – Graph settings button, currently contains only layout algorithm settings

Fixes

  • Improved code fragment slicing to correctly handle self-closing tags and comments in templates
  • Fixed parsing for HTML and JSON code fragments without a trailing newline

Chores

  • Deactivated seasonal holiday atmosphere and preserved for future use

Documentation

Updated README and LICENSE

  • Added new badges for GitHub stars and VS Code Marketplace metrics
  • Added feedback and contribution links in the Updates section
  • Updated Current Limitations section regarding Content projection and Directive support
  • Updated LICENSE and Copyright years range

Security Verification

✓ 0/64 detections – VirusTotal Scan Report

  • File: GraphLens.graphlens-0.2.0.vsix
  • SHA-256: 58ac2dc574b636c4d7be81c7e209897c543288ea33a7f97f512befa853c04ebc

Installation

  • Download and install this version manually using the .vsix file attached below OR
  • Get the latest version from the VS Code Marketplace

v0.1.10

28 Jan 21:44

Choose a tag to compare

Original release date: January 18, 2026

Fixes

Template Parser

  • Expanded and updated attribute parsing to fully support namespaces and property access syntax.
  • Implemented case-insensitive element matching for more reliable component detection.

Installation

Download and install this version manually using the .vsix file attached below OR get the latest version from the VS Code Marketplace

v0.1.9

28 Jan 21:44

Choose a tag to compare

Original release date: January 12, 2026

Documentation

Updated README

  • Added Roadmap links

Demo

UI Improvements

  • Updated demo page titles in index.html files

Installation

Download and install this version manually using the .vsix file attached below OR get the latest version from the VS Code Marketplace

v0.1.8

28 Jan 21:43

Choose a tag to compare

Original release date: January 6, 2026

Fixes & Improvements

Enhanced processing of application config

  • Added safeguard and warning notification for application project configurations with no architect, architect.build or architect.build.options properties in the angular.json (#2)
  • Improved other config safeguards
  • Added notification for case of missing HTML entry point
  • Improved readability of notification messages

Documentation

Updated README

  • Enhanced and simplified the "Disclaimer" section
  • Clarified the "Current Limitations" section by adding "Configurations" entry
  • Refined descriptions for "Project Types", "Monorepos", and "Frameworks"

Installation

Download and install this version manually using the .vsix file attached below OR get the latest version from the VS Code Marketplace

v0.1.7

28 Jan 21:42

Choose a tag to compare

Original release date: January 4, 2026

Documentation

Updated README

  • Refined the "Definition & Purpose", "Features" and "TypeScript Language Server" sections for better clarity and readability.
  • Added "FAQ" and "Notes & Terminology" sections.

Updated project governance files

  • Refined GitHub Issue templates.

Documentation (Unreleased)

Original release date: January 3, 2026

  • Added contribution guidelines CONTRIBUTING.md.
  • Added GitHub Issue Templates BUG_REPORT.md and FEATURE_REQUEST.md.

Installation

Download and install this version manually using the .vsix file attached below OR get the latest version from the VS Code Marketplace

v0.1.6

28 Jan 21:37

Choose a tag to compare

Original release date: January 3, 2026

Documentation

Updated README

  • Added interactive Marketplace badges of installs and rating, and added links to all badges.
  • Updated top links for better readability.
  • Added a link to "Current limitations" in the "Disclaimer" section.
  • Refined the "Current limitations" list for better clarity and readability.

Installation

Download and install this version manually using the .vsix file attached below OR get the latest version from the VS Code Marketplace

v0.1.5 – New Year Release

28 Jan 21:32

Choose a tag to compare

New Year Release 🎄❄️✨

Original release date: December 31, 2025

Holiday Atmosphere in the WebView

  • Added New Year decorations and animations: garlands, falling snow, and Santa hats on root nodes. To enable these features check the "General info" panel.
  • Internal improvements for better UX.

Core & Architecture

  • Implemented bidirectional communication to persist settings between the Extension and WebView

Installation

Download and install this version manually using the .vsix file attached below OR get the latest version from the VS Code Marketplace