All notable changes to this project will be documented in this file.
- 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
- Hoping to fix most issues with loading data
- Minor improvements to help efficiency
- 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
- 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
- Fixed issue with recent database changes (#116)
- Clean up code and resources
- Improved logging messages
- Removed auto updater, now uses installer
- 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
- 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