Skip to content

Latest commit

 

History

History
55 lines (48 loc) · 1.74 KB

CHANGELOG.md

File metadata and controls

55 lines (48 loc) · 1.74 KB

Change Log

All notable changes to this project will be documented in this file.

[0.4.6] 2019-05-27

  • Created an od-database library
  • Added application configuration settings
  • Added FileHelpers to parse database
  • Added bookmarks extension (stored to csv file)
  • Added boomarked window
  • Added DateTime, Local and File Extensions
  • Search functions are asynchronous
  • Overall cleanup and optimization of project code

[0.4.5] 2019-04-02

  • Hoping to fix most issues with loading data
  • Minor improvements to help efficiency

[0.4.4] 2019-01-25

  • Data is now retrieved from od-database
  • Improved backend performance (#130)
  • Improved initial data processes
  • Improved saving files
  • Improved user interface
  • Removed remove data on close from settings

[0.4.3] 2019-01-13

  • Improved local data storage stability
  • Improved efficiency by refactoring search (#128)
  • Improved the speed of buffering data
  • Improved the overall performance
  • Improved logging and status messages
  • Simplified user interface
  • Added ability to search minimum file size
  • Added ability to search start/end file modified date
  • Added ability to email file download links

[0.4.2] 2018.11.05

  • Fixed issue with recent database changes (#116)
  • Clean up code and resources
  • Improved logging messages
  • Removed auto updater, now uses installer

[0.4.1] 2018.08.24

  • Attempted to improve startup and search time (#114)
  • Enable custom location installer (#112)
  • Improved database error handling
  • Improved user interface
  • Added ability to search external engines

[0.4.0] 2018.06.28

  • Updated database to use ftp file
  • Added support for more file extensions
  • User interface now uses default winform style
  • Added context menu to data table
  • Added menu and status tool strip