Donate Share

MiniShare - Minimal HTTP Server

File Release Notes and Changelog

Release Name: 1.5.1

Notes:


Changes: 1.5.1 - Changed the file format for the file the shared file list is saved to. - Fixed a bug that made the program use all of available CPU when waiting for a connection to be reused. - File attributes are now moved with the file when a file is removed. - A banned address now accepts wildcards at any point (proper handling). - When an address is selected from the multiple addresses dialog, the server is also bound to the device. - Fixed some problems in the template engine: - Broken IF-logic fixed. - file.mime now returns the MIME type and not the file path. - Log filename now substitutes %y, %m or %d for the current year, month and day. Useful for log file rotation. - Added proper handling for missing template files. [netgoalie] - Added possibility to disregard connection keep-alive. [netgoalie] - Added possibility to select which network interface to be bind to. - Messageboxes can now be redirected to the log file.