Skip to content

Commit 97daf40

Browse files
authored
v1.3.0 (#91)
1 parent 2e4b947 commit 97daf40

File tree

6 files changed

+269
-15
lines changed

6 files changed

+269
-15
lines changed

CHANGELOG.md

+14-9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## 1.3.0 — 22.06.2022
6+
57
### Added
68

79
- Full support for ktest benchmarks:
@@ -32,7 +34,10 @@
3234
- Function of determining that this is vkcom project, now it does not consider kphp-polyfills to be the right project to
3335
enable the plugin
3436
- Bug when, for third-party projects, when committing, the plugin tried to push changes on the server.
37+
- OpenSC path, now automatic collection of yubikey will work on Linux.
3538
- Problems with opening SSH tunnels.
39+
- Password saving when reset yubikey.
40+
- Bug, when updating the size in the call, the size in the link wasn't updated.
3641

3742
## 1.2.0 — 11.05.2022
3843

@@ -85,15 +90,15 @@ improvements and fixes.
8590
### Other improvements
8691

8792
- Improved file sync dialog;
88-
- Files are now displayed sorted (by state);
89-
- For files that are only in the local repository, added the ability to delete them;
90-
- Now the full path to the file is displayed starting from `~/`;
91-
- Now after clicking the button to download a file from the server, it will be started immediately, and not after
92-
closing the dialog;
93-
- Now if the file is located only locally or only on the server, when viewing its contents, it will be displayed in
94-
a simple viewer, and not in a diff viewer with two editors;
95-
- Fixed a bug when deleting a file from the list, the focus did not go to the next one, and it was necessary to
96-
select the file manually.
93+
- Files are now displayed sorted (by state);
94+
- For files that are only in the local repository, added the ability to delete them;
95+
- Now the full path to the file is displayed starting from `~/`;
96+
- Now after clicking the button to download a file from the server, it will be started immediately, and not after
97+
closing the dialog;
98+
- Now if the file is located only locally or only on the server, when viewing its contents, it will be displayed in
99+
a simple viewer, and not in a diff viewer with two editors;
100+
- Fixed a bug when deleting a file from the list, the focus did not go to the next one, and it was necessary to
101+
select the file manually.
97102

98103
### Fixed
99104

docs/faq.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ <h2 class="chapter__faq-title chapter__small-title">
9797
</h2>
9898
<p class="chapter__text chapter__faq-text">
9999
Да, можно, приходите в личные сообщения <a class="chapter__external-link" target="_blank"
100-
href="https://vk.com/petrmakhnev">petrmakhnev</a>
100+
href="https://vk.com/ide">petrmakhnev</a>
101101
или приходите в команду KPHP, обсудим внедрение вашего инструмента.
102102
</p>
103103
</div>
@@ -115,7 +115,7 @@ <h2 class="chapter__faq-title chapter__small-title">
115115
<br>
116116

117117
С этими логами приходите в личные сообщения <a class="chapter__external-link" target="_blank"
118-
href="https://vk.com/petrmakhnev">petrmakhnev</a>
118+
href="https://vk.com/ide">petrmakhnev</a>
119119
или в чатик PHPStorm, постараемся разобраться что пошло не так.
120120
</p>
121121
</div>

docs/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -834,7 +834,7 @@ <h2 class="chapter__medium-title">
834834

835835
<div class="chapter__block">
836836
<p class="chapter__text">
837-
Пишите в личные сообщения <a class="chapter__external-link" href="https://vk.com/petrmakhnev">petrmakhnev</a>
837+
Пишите в личные сообщения <a class="chapter__external-link" href="https://vk.com/ide">petrmakhnev</a>
838838
или приходите в команду KPHP.
839839
<br>
840840
Мы всегда рады новым идеям.

0 commit comments

Comments
 (0)