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

Commit

Permalink
### Version 0.48.2 (DDL fix source element errors)
Browse files Browse the repository at this point in the history
#### 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
  • Loading branch information
ericpyle committed Oct 25, 2019
1 parent e01e6aa commit b830841
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
### 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

### Version 0.48.1 (Capture HTTP ERRORS in logs)

#### Fix
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nathanael",
"productName": "nathanael",
"version": "0.48.1",
"version": "0.48.2",
"description": "Electron frontend to DBL dot Local",
"scripts": {
"build": "concurrently \"yarn build-main\" \"yarn build-renderer\"",
Expand Down

0 comments on commit b830841

Please sign in to comment.