Skip to content

Commit

Permalink
Final 5.1.5 release changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mastef committed Apr 26, 2020
1 parent d6b1266 commit 005a6f3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
5.1.5
=====
- Feature: Changing the name of a window will set change the windows' title in Firefox as well
- Dark mode has now dark input fields, to ease the eye strain
- Slight design and color adjustments
- Fix: Clicking on a window/tab would not focus it properly in Firefox
- Fix: Rendering fixes in Firefox for vertical scrolling
- Fix: Properly close title/color popup after pressing enter/escape ( instead of closing the TMP popup )
- Fix: When selecting a tab in dark mode, the text was unreadable
- Fix: Changed the way how tabs are counted - sometimes it was possible to open more tabs per window than allowed
- Fix: When hovering in Firefox, the window help text would not be displayed in the top

5.1.4
=====
Expand Down
5 changes: 4 additions & 1 deletion changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,15 @@ <h3>Here's what's new since the last time</h3>

<h3>5.1.5</h3>
<ul>
<li>Feature: Changing the name of a window will set change the windows' title in Firefox as well
<li>Feature: Changing the name of a window will set change the windows' title in Firefox as well</li>
<li>Dark mode has now dark input fields, to ease the eye strain</li>
<li>Slight design and color adjustments</li>
<li>Fix: Clicking on a window/tab would not focus it properly in Firefox</li>
<li>Fix: Rendering fixes in Firefox for vertical scrolling</li>
<li>Fix: Properly close title/color popup after pressing enter/escape ( instead of closing the TMP popup )</li>
<li>Fix: When selecting a tab in dark mode, the text was unreadable</li>
<li>Fix: Changed the way how tabs are counted - sometimes it was possible to open more tabs per window than allowed</li>
<li>Fix: When hovering in Firefox, the window help text would not be displayed in the top</li></li>
</ul>

<h3>5.1.4</h3>
Expand Down

0 comments on commit 005a6f3

Please sign in to comment.