Skip to content

Commit a264edb

Browse files
Bump to version to 1.7.0
1 parent b3a3af0 commit a264edb

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,33 @@
22

33
All notable changes to the HubSpot VS Code extension will be documented in this file.
44

5+
## [1.7.0]
6+
7+
### Major Changes
8+
9+
- Major code reorganization: restructured project layout for better maintainability
10+
- Updated to handle `@hubspot/local-dev-lib` latest changes
11+
- Migrated from npm to yarn for dependency management
12+
13+
### Features
14+
15+
- Added "Get Started" link for project development in the extension UI
16+
- Improved feedback form formatting with better styling and theme color support
17+
- Enabled editor parameter hints by default for better developer experience
18+
19+
### Improvements
20+
21+
- Fixed and improved HubL auto-detection functionality
22+
- Enhanced HubL syntax highlighting, including fixes for HubL in comments
23+
- Removed environment information from tooltips for cleaner UI
24+
- Updated HubL snippets with latest definitions
25+
26+
### Bug Fixes
27+
28+
- Fixed local config validation issues
29+
- Fixed syntax highlighting for HubL code in comments
30+
- Fixed typo in codebase
31+
532
## [1.3.2]
633

734
- Fix to telemetry

0 commit comments

Comments
 (0)