Releases: ktheod/OneDriveBully
Release 1.4
Hi everybody,
First of all I would like to thank you all for your love and support on this little app and I would like to apologise for the delay since last Release.
I have reviewed all your tickets and I have completely re-developed the symbolic links library to handle better creating/deleting/listing symbolic links. Hopefully this will resolve all issues so far with long paths etc. that you were reporting.
Let me know if you have an new issues and I will try my best to resolve them in more frequent releases.
Thanks,
Konstantinos
Full Changelog: v1.3...v1.4
V1.3 Bug Fixes & New Features
Lots of changes in this Release, some bug fixes here and there but also introduced more advanced functionality.
- Changed temp file handling from create/delete to create/rename
- This change will
- Reduce the OneDrive log from 2 entries (Create/Delete) to only 1 (Rename)
- Keep OneDrive Recycle Bin clean
- This change will
- Added instructions MessageBox on first load/first close of the app
- This should make it clear to all users that the app is minimized on system tray and the possible actions you have available
- Added new setting to show Instructions on next Exit
- In case the user wants a reminder
- Fixed issue with folder paths containing non english characters
- Fixed all function names to follow .net naming standard (1st letter capitalized)
- Fixed issue on Settings form when there are no symbolic links and Delete button is pressed.
- Changed Settings form to allow maximize. Helpful for long symbolic links
- Added recursive search and junction support. ODB settings will now show existing Junctions and Symbolic Links
- Added support for copying the full folder structure to OneDrive when creating Symbolic Links.
- Added additional error checking on creating a symbolic link to avoid pointing it to C:\ and on Delete added extra warning message.
Special thanks to the following people who contributed in this release:
- quangkieu for reporting issue 1 and José Santos Ribeiro for sending a code fix
- meysconce and jonathanrswift for reporting issue 2 and 3
- mitsakosgr for reporting and sending a code fix for issue 4
- Houiin for reporting issue 6
- micahmo for issue 8. Awesome code suggestion, appreciate your time
** Issue 1
** Issue 2 and 3
** Support for Junctions created outside of ODB
New warning message on Symbolic Link deletion
** Advanced Folder Structure creation on Symbolic Link add
Version 1.2 - Bug Fix - Issue with Timer
This release fixes an issue with the timer.
After installation, don't forget to reenter your settings.
Version 1.1 - Bug Fix - Issue with OneDrive root folder if not set
This release fixes an unhandled expection raised when user has not set the settings but still tries to sync files.