Skip to content

Commit

Permalink
Bump version to 0.2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Infocatcher committed Jan 21, 2017
1 parent aed4f6b commit 7efde44
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions changelog-ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
`*` - улучшено<br>

##### master/HEAD
##### 0.2.1.1 (2017-01-21)
`x` Исправлено обновление заголовка и внешнего вида окна при переключении приватности активной не мультипроцессной вкладки (восстановлении не мультипроцессной приватной вкладки) в Firefox 51+ (<a href="https://github.com/Infocatcher/Private_Tab/issues/237">#237</a>, <a href="https://github.com/Infocatcher/Private_Tab/issues/239">#239</a>).<br>
`x` При отключении расширения закрытые приватные вкладки теперь не сохраняются в списке для восстановления (<em>extensions.privateTab.rememberOwnerTab</em> = true).<br>
`x` Подкорректировано переключение приватности уже открытых вкладок в Firefox 51+: теперь используется более надежный способ ожидания асинхронного клонирования вкладки (<a href="https://github.com/Infocatcher/Private_Tab/issues/237">#237</a>).<br>
Expand Down
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
`*` - improved<br>

##### master/HEAD
##### 0.2.1.1 (2017-01-21)
`x` Correctly update window title and style, if toggled private state of selected non-remote tab (restored non-remote private tab) in Firefox 51+ (<a href="https://github.com/Infocatcher/Private_Tab/issues/237">#237</a>, <a href="https://github.com/Infocatcher/Private_Tab/issues/239">#239</a>).<br>
`x` Don't save closed private tabs in undo close history after extension disabling (<em>extensions.privateTab.rememberOwnerTab</em> = true).<br>
`x` Correctly toggle private state of already opened tabs in Firefox 51+: now used more robust way to wait for asynchronous tab duplication (<a href="https://github.com/Infocatcher/Private_Tab/issues/237">#237</a>).<br>
Expand Down
2 changes: 1 addition & 1 deletion install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<em:bootstrap>true</em:bootstrap>
<em:multiprocessCompatible>true</em:multiprocessCompatible>
<em:name>Private Tab</em:name>
<em:version>0.2.1</em:version>
<em:version>0.2.1.1</em:version>
<em:description>Adds private tabs</em:description>
<em:creator>Infocatcher</em:creator>
<em:updateURL>http://infocatcher.ucoz.net/ext/fx/private_tab/update.rdf</em:updateURL>
Expand Down

0 comments on commit 7efde44

Please sign in to comment.