3.0.36.5 * fixed missing arguments to custom browsers when choosing said custom browser as a system browser override 3.0.36.4 * removed DPI awareness configuration to temporarily resolve weird drawing issues for some users 3.0.36.3 * tray icon reacts to single click now instead of double-click 3.0.36.2 * made sure credentials fields are included in search results 3.0.36.1 * fixed search bug introduced in previous version 3.0.36.0 * fixed bad path bug when using the --database parameter * fixed missing custom browser arguments when choosing a custom browser for an individual bookmark * fixed bug where adding credentials on initial bookmark creation didn't save the credentials along with the rest of the data 3.0.35.2 * added a label to the add bookmark window to show what category you are currently adding to * fixed add bookmark code so you can't accidentally add a bookmark to a special category (search, starred, all) 3.0.35.1 * fixed table setup code that can trigger a bug when searching for a single character causes a unique index error * added "fix search" button in Database Editor, which drops the search_results table so it can be re-created 3.0.35.0 * fixed bug where using the "Override system default browser" also overrode individual default browsers * fixed bug where the Open URL button on the main toolbar ignored all specified browsers and launched the system default 3.0.34.2 * fixed mnemonic underlining in the Site Information panel * fixed help browser so external links open in your system's default browser, instead of IE * updated some documentation to be more clear about scanning URLs 3.0.34.1 * fixed tags and description columns not populating when first adding a new URL 3.0.34.0 * added tags and description columns to the top view for those who do not use the Site Information pane * fixed favicon/starred, tags and credential fields still displaying something after closing the database * fixed parsing of fields that contain extra whitespace, like newlines and tabs when doing Auto Fill 3.0.33.2 * fixed search results not showing the "date added" field correctly 3.0.33.1 * added warning message about export not being compatible with re-importing into StorURL later * added warning message about importing a file from StorURL Online * fixed description field in Site Information panel being cut off if longer than 4 lines 3.0.33.0 * added support for dragging search results to new categories * added support for exporting a structured XML document for importing into other StorURL databases 3.0.32.0 * added the bookmark count next to each category in the HTML generation function * changed date display to a sortable format * fixed weird crash when enumerating browsers * fixed "System Default" browser menu item not actually being the system default browser for bookmarks that had a custom browser defined 3.0.31.0 * added support for custom favicons * added transaction code to initial database load to potentially decrease loading time for large databases * fixed crash when importing Internet Explorer favorites with a directory name ending with '.' * fixed empty space between description and rest details in the site info pane * changed TLS settings in application, please report any crashes or error messages related to TLS/security 3.0.30.0 * added "smart" and "dumb" modes for double-clicking on a URL (set in the options window) * change icon of Night Mode button and menu when toggling between regular and night mode * fixed icon next to site name in the Site Information panel so it doesn't ALWAYS say it's starred * fixed bug when the date_added field is empty, but is not a database null value 3.0.29.0 * use actual creation date from browsers instead of just using the current date when importing from most browsers * fixed object or reference not found error when opening search results due to missing default_browser field added in 3.0.28.0 3.0.28.0 * added support for specifying a different browser for each bookmark 3.0.27.1 * added support for detecting user-installed browsers that aren't registered with the whole system * fixed order of categories in floating toolbar 3.0.27.0 * added support for new version of Microsoft Edge (based on Chromium), including import * added an option to do a duplicate check when adding a new URL * mitigated a rare crash when trying to set clipboard data 3.0.26.0 * added support for modifying the default backup location * fixed bug with floating tree view and invalid URIs * improved import speed on CSV import from StorURL Online file 3.0.25.7 * added support for modifying the default backup location * fixed bug with floating tree view and invalid URIs * improved import speed on CSV import from StorURL Online file 3.0.25.6 * fixed registration problem 3.0.25.5 * fixed startup crash when adding a URI without http/https at the beginning 3.0.25.4 * fixed password circumvention "exploit" 3.0.25.2 * fix for TLS 1.2 update so that Check for Updates and Import from StorURL Online work 3.0.25.1 * fix for setting font size to 10pt via the GUI on non-english systems 3.0.25.0 * added quick filter function to floating tree window * added "default database" configuration option, set in the Tools menu * added override option for system default browser when double-clicking URLs * main UI tries to stay in sync with the floating tree window when navigating it * fixed wrong icon in floating tree window * fixed floating tree window not remembering its status when closing and re-opening without restarting the whole application 3.0.24.1 * fixed some bugs in the progress bar when bulk auto-filling site information * fixed a crash when you try to edit a bookmark after closing the floating tree window 3.0.24.0 * floating tree uses same font size as main application * floating tree uses the same colors as the main application (night mode enabled) * drag URLs onto the floating tree to add bookmarks * dock floating tree to left or right of whatever screen it is currently on 3.0.23.2 * increased the width of the quick search box 3.0.23.1 * fixed bug in search results related to new "date added" column 3.0.23.0 * categories remember their sort column and sort order * added "Date Added" column which shows when the URL was originally added to the database * added "Credentials" column which shows whether there is a username or password assigned * added support for re-ordering columns in the main UI and remembering their sizes * now show the username in the Site Information pane in the main UI, password is still hidden until opening site properties for security purposes 3.0.22.0 * added auto-fill functionality to the main interface. Tools->Autofill Site Details... * added option to include categories in search results * fixed bug where a database without a status column would crash the app 3.0.21.1 * fixed category sorting issue where categories that used numbers are sorted naturally instead of via ascii sort 3.0.21.0 * added option in configuration to allow user to choose whether to follow redirects or not when verifying sites * added rudimentary font size selection in the View menu, please report any bugs you find 3.0.20.0 * added user agent for sites that don't respond properly to requests without one * added ability to choose where to import IE favorites from instead of just defaulting to the current logged in user's Favorites directory * added code to follow redirects when verifying sites are still valid * fixed issue caused by having a blank URL for a site that also includes a site icon * fixed some bugs StorURL Online CSV importation code 3.0.19.0 * added some read-only properties to the Bookmark Properties window * added support for retrieving site icons for selected sites, full category, or entire database * fixed HTML decoding of titles/descriptions/tags when using Auto Fill 3.0.18.0 * added Select All to edit menu * added option to show/hide the site information pane * include favicons in floating toolbar menu * fixed find/quick search competition bug * fixed a few minor ui nuisances 3.0.17.1 * fixed bug with new quick search focus option causing crashes * added some clearer error handling when auto-filling the bookmark details 3.0.17.0 * improved speed of search significantly * fixed some minor cosmetic bugs * added option to focus on quick search box on application startup * double-clicking a bookmark in the main list will now do one of three things, depending on where in the row you double-clicked. Name column: open site properties, URL column: launch in the default browser, Status column: scan the site to see if it's available * show quick search on toolbar if it's visible, otherwise show it on the menu bar 3.0.16.0 * removed "Imported from XXXXXX" from description when importing, since it just wastes space * remember previous import location for Firefox, Chrome, and Opera bookmarks to make it easier to re-import from a non-standard browser bookmark location. * added basic duplication detection/deletion 3.0.15.0 * added floating treeview mode for StorURL, use --treeview at the command line to open on launch * can now delete bookmarks from search results (for finding and removing duplicates) * added Reset Window option to tray icon menu. if you can't find the application, hold the Ctrl key and right-click the tray icon to access this option. * hopefully I disabled the "ding" when hitting enter in the quick search box 3.0.14.0 * dependency check on startup to inform if the VC++ runtime is not installed * added rudimentary support for tags on bookmarks * added support for Microsoft Edge browser in Windows 10 * added search box to main UI for quick searches * added support for dragging links from Chrome, Firefox directly onto the main bookmark listing * added support for dragging links from Chrome, Firefox onto the floating toolbar * improved retrieving of site information with the Auto Fill button, now includes description * embedded image data into help file to avoid missing images with future builds 3.0.13.0 * improved import speed for all bookmark types significantly * fixed more menu color issues when switching to night mode 3.0.12.0 * added basic support for importing from bookmarks.html file * fixed bug where the "New Category" option on the right-click menu didn't re-enable sometimes * fixed menu color bug in night mode. everything should now be cohesive in the main interface * fixed category color issue when toggling night mode after dragging a category around * documented --database command-line parameter in the help file 3.0.11.0 * added a "night mode" to the application * added options button to toolbar * starred items now show up on the floating toolbar as expected * firefox places import now includes the description if it is set in firefox * fixed app "hang" when checking for updates * fixed app "hang" when deleting a large category * fixed Chrome import making multiple root categories with the same name and distributing bookmarks among a few of them 3.0.10.0 * application now remembers properties dialog size * sorting is now possible in the database editor * added a button to take you back to StorURL after using the database editor * fixed crash when trying to import from StorURL online with invalid credentials 3.0.9.1 * fixed bug that intermittently causes the database to fail to load icons, triggering an error 3.0.9.0 * fixed bug where hitting cancel during database upgrade after update from 3.0.7.0 to 3.0.80 caused the database to have a blank password, but wouldn't accept a blank password to open * fixed disappearing blue folder icon in the category view * fixed browser menu bug when attempting to open the URL with anything other than the default browser 3.0.8.0 * added option to password protect your databases * added ability to store credentials in the database * added ability to "star" your favorite bookmarks and access them from a special category * added favicon retrieval support * fixed application startup crash when running under wine in Linux 3.0.7.0 * fixed blurry menu icons on high DPI displays * added options menu item on system tray icon when minimize to tray is enabled in the options * further fixes for splash screen stupidness * disabled right-click browser menu when no database is loaded and no bookmark is selected * disabled import, export, generate html, backup, and verify database when no database is loaded * added option to show/hide a toolbar with frequently used options for the main application interface 3.0.6.0 * fixed splash screen taking over and not allowing user to proceed past application startup 3.0.5.0 * fixed bug caused on first startup when you did not have a default database * now remembers panel sizes in addition to the window size and location if that option is enabled * added in missing shortcut keys, like Ctrl+T for top most, and Ctrl++/Ctrl+- to expand/contract all * custom browsers are now sortable, or can be moved up and down in the list for easier access 3.0.4.0 * fixed bug where you couldn't supply parameters to a custom browser * tried to fix application rendering on high DPI screens, please report any issues * option to remember window size and location 3.0.3.0 * portable mode! create a file called "portable" in the application's directory to enable * fixed apparent application hang during a slow registration process 3.0.2.0 * no longer allowed to drag a bookmark into the empty space below the list of categories and lose it forever * fixed bug where checking for updates with no internet connection would crash the application * miscellaneous small bug fixes and tweaks 3.0.1.0 * updated initial table creation code * drag & drop links from firefox, chrome * retrieving data from URL is now threaded, so it won't hang the UI while attempting to retrieve the site title * fixed a bug on Windows 10 systems when enumerating web browsers at startup * limit the window's minimum size so you can't accidentally lose it by shrinking it to almost nothing 3.0.0.0 * initial release