Skip to content

Commit

Permalink
Electron: better-sqlite3-multiple-ciphers
Browse files Browse the repository at this point in the history
  • Loading branch information
jepiqueau committed Jun 29, 2023
1 parent a049b61 commit 4c8cc6f
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# 5.0.4 (2023-06-29)

### Removed Features

- Electron Plugin: Remove `@journeyapps/sqlcipher` and `sqlite3` packages

### Added

- Electron Plugin: Add `better-sqlite3-multiple-ciphers` package
- Electron Plugin: Add `electron-json-storage` package to store the passphrase for database encryption

# 5.0.3 (2023-06-16)

### Added Features
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,8 @@ npm install --save-dev @types/electron-json-storage

- [Enable SQLite Schema Error Syntax Highlighting](https://github.com/capacitor-community/sqlite/blob/master/docs/SyntaxScanner-For-SQLite-Code.md)

- [Electron Better SQLite3](https://github.com/capacitor-community/sqlite/blob/master/docs/ElectronBetterSQLite3.md)

## Applications demonstrating the use of the plugin and related documentation

### Ionic/Angular
Expand Down
Binary file modified android/.gradle/buildOutputCleanup/buildOutputCleanup.lock
Binary file not shown.

0 comments on commit 4c8cc6f

Please sign in to comment.