Releases: yar229/WebDavMailRuCloud
Releases · yar229/WebDavMailRuCloud
1.8.1.1
- more faster, more cached requests to cloud
- WebDAV COPY/MOVE commands supports links
>>link
command can create links on files/folders within share
>>copy
command added for fast copy
>>move
command added for fast move
- fixed wrong file creation time (files from future)
1.8.0.9
- fixed
infinite recursion during resource lookup with system.private.corelib
when running .NET Core 2.0 release #100
1.8.0.10
- allow to rename links #101
- write links removed by
link check
command to file item.links.history.wdmrc
#97
1.8.0.7
- fixed bug on creating links #99
- fixed ability to delete bad links #93
- fixed links creation with duplicate names #95
- fixed folder renaming when contains links
1.8.0.5
- fixed: Far+Netbox does not show items with spaces
- application icon here again!
¯\_(ツ)_/¯
1.8.0.4
(1.8.0.3 the same, just fighting with build system)
- fixed cloud connect without
item.links.wdmrc
file
- WebDrive can be used now without enabling
HTTP Settings -> Use /allprop on PROPFIND's
1.8.0.1
- folders listing about 2x faster
- bunches of partial small reads on file notable faster
- added command
>>del
for fast deleting
- added command
>>link check
for removing dead links
- other minor improvements and fixes
1.7.1.27
- fixed config loading when starting from another folder
- fixed crush when loading incompatible 2FA authorization assembly
- changed default 2FA authorization handler to console due compatibility reasons
1.7.1.25
- fixed (again!) special characters in file/folder names, but Unicode non-printing characters such as right-to-left mark still not works
1.7.1.24
- shard selection logging
- some minor changes