v0.10.2
schwarzlichtbezirk
released this
11 May 23:02
·
73 commits
to master
since this release
hms.edge.x64.zip
- build for Windows and Linux*** (with 2 executables), for amd64 platform (64-bit applications), with full resources package.
hms.tiny.windows.x86.zip
- build for Windows, x86 platform only (32-bit application), with minimal resources package set.
Full resources package have all icons sets with images representations for any browsers. And all skins provided by the developer.
Tiny package contains two icons set with svg
only representation, other formats does not shipped. And have 3 skins: daylight, blue and dark. It's can be useful for systems based on some Intel Atom processors.
New features and changes:
- Added ability to plug and access to WebDAV-servers.
- Added two items to service switch at network disk connecting dialog:
HTTP
andHTTPS
. HTTP means that disk will be plugged to WebDAV service without secure layer, by plain HTTP. And HTTPS means that secure layer is expected. In most common cases HTTPS used. If HTTP/HTTPS items selected at switch, connection host can contains full address string (i.e.https://user:[email protected]/webdav/
). - Added settings to
settings.yaml
for automatic certificates usage fromletsencrypt.org
service.
*** Build for Linux uses static linkage of all libraries except required at runtime shared libraries from the glibc
.