You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+19-1Lines changed: 19 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,24 @@
1
1
# Changelog
2
2
3
-
## [2.0.358] - 2024-06-28
3
+
## [2.0.359] - 2024-07-10
4
+
5
+
- api performance issue event Closes #2245 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2246
6
+
- dispose some jcef components by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2247
7
+
- Stateless schema handler factory and register only one instance per jcef type Closes #2248 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2251
8
+
- migrate-startup-activity-to-project-activity Closes #1865 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2252
9
+
- ignore-AlreadyDisposedException Closes #2244 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2253
10
+
- upgrade to beta8 and remove kotlin plugin workaround by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2254
11
+
- Refactor navigation by @kshmidt-digma in https://github.com/digma-ai/digma-intellij-plugin/pull/2237
12
+
- collect-docker-container-logs Closes #2236 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2255
13
+
- make newEnv in environmentChanged nullable Closes #2257 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2259
14
+
- make-codeLocation-nullable Closes #2264 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2265
15
+
- fix typo by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2267
16
+
- fix typo by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2268
17
+
- fix-error-in-242 Closes #2271 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2272
18
+
- UI error support by @shaykeren in https://github.com/digma-ai/digma-intellij-plugin/pull/2279
19
+
- Feature/issues filtering by @opoliarush in https://github.com/digma-ai/digma-intellij-plugin/pull/2273
20
+
21
+
## 2.0.358 - 2024-06-28
4
22
5
23
- update-build-profile-18034-EAP by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2235
6
24
- update eap profile by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2238
0 commit comments