Skip to content
Compare
Choose a tag to compare
@joaoubaldo joaoubaldo released this 16 Sep 11:05
· 8 commits to master since this release

Since v0.7 (untagged version) up to v0.8, many new features were added, specially focusing on usability. Most significant features:

  • image preloading with progress bar feedback.
  • auto retry - when image or path loading fails, dirshare automatically tries to load it again.
  • better UI navigation - buttons appear when they should, auto focus selected image, etc.
  • new cli app - directly starts a waitress http server, without the need of .ini files, fully configurable
  • sqlite3 interface - mongodb is not mandatory anymore.

See the rest in commit's comments.