Menu

yoDownet version 2014.02.21 released

After almost 2 years of hacking around this small project, finally I made yoDownet to go database free.

This version does't come with new features but couple of bug-fixes and new translations. The main thing here is yoDownet doesn't require any database to save/load its download list. No SQL involved, damn SQL, die!

Also consider this is a really dirty version, you may experience scary bugs and crashes but hopefully you can run yoDownet from command line and watch its logger output which can help us a lot in tracing bugs and eventually fixing them.

New translations.

  • Persian
  • Turkish
  • Vietnamese

ChangeLog

* Fixed sqlscript.path to installed in correct path.
* Fixed the +100 and weird progress.
* Fixed some bugs on the url table at MainWindow.
* Remove unused stuf.
* Removed the inline function and replaced with normal function.
* Comment unused languages.
* Updated About Dialog.
* Language files updated, and alot of unused translatable string removed.
* Removed Database preferneces widget from pref dialog.
* Removed *.sql file from resource.
* Deleted yoDataBase class and it's ugly implemention.
* Removed newDownload from `yoDownet` to `Download`.
* Fixed #34: Add Logging functionality.
* Using UUID on downloader engine.
* Remove mass operation method from download engine class.
* Handling file removal/delete on MainWindow if downloader engine is not able handle.
* Fixed #33: No sql or actual database module is being used anymore.
* Update Report bug dialog for github.
* Update translations.
* Add "Vietnamese" language.
* Add "Turkish" language.
* Add "Persian" language.

Get yoDownet-2014.02.21 source now!

Posted by Alireza Savand 2014-02-21 Labels: new-release

Log in to post a comment.