Skip to content

Commit 82c0c0a

Browse files
author
Martin Rotter
committed
Changelog.
1 parent d00a5ad commit 82c0c0a

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

resources/desktop/io.github.martinrotter.textosaurus.appdata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<binary>textosaurus</binary>
2323
</provides>
2424
<releases>
25-
<release version="0.9.4" date="2018-05-01" />
25+
<release version="0.9.4" date="2018-05-02" />
2626
</releases>
2727
<content_rating type="oars-1.0">
2828
<content_attribute id="violence-cartoon">none</content_attribute>

resources/text/CHANGELOG

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
0.9.4
22
-----
33
Added:
4-
* Show main window (instead of hiding it from main panel) when minimized and tray icon is clicked.
4+
* Show main window (instead of hiding it to tray area) when minimized and tray icon is clicked.
55

66
Changed:
7-
* Qt 5.10.1 for Windows builds.
7+
* Changed "About Application" dialog initial size.
8+
* FS sidebar hugely refactored:
9+
* Shows all mountpoints on Linux.
10+
* Fixed couple of random bugs when some folder could not be entered.
11+
* Some GUI elements reordered.
12+
* Fixed behavior of "Go To Parent Folder" button.
13+
* Used custom LTS Qt 5.10.1 static build for Windows builds.
814

915
Fixed:
1016
* Fixed build on ARM platform.

src/3rd-party/scintilla

Submodule scintilla updated 147 files

0 commit comments

Comments
 (0)