Skip to content

Commit

Permalink
v2.2.0 (#690)
Browse files Browse the repository at this point in the history
* Xelah USFM editor integration

* Fix missing entry point file error.

See electron-userland/electron-builder#2404 (comment)

* Fixing the play button issue after retake

* Lint fix for xelah editor

* adding lock files

* Autographa 2.2.0 stable

* fix duplicate download resources

* fix for resource not loading after come back to editor from listing

* removing jsonwebtoken package

* adding use-deep-compare package

* fix import project agsetting sync section not found issue for older versions

* Fixing the issue with Reference Audio Import

* Archive Users

* Fixing the issue with takes UI

* file not available warning and css fixes

* updating package-lock

* fixing build issue

Co-authored-by: samueljd <[email protected]>
Co-authored-by: VIPIN PAUL <[email protected]>
Co-authored-by: vipinpaul <[email protected]>
Co-authored-by: rivissolutions <[email protected]>
Co-authored-by: Bobby kumar <[email protected]>
Co-authored-by: Kalisa <[email protected]>
  • Loading branch information
7 people authored Nov 15, 2022
1 parent 9c62568 commit 130d27b
Show file tree
Hide file tree
Showing 65 changed files with 190,954 additions and 58,293 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"prettier.disableLanguages": ["js"],
"prettier.useTabs": true,
"editor.formatOnSave": true,
"editor.multiCursorModifier": "ctrlCmd",
"editor.multiCursorModifier": "alt",
"editor.renderWhitespace": "none",
"editor.renderControlCharacters": true,
"prettier.arrowParens": "always",
Expand Down
Loading

0 comments on commit 130d27b

Please sign in to comment.