Skip to content

Commit

Permalink
Update changelog: #152
Browse files Browse the repository at this point in the history
  • Loading branch information
Infocatcher committed Jun 28, 2014
1 parent eb2940b commit 8282ed9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions changelog-ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
`*` Обновлена вьетнамская локаль (vi), спасибо <a href="https://github.com/leof36">Leof36</a>.<br>
`x` Исправлен протокол «private» в Firefox 20 и 21 (<a href="https://github.com/Infocatcher/Private_Tab/issues/150">#150</a>).<br>
`*` Увеличена <a href="https://developer.mozilla.org/en-US/Add-ons/Install_Manifests#iconURL">иконка расширения, отображающаяся в управлении дополнениями</a>: теперь используется 48×48px вместо 32×32px.<br>
`x` Исправлено определение пустых вкладок в Firefox 33 (не пустые вкладки некорректно определялись как пустые и становились не приватными) (<a href="https://github.com/Infocatcher/Private_Tab/issues/152">#152</a>).<br>

##### 0.1.7.2 (2014-05-18)
`*` Добавлена возможность использовать простые ссылки вида private:example.com, префикс `http://` будет автоматически добавлен ко всем ссылкам без протокола.<br>
Expand Down
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
`*` Updated Vietnamese locale (vi), thanks to <a href="https://github.com/leof36">Leof36</a>.<br>
`x` Fixed “private” protocol in Firefox 20 and 21 (<a href="https://github.com/Infocatcher/Private_Tab/issues/150">#150</a>).<br>
`*` Enlarged <a href="https://developer.mozilla.org/en-US/Add-ons/Install_Manifests#iconURL">extension icon for Add-on Manager</a>: now used 48×48px instead of 32×32px.<br>
`x` Fixed detection of emty tabs in Firefox 33 (non-empty tabs was wrongly detected as empty and becomes non-private) (<a href="https://github.com/Infocatcher/Private_Tab/issues/152">#152</a>).<br>

##### 0.1.7.2 (2014-05-18)
`*` Added ability to use simple links like private:example.com, `http://` prefix will be added automatically to all links without protocol.<br>
Expand Down

0 comments on commit 8282ed9

Please sign in to comment.