Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

Releases: ubsicap/dbl.local.electron

0.16.0

18 Nov 04:25
Compare
Choose a tag to compare

Version 0.16.0

Features

  • change Rev into button where user can select revision
  • Add Revisions count and button to Remove Empty/Unused Revisions

Fixes

  • really wait until start/stop create mode when opening dialogs to editing metadata/resources

0.15.1

12 Nov 23:17
Compare
Choose a tag to compare

Version 0.15.1

Features

  • add dialog "Install Updates?" after updates are downloaded
  • add mimeType for mp4

Fixes

  • don't show config.xml file in log

0.14.1

08 Nov 18:55
Compare
Choose a tag to compare

Version 0.14.1

Fixes

  • don't shut down SSE channel on first error (detect when dbl_dot_local_app has really shutdown)
  • sort by medium before revision

0.14.0

07 Nov 23:12
Compare
Choose a tag to compare

Version 0.14.0

Features

  • increase height of progress bar
  • added upload queue status
  • update download/upload queue status whenever file transfers
  • show demimals for upload/download progress

Fixes

  • dbl_dot_local_app video and audio templates
  • rename Atoms to Resources in download queue tooltip
  • fix eventSource to shutdown after killing dbl_dot_local_app process
  • Show files remaining to download in initial download queue status
  • try keep (revision 0) bundles sorted in a more stable order

0.13.2

05 Nov 17:47
Compare
Choose a tag to compare

Version 0.13.2

  • Update dbl_dot_local_app to latest (11-02-2018)
  • Skip calculating checksums for files over 250MB

0.13.1

05 Nov 16:11
Compare
Choose a tag to compare

Version 0.13.1

Fixes

  • don't get stuck in Uploading mode if something goes wrong (return to store mode)
  • waitUntil in create mode before opening/closing Edit and Add Resources dialogs
  • Fix SSE to happen at login time, don't ever disconnect SSE, (and don't refresh all items if already loaded)

0.13.0

31 Oct 21:22
Compare
Choose a tag to compare

Version 0.13.0

Features

  • login page now waits until dbl_dot_local_app ready before enabling Login button
  • Add resource dialog shows applicable wizard documentation
  • Add file count to Add/Download button for resource dialogs

Fixes

  • enable login when user saves workspace Settings
  • rename config.xml.template and dbl_dot_local_app.exe (Conditionally append .exe for windows only for compatibility with linux/macOs installations)
  • when adding resources, dbl_dot_local_app expires locks after 5 seconds to avoid hang (eternal red circle)
  • fix braille wizard endpoint (ignore empty uri path)

0.12.3

26 Oct 15:21
Compare
Choose a tag to compare

Version 0.12.3

Fixes

  • Fix add bundles (don't throw any any dispatches during throttle)
  • Improve performance (via immutable js) for code that may be run often

0.12.2

25 Oct 04:29
Compare
Choose a tag to compare

Version 0.12.2

Fixes

  • Fix multiple performance issues

0.12.1

23 Oct 16:10
Compare
Choose a tag to compare

Version 0.12.1

Fixes

  • Fix "Login to Unknown Workspace" button