Skip to content

Commit

Permalink
🔖 Version 1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yoavst committed Jul 18, 2024
1 parent bd7df3c commit d5654fd
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.14.0
1.15.0

0 comments on commit d5654fd

Please sign in to comment.