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
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,14 @@
1
1
# Changelog
2
2
3
-
## [2.0.373] - 2024-08-18
3
+
## [2.0.374] - 2024-08-20
4
+
5
+
- update build profiles by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2415
6
+
- enable auth debug in development by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2417
7
+
- change trigger field name by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2419
8
+
- fix first time connection established event by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2420
9
+
- improve auto refresh job by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2421
10
+
11
+
## 2.0.373 - 2024-08-18
4
12
5
13
- prevent parallel and multiple engine installation and start Closes #2410 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2411
6
14
- remove refresh events Closes #2413 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2414
0 commit comments