This is the version history for Snap2HTML. NOT for Snap2HTML-NG. I have merely left this here for tracking purposes.
- Initial release
- Added tooltips when hovering folders
- Bugfixes
- Fixed some folder sorting problems
- Better error handling when permissions do not allow reading
- Added command line support
- Files can now be linked to a target of your choice
- Option to automatically open snapshots when generated
- Several bugfixes and tweaks
- Improved error handling
- Major overhaul of HTML template
- MUCH faster HTML loading
- Reduced HTML size by about 1/3
- Folders are now also displayed in the HTML file list
- Added option to set page title
- Application now saves it settings (in application folder)
- GUI enhancements: Drag & Drop a source folder, tooltips
- Many smaller fixes to both application and HTML
Smaller change to hide root folder when linking files
- Fixed various bugs reported by users lately
- Slight changes to the internals of the template file
- Added export functionality to get data "out" of the HTML
- Export data as plain text, CSV or JSON
- Added support for searching with wildcards
- Search can be limited to current folder and/or subfolders
- Breadcrumb path is now clickable
- Current path is tracked in URL. Copy URL to link directly to that folder
- Opens previous folder when going back after opening a linked file
- Data format was tweaked to give slightly smaller output
- Fixed some bugs concerning filenames with odd characters
- Many other tweaks and fixes to improve the HTML template
- Export functionality now has a button to save directly to disk
- Added -silent option to run completely hidden from command line
- Dates now show formatted in user's locale independent of who created the file listing. Sort by date also works better.
- 8 or so other bug fixes and minor enhancements
- Internal code refactoring in preparation for future features
- Fixed a threading issue that caused the program to hang on some systems
- Reduced memory consumsion when generating HTML
- Parent folder link [..] is now sticky
- Reworked command line code to fix issues in 2.11
- A few small tweaks too
- Fixed an encoding issue causing EncoderFallbackException while saving
- UNC paths work again (including linking)
- Searches returning lots of items should be a bit faster now = And a few smaller fixes as usual