Skip to content

Commit 412f097

Browse files
Ashley DaviesAshley Davies
authored andcommitted
Refactored most code
Cleaned project resources
1 parent 05cb4a8 commit 412f097

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+1315
-7978
lines changed

CHANGELOG.md

Lines changed: 29 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,32 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4-
## [0.4.3] 2019-01-12
5-
* Improved local data updates stability
6-
* Improved memory storage
4+
## [0.4.3] 2019-01-13
5+
* Improved local data storage stability
6+
* Improved speed and efficiency by improved buffer handling (#128)
7+
* Improved the opening of files in system applications
8+
* Simplified user interface
9+
* Added ability to search minimimum file size
10+
* Added ability to search start/end file modified date
11+
* Added ability to email file download links
12+
13+
14+
## [0.4.2] 2018.11.05
15+
* Fixed issue with recent database changes (#116)
16+
* Clean up code and resources
17+
* Improved logging messages
18+
* Removed auto updater, now uses installer
19+
20+
## [0.4.1] 2018.08.24
21+
* Attempted to improve startup and search time (#114)
22+
* Enable custom location installer (#112)
23+
* Improved database error handling
24+
* Improved user interface
25+
* Added ability to search external engines
26+
27+
## [0.4.0] 2018.06.28
28+
* Updated database to use ftp file
29+
* Added support for more file extensions
30+
* User interface now uses default winform style
31+
* Added context menu to data table
32+
* Added menu and status tool strip

0 commit comments

Comments
 (0)