Skip to content

v0.10.1

Compare
Choose a tag to compare
@schwarzlichtbezirk schwarzlichtbezirk released this 22 Apr 14:15
· 78 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 SFTP-servers.
  • Added FTP/SFTP switch at network disk connecting dialog. This switch placed at header to choose type of connecting service at first.
  • Changed algorithm for cloud files connectivity. Now joints to cloud services are cached, and if it needed new joint to some address to read a file, it trys to fetch joint from the cache at first. When read complete, unused joint puts to cache. If joint does nit needed within 2 minutes (value defined at settings), this joint will be closed.

*** Build for Linux uses static linkage of all libraries except required at runtime shared libraries from the glibc.