Skip to content

Commit

Permalink
Update changelog: correctly open links without .textContent
Browse files Browse the repository at this point in the history
  • Loading branch information
Infocatcher committed Mar 14, 2021
1 parent efa768f commit e95d51f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions changelog-ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
`*` – улучшено<br>

##### master/HEAD
`x` Исправлено открытие ссылок без `.textContent`, например, с изображением вместо текста ссылки (ошибка в реализации открытия в выгруженных вкладках, см. <a href="https://github.com/Infocatcher/Right_Links_WE/issues/22">#22</a>).<br>

##### 0.5b11 (2021-03-14)
`x` Исправлены настройки по умолчанию (ошибочно изменены в процессе реализации открытия в выгруженных вкладках, см. <a href="https://github.com/Infocatcher/Right_Links_WE/issues/22">#22</a>).<br>
`+` Добавлен разделитель между настройками долгого левой клика левой и правой кнопкой мыши (только если существует встроенный пункт «Управление расширением»).<br>
Expand Down
2 changes: 2 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
`*` – improved<br>

##### master/HEAD
`x` Correctly open links without `.textContent`, e.g. with image instead of link text (bug in discarded tab implementation, see <a href="https://github.com/Infocatcher/Right_Links_WE/issues/22">#22</a>).<br>

##### 0.5b11 (2021-03-14)
`x` Fixed default options (changed by mistake in discarded tab implementation, see <a href="https://github.com/Infocatcher/Right_Links_WE/issues/22">#22</a>).<br>
`+` Added separator between long left- and right-click options (only if exists built-in “Manage Extension” menu item).<br>
Expand Down

0 comments on commit e95d51f

Please sign in to comment.