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.49.0

15 Nov 22:47
Compare
Choose a tag to compare

Version 0.49.0 (Help > Give feedback (YouTrack))

Feature

  • Added Help > Give feedback to send user feedback and attachments to YouTrack

giveFeedback

Fix

  • Fix File > Switch Workspace
  • Detach and reattach debugger if already attached

0.48.2

25 Oct 17:08
Compare
Choose a tag to compare

Version 0.48.2 (DDL fix source element errors)

Fix

  • Auto delete corrupted bundles when logging into dbl_dot_local_app
  • Fix metadata.xml validation errors caused by empty source/structure or source/canonicalContent elements.
  • dbl_dot_local_app (10/25/2019): mvh/fix_for_randy2

0.48.1

19 Oct 02:33
Compare
Choose a tag to compare

Version 0.48.1 (Capture HTTP ERRORS in logs)

Fix

  • try fix error "UnhandledRejection Error: Reducers may not dispatch actions." for "progress > 100%" error.

0.48.0

18 Oct 03:45
Compare
Choose a tag to compare

Version 0.48.0 (Capture HTTP ERRORS in logs)

Feature

  • Capture all HTTP ERRORS in logs

Fix

  • (Really) Fix Help > Open Error Log... to not duplicate errors
  • Catch publication wizard error in Resources dialog to allow app to continue without spinning loading forever.

0.47.4

15 Oct 21:16
Compare
Choose a tag to compare

Version 0.47.5 (Fix logs)

Fix

  • Fix Help > Open Log... to capture more logging information
  • Fix Help > Open Error Log... to limit to 1MB size and 3 backups
  • Fix storing user's email addresses with multiple periods
  • Fix Resources dialog with more detailed step-by-step instructions

0.47.3

15 Oct 03:33
Compare
Choose a tag to compare

Version 0.47.3 (Fix Adding Audio Resources)

Fix

  • DDL crash local variable 'canonical_elements' referenced before assignment when adding a resource
  • Upgrade dbl_dot_local_app master: fix_for_randy (10/14/2019)

0.47.2

26 Sep 17:23
Compare
Choose a tag to compare

Version 0.47.2 (Context Menu for Browser)

Fix

  • Remove caching of resources so that right ones get exported
  • Don't open devTools by default
  • Upgrade dbl_dot_local_app master: Fix conflict with video wizard (9/26/2019)

0.47.1

26 Sep 04:07
Compare
Choose a tag to compare

Version 0.47.1 (Context Menu for Browser)

Fix

  • Upgrade dbl_dot_local_app cleaner_cli (9/25/2019)

0.47.0

26 Sep 00:03
Compare
Choose a tag to compare

Version 0.47.0 (Context Menu for Browser)

Feature

  • Add Edit > Find / Next / Backward to Browser Menus

find-text-in-browser

0.46.0

25 Sep 04:30
Compare
Choose a tag to compare

Version 0.46.0 (Context Menu for Browser)

Feature

  • Add Copy menu item to context-menu in extra browser windows (e.g. logs, metadata, reports, etc...)
  • Catch more DDL errors

Fix

  • Upgrade dbl_dot_local_app cleaner_cli (9/24/2019)

show-copy-context-menu