From d5654fd5cd34caac6030da483d9edd77c9c59a0e Mon Sep 17 00:00:00 2001 From: Yoav Sternberg Date: Thu, 18 Jul 2024 21:37:29 +0300 Subject: [PATCH] :bookmark: Version 1.15.0 --- CHANGELOG.md | 22 ++++++++++++++++++++++ version.txt | 2 +- 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dcae056..2f71168 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,25 @@ +## 1.15.0 + +### Jetbrains + +- [Feature] Merge all jetbrains plugins to one plugin +- [Feature] Support xrefs for clion plugin +- [Feature] Support PHPStorm and PHP plugin + +## Web + +- [Feature] Add domain mode - will try to suggest connection url based on the server url +- [Feature] Remember last connected url +- [Bug] Add missing undo for swap edge + +## Chrome extension + +- [Feature] Remember last connected url + +### Jeb + +- [Bug] Fix makefile bug in copying jeb script headers. + ## 1.14.0 ### Chrome extension diff --git a/version.txt b/version.txt index cd99d38..d19d089 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.14.0 \ No newline at end of file +1.15.0 \ No newline at end of file