norn-cli 1.5.1 → 1.5.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3,7 +3,7 @@
3
3
  "urls": {
4
4
  "https://petstore.swagger.io/v2/swagger.json": {
5
5
  "baseUrl": "https://petstore.swagger.io/v2",
6
- "fetchedAt": "2026-02-28T11:28:13.549Z",
6
+ "fetchedAt": "2026-02-28T21:26:57.174Z",
7
7
  "schemas": [
8
8
  {
9
9
  "operationId": "AddPet",
package/CHANGELOG.md CHANGED
@@ -2,6 +2,17 @@
2
2
 
3
3
  All notable changes to the "Norn" extension will be documented in this file.
4
4
 
5
+ ## [1.5.2] - 2026-02-28
6
+
7
+ ### Improved
8
+ - **Premium Aurora UI Design**:
9
+ - Updated Home sidebar with aurora gradient welcome card, styled file type pills, and resource links.
10
+ - Updated response panels with aurora-styled headers, status badges, and tabbed navigation.
11
+ - Updated assertion failure details with gradient backgrounds and styled error highlighting.
12
+ - Updated API Coverage panel with gradient headers, progress bars, and styled endpoint sections.
13
+ - Updated Contract Report panel with gradient summary cards and styled issue lists.
14
+ - Added consistent 3D-style colored icons for print, script, timer, and sequence group steps.
15
+
5
16
  ## [1.5.1] - 2026-02-28
6
17
 
7
18
  ### Improved
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "norn-cli",
3
3
  "displayName": "Norn - REST Client",
4
4
  "description": "A powerful REST client for making HTTP requests with sequences, variables, scripts, and cookie support",
5
- "version": "1.5.1",
5
+ "version": "1.5.2",
6
6
  "publisher": "Norn-PeterKrustanov",
7
7
  "author": {
8
8
  "name": "Peter Krastanov"