Skip to content

Commit af51e7b

Browse files
committed
chore: Release v0.3.4
Maintenance: Legal & Licensing: - Updated EULA to version 1.3 (https://github.com/GraphLens/graphlens/blob/main/LICENSE.txt), assigning IP rights to Synergy Spectrum Labs LLC, and renamed the file to `LICENSE.txt` - Refined Copyright notices and applied trademark symbols (™) Documentation: - Rearranged badges in `README.md`, added the "Commercial Use – Free" badge, and removed retired VS Code Marketplace dynamic badges - Updated internal links to reflect the new license files - Renamed the main logo file for better consistency
1 parent 4fbc914 commit af51e7b

11 files changed

Lines changed: 95 additions & 86 deletions

File tree

.github/ISSUE_TEMPLATE/BUG_REPORT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Bug Report 🐛
3-
about: Report a bug to help improve GraphLens
3+
about: Report a bug to help improve GraphLens
44
title: '[BUG] '
55
labels: bug
66
assignees: ''

.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Feature Request 💡
3-
about: Suggest an idea for GraphLens
3+
about: Suggest an idea for GraphLens
44
title: '[FEAT] '
55
labels: enhancement
66
assignees: ''

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,24 @@
11
# Change Log
22

3-
All notable changes to the **GraphLens** extension will be documented in this file.
3+
All notable changes to the **GraphLens** extension will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77

8+
## [0.3.4] - 2026-04-18
9+
10+
### Maintenance
11+
12+
#### Legal & Licensing
13+
- Updated EULA to [version 1.3](./LICENSE.txt), assigning IP rights to Synergy Spectrum Labs LLC, and renamed the file to `LICENSE.txt`
14+
- Refined Copyright notices and applied trademark symbols (™)
15+
16+
#### Documentation
17+
- Rearranged badges in `README.md`, added the "Commercial Use – Free" badge, and removed retired VS Code Marketplace dynamic badges
18+
- Updated internal links to reflect the new license files
19+
- Renamed the main logo file for better consistency
20+
21+
822
## [0.3.3] - 2026-03-28
923

1024
### Features

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
First off, thank you for using GraphLens and for taking the time to contribute to the WebDev community! 🙏🎉
44

5-
**GraphLens is proprietary closed-source software.**
5+
**GraphLens is proprietary closed-source software.**
66
While the source code of the extension is not available for public modification, we highly value the feedback, bug reports, and feature requests from our users to help shape the future of the product.
77

88
This repository is primarily used for **documentation** and **issue tracking**.

LICENSE

Lines changed: 0 additions & 49 deletions
This file was deleted.

LICENSE.txt

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
GRAPHLENS™ END-USER LICENSE AGREEMENT (EULA)
2+
3+
Version 1.3, April 2026
4+
5+
Copyright © 2025–2026 Synergy Spectrum Labs LLC. All rights reserved.
6+
7+
8+
This End-User License Agreement (this "Agreement") is a legal contract between Synergy Spectrum Labs LLC ("Licensor") and you (either an individual or a single entity) regarding the "GraphLens™" software extension ("Software").
9+
10+
11+
1. GRANT OF LICENSE
12+
13+
Subject to the terms of this Agreement, the Licensor grants you a non-exclusive, non-transferable, revocable license to download, install, and use the Software for personal, educational, and commercial purposes free of charge.
14+
15+
For the purposes of this Agreement, the Software is officially distributed via authorized publisher accounts operating under the name "GraphLens". These official distribution channels include the Visual Studio Marketplace, the Open VSX Registry, and other platforms explicitly authorized by the Licensor.
16+
17+
The Licensor reserves the right to introduce premium features, advanced modules, or commercial versions of the Software subject to separate license terms or fees in future updates.
18+
19+
You may use this Software to analyze proprietary and commercial codebases. The visual output generated by the Software (graphs, tree views, visualizations) belongs to you exclusively.
20+
21+
22+
2. RESTRICTIONS
23+
24+
You may not, and you may not permit others to:
25+
(a) Decompile, reverse engineer, disassemble, or attempt to derive the source code of the Software.
26+
(b) Modify, adapt, translate, or create derivative works based on the Software.
27+
(c) Access, extract, or scrape data, proprietary models, or internal structures generated by the Software through automated means, APIs, or other programmatic methods not explicitly authorized by the documentation.
28+
(d) Rent, lease, lend, sell, redistribute, or sublicense the Software or any portion thereof.
29+
(e) Remove or alter any copyright, trademark, or other proprietary notices from the Software.
30+
31+
32+
3. PROPRIETARY RIGHTS
33+
34+
The Software is licensed, not sold. The Licensor retains all right, title, and interest in and to the Software, including all intellectual property rights therein.
35+
36+
37+
4. AUTOMATIC UPDATES
38+
39+
The Software functions within your supported host environment (e.g., Visual Studio Code or compatible editors), which may automatically download and install updates to the Software. You agree to receive such updates (including bug fixes, patches, enhanced functions, and new versions) as part of your use of the Software. These updates are subject to the terms of this Agreement, unless accompanied by a separate license agreement.
40+
41+
42+
5. DATA PRIVACY
43+
44+
The Software functions locally within your host environment. The Licensor does not collect, store, or transmit any personal data or source code from your workstation.
45+
46+
47+
6. DISCLAIMER OF WARRANTY
48+
49+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE LICENSOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
50+
51+
52+
7. TERMINATION
53+
54+
This license is effective until terminated. Your rights under this license will terminate automatically without notice if you fail to comply with any of its terms. Upon termination, you must cease all use of the Software and destroy all copies.

0 commit comments

Comments
 (0)