Skip to content

Commit 79451ba

Browse files
committed
Release notes for 1.3.7
1 parent 907bc97 commit 79451ba

File tree

1 file changed

+81
-0
lines changed

1 file changed

+81
-0
lines changed

RELEASE_NOTES.md

+81
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,87 @@
22

33
This page describes the noteworthy improvements provided by each release of Eclipse Wild Web Developer.
44

5+
## 1.3.7
6+
7+
* 📅 Release Date: August 28th, 2024
8+
* All changes: https://github.com/eclipse/wildwebdeveloper/compare/1.3.6...1.3.7
9+
10+
#### Editing improvements
11+
12+
* Bugfix for XMLLanguageServer process to properly inherit user.name and user.home
13+
14+
#### Dependencies update
15+
16+
* Update commons-compress to 1.27.1
17+
* Use the latest YAML Language Server v.1.15.0
18+
* Use the latest Vue.js LS v.2.0.22
19+
* Use the latest TypeScript LS v.4.5.3
20+
* Use LemMinX v.0.28.0 ⚠️ Your lemminx extensions registered to Wild Web Developer may be incompatible if they were built against an older version of LemMinX ⚠️
21+
* Use the latest VSCode extensions v.1.92.0 for CSS/HTML/JSON editing
22+
* Embed latest Node.js to v.20.16.0 LTS
23+
* Use the latest Angular LS v.18.2.0
24+
* Other dependency updates
25+
26+
## 1.3.6
27+
28+
* 📅 Release Date: May 28th, 2024
29+
* All changes: https://github.com/eclipse/wildwebdeveloper/compare/1.3.5...1.3.6
30+
31+
#### Editing improvements
32+
33+
* Bugfix: Ensure that the update site contains org.apache.commons.lang3
34+
* Bugfix: Explicit close in AutoCloseable
35+
* Bugfix: Enable PGP signing in Jenkinsfile
36+
37+
#### Dependencies update
38+
39+
* Update commons-compress to 1.26.2
40+
* Other dependency updates
41+
42+
## 1.3.5
43+
44+
* 📅 Release Date: May 23th, 2024
45+
* All changes: https://github.com/eclipse/wildwebdeveloper/compare/1.3.4...1.3.5
46+
47+
#### Editing improvements
48+
49+
* Make Status creation and logging less verbose
50+
* Switch CSS/LESS/SCSS to TM4E grammar/language config
51+
* Use XML grammar from TM4E
52+
53+
#### Dependencies update
54+
55+
* Require LSP4E v.0.18.9
56+
* Use the latest VSCode extensions v.1.89.0 for CSS/HTML/JSON editing
57+
* Use the latest Angular LS v.17.3.2
58+
* Embed latest Node.js to v.20.13.1 LTS
59+
* Use the latest Vue.js LS v.2.0.19
60+
* Other dependency updates
61+
62+
## 1.3.4
63+
64+
* 📅 Release Date: May 6t, 2024
65+
* All changes: https://github.com/eclipse/wildwebdeveloper/compare/1.3.3...1.3.4
66+
67+
#### Editing improvements
68+
69+
* Allow configuring directory of ESLint package by @PyvesB in #1412
70+
* Bugfix for preferences layout
71+
* Bugfix for wrong path to tsserver
72+
* Include newer snakeyaml (from TM4E repo)
73+
* Move to Java 21 by @akurtakov in #1495
74+
* Enable prototype for launch configs
75+
76+
#### Dependencies update
77+
78+
* Use the latest Vue.js LS v.1.8.27
79+
* Use the latest VSCode ESLint extension v.2.4.4
80+
* Use the latest VSCode extensions v.1.86.0 for CSS/HTML/JSON editing
81+
* Use the latest Angular LS v.17.3.1
82+
* Embed latest Node.js to v.20.12.1 LTS
83+
* Update commons-compress to 1.26.1
84+
* Other dependency updates
85+
586
## 1.3.3
687

788
* 📅 Release Date: November 21th, 2023

0 commit comments

Comments
 (0)