diff --git a/packages/api/CHANGELOG.md b/packages/api/CHANGELOG.md index 1448b8303..6cf639a22 100644 --- a/packages/api/CHANGELOG.md +++ b/packages/api/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.20.25](https://github.com/standardnotes/app/compare/@standardnotes/api@1.20.24...@standardnotes/api@1.20.25) (2022-12-28) + +**Note:** Version bump only for package @standardnotes/api + ## [1.20.24](https://github.com/standardnotes/app/compare/@standardnotes/api@1.20.23...@standardnotes/api@1.20.24) (2022-12-27) **Note:** Version bump only for package @standardnotes/api diff --git a/packages/api/package.json b/packages/api/package.json index 782613d1a..95b0ebad9 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/api", - "version": "1.20.24", + "version": "1.20.25", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index ef1de374e..a457b8afe 100644 --- a/packages/desktop/CHANGELOG.md +++ b/packages/desktop/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.104.58](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.130.0...@standardnotes/desktop@3.104.58) (2022-12-29) + +**Note:** Version bump only for package @standardnotes/desktop + +## [3.104.57](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.129.3...@standardnotes/desktop@3.104.57) (2022-12-28) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.104.56](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.104.55...@standardnotes/desktop@3.104.56) (2022-12-28) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index d28d70893..7d02e71f9 100644 --- a/packages/desktop/package.json +++ b/packages/desktop/package.json @@ -1,7 +1,7 @@ { "name": "@standardnotes/desktop", "main": "./app/dist/index.js", - "version": "3.104.56", + "version": "3.104.58", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/encryption/CHANGELOG.md b/packages/encryption/CHANGELOG.md index 3c9cf9d29..fe66a59be 100644 --- a/packages/encryption/CHANGELOG.md +++ b/packages/encryption/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.19.30](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.29...@standardnotes/encryption@1.19.30) (2022-12-28) + +**Note:** Version bump only for package @standardnotes/encryption + ## [1.19.29](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.28...@standardnotes/encryption@1.19.29) (2022-12-27) **Note:** Version bump only for package @standardnotes/encryption diff --git a/packages/encryption/package.json b/packages/encryption/package.json index 6b5e4fe84..be35668f0 100644 --- a/packages/encryption/package.json +++ b/packages/encryption/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/encryption", - "version": "1.19.29", + "version": "1.19.30", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/features/CHANGELOG.md b/packages/features/CHANGELOG.md index 275dfdd45..f610da246 100644 --- a/packages/features/CHANGELOG.md +++ b/packages/features/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.57.0](https://github.com/standardnotes/app/compare/@standardnotes/features@1.56.0...@standardnotes/features@1.57.0) (2022-12-28) + +### Features + +* Added "Files Table View" to Labs ([b764296](https://github.com/standardnotes/app/commit/b764296c8f831d06f854dcf2982e644c27e14e7c)) + # [1.56.0](https://github.com/standardnotes/app/compare/@standardnotes/features@1.55.3...@standardnotes/features@1.56.0) (2022-12-05) ### Features diff --git a/packages/features/package.json b/packages/features/package.json index 22c608eef..e48d141d8 100644 --- a/packages/features/package.json +++ b/packages/features/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/features", - "version": "1.56.0", + "version": "1.57.0", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/filepicker/CHANGELOG.md b/packages/filepicker/CHANGELOG.md index 85d19a74e..51c6f5f0d 100644 --- a/packages/filepicker/CHANGELOG.md +++ b/packages/filepicker/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.27.8](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.27.7...@standardnotes/filepicker@1.27.8) (2022-12-28) + +**Note:** Version bump only for package @standardnotes/filepicker + ## [1.27.7](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.27.6...@standardnotes/filepicker@1.27.7) (2022-12-27) **Note:** Version bump only for package @standardnotes/filepicker diff --git a/packages/filepicker/package.json b/packages/filepicker/package.json index d3ac35a33..44509f951 100644 --- a/packages/filepicker/package.json +++ b/packages/filepicker/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/filepicker", - "version": "1.27.7", + "version": "1.27.8", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/files/CHANGELOG.md b/packages/files/CHANGELOG.md index 1ccf439dd..21e24bb27 100644 --- a/packages/files/CHANGELOG.md +++ b/packages/files/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.14.7](https://github.com/standardnotes/app/compare/@standardnotes/files@1.14.6...@standardnotes/files@1.14.7) (2022-12-28) + +**Note:** Version bump only for package @standardnotes/files + ## [1.14.6](https://github.com/standardnotes/app/compare/@standardnotes/files@1.14.5...@standardnotes/files@1.14.6) (2022-12-27) **Note:** Version bump only for package @standardnotes/files diff --git a/packages/files/package.json b/packages/files/package.json index 2bf6a1ec6..031bf520e 100644 --- a/packages/files/package.json +++ b/packages/files/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/files", - "version": "1.14.6", + "version": "1.14.7", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index b404b4f07..c23c3e92e 100644 --- a/packages/mobile/CHANGELOG.md +++ b/packages/mobile/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.49.55](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.49.54...@standardnotes/mobile@3.49.55) (2022-12-29) + +**Note:** Version bump only for package @standardnotes/mobile + +## [3.49.54](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.49.53...@standardnotes/mobile@3.49.54) (2022-12-28) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.49.53](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.49.52...@standardnotes/mobile@3.49.53) (2022-12-28) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index c2017a7a0..846bd3813 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.49.53", + "version": "3.49.55", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/models/CHANGELOG.md b/packages/models/CHANGELOG.md index 42ca7faf1..56282aea6 100644 --- a/packages/models/CHANGELOG.md +++ b/packages/models/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.40.2](https://github.com/standardnotes/app/compare/@standardnotes/models@1.40.1...@standardnotes/models@1.40.2) (2022-12-28) + +**Note:** Version bump only for package @standardnotes/models + ## [1.40.1](https://github.com/standardnotes/app/compare/@standardnotes/models@1.40.0...@standardnotes/models@1.40.1) (2022-12-27) **Note:** Version bump only for package @standardnotes/models diff --git a/packages/models/package.json b/packages/models/package.json index 4a66bebc5..3c4679457 100644 --- a/packages/models/package.json +++ b/packages/models/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/models", - "version": "1.40.1", + "version": "1.40.2", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index a355c30ea..fc39c7598 100644 --- a/packages/releases/CHANGELOG.md +++ b/packages/releases/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.4.81](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.80...@standardnotes/releases@1.4.81) (2022-12-29) + +**Note:** Version bump only for package @standardnotes/releases + +## [1.4.80](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.79...@standardnotes/releases@1.4.80) (2022-12-28) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.4.79](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.78...@standardnotes/releases@1.4.79) (2022-12-28) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index b56d0a73c..2cd8354db 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.4.79", + "version": "1.4.81", "license": "AGPL-3.0-or-later", "main": "dist/releases.json", "types": "dist/index.d.ts", diff --git a/packages/responses/CHANGELOG.md b/packages/responses/CHANGELOG.md index 92d9c7b06..7d1e8866f 100644 --- a/packages/responses/CHANGELOG.md +++ b/packages/responses/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.12.11](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.12.10...@standardnotes/responses@1.12.11) (2022-12-28) + +**Note:** Version bump only for package @standardnotes/responses + ## [1.12.10](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.12.9...@standardnotes/responses@1.12.10) (2022-12-05) **Note:** Version bump only for package @standardnotes/responses diff --git a/packages/responses/package.json b/packages/responses/package.json index 767e8115d..37cb61081 100644 --- a/packages/responses/package.json +++ b/packages/responses/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/responses", - "version": "1.12.10", + "version": "1.12.11", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/services/CHANGELOG.md b/packages/services/CHANGELOG.md index de3b63232..dd5be70c7 100644 --- a/packages/services/CHANGELOG.md +++ b/packages/services/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.50.13](https://github.com/standardnotes/app/compare/@standardnotes/services@1.50.12...@standardnotes/services@1.50.13) (2022-12-28) + +**Note:** Version bump only for package @standardnotes/services + ## [1.50.12](https://github.com/standardnotes/app/compare/@standardnotes/services@1.50.11...@standardnotes/services@1.50.12) (2022-12-27) **Note:** Version bump only for package @standardnotes/services diff --git a/packages/services/package.json b/packages/services/package.json index 27923f989..b5ebfa8f0 100644 --- a/packages/services/package.json +++ b/packages/services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/services", - "version": "1.50.12", + "version": "1.50.13", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/snjs/CHANGELOG.md b/packages/snjs/CHANGELOG.md index d25bd4209..1d0b01245 100644 --- a/packages/snjs/CHANGELOG.md +++ b/packages/snjs/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.156.15](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.156.14...@standardnotes/snjs@2.156.15) (2022-12-28) + +**Note:** Version bump only for package @standardnotes/snjs + ## [2.156.14](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.156.13...@standardnotes/snjs@2.156.14) (2022-12-27) **Note:** Version bump only for package @standardnotes/snjs diff --git a/packages/snjs/package.json b/packages/snjs/package.json index 706a1ff7b..2eb6b9e7d 100644 --- a/packages/snjs/package.json +++ b/packages/snjs/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/snjs", - "version": "2.156.14", + "version": "2.156.15", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/ui-services/CHANGELOG.md b/packages/ui-services/CHANGELOG.md index e0808d803..e02e7dca6 100644 --- a/packages/ui-services/CHANGELOG.md +++ b/packages/ui-services/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.21.4](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.21.3...@standardnotes/ui-services@1.21.4) (2022-12-28) + +**Note:** Version bump only for package @standardnotes/ui-services + ## [1.21.3](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.21.2...@standardnotes/ui-services@1.21.3) (2022-12-27) **Note:** Version bump only for package @standardnotes/ui-services diff --git a/packages/ui-services/package.json b/packages/ui-services/package.json index 101706305..649f20f71 100644 --- a/packages/ui-services/package.json +++ b/packages/ui-services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/ui-services", - "version": "1.21.3", + "version": "1.21.4", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index a4f6af924..2e1669dd4 100644 --- a/packages/web/CHANGELOG.md +++ b/packages/web/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.130.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.130.0...@standardnotes/web@3.130.2) (2022-12-29) + +### Bug Fixes + +* Fixed issue where Moments could incorrectly get engaged during biometrics unlocking ([8e3ae80](https://github.com/standardnotes/app/commit/8e3ae80aa09c0c60e4f3ad08497fd656a1231465)) + +# [3.130.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.129.3...@standardnotes/web@3.130.0) (2022-12-28) + +### Features + +* Added "Files Table View" to Labs ([b764296](https://github.com/standardnotes/app/commit/b764296c8f831d06f854dcf2982e644c27e14e7c)) + ## [3.129.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.129.2...@standardnotes/web@3.129.3) (2022-12-28) **Note:** Version bump only for package @standardnotes/web diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index fb81aa079..fbc78e054 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -1,5 +1,33 @@ { "versions": [ + { + "version": "3.130.2", + "title": "[3.130.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.130.0...@standardnotes/web@3.130.2) (2022-12-29)", + "date": null, + "body": "### Bug Fixes\n\n* Fixed issue where Moments could incorrectly get engaged during biometrics unlocking ([8e3ae80](https://github.com/standardnotes/app/commit/8e3ae80aa09c0c60e4f3ad08497fd656a1231465))", + "parsed": { + "_": [ + "Fixed issue where Moments could incorrectly get engaged during biometrics unlocking (8e3ae80)" + ], + "Bug Fixes": [ + "Fixed issue where Moments could incorrectly get engaged during biometrics unlocking (8e3ae80)" + ] + } + }, + { + "version": "3.130.0", + "title": "[3.130.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.129.3...@standardnotes/web@3.130.0) (2022-12-28)", + "date": null, + "body": "### Features\n\n* Added \"Files Table View\" to Labs ([b764296](https://github.com/standardnotes/app/commit/b764296c8f831d06f854dcf2982e644c27e14e7c))", + "parsed": { + "_": [ + "Added \"Files Table View\" to Labs (b764296)" + ], + "Features": [ + "Added \"Files Table View\" to Labs (b764296)" + ] + } + }, { "version": "3.129.3", "title": "[3.129.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.129.2...@standardnotes/web@3.129.3) (2022-12-28)", diff --git a/packages/web/package.json b/packages/web/package.json index 343721062..910983107 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.129.3", + "version": "3.130.2", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes.", diff --git a/packages/web/src/javascripts/Controllers/Moments/MomentsService.ts b/packages/web/src/javascripts/Controllers/Moments/MomentsService.ts index 5c4aef7a5..12db2ed3b 100644 --- a/packages/web/src/javascripts/Controllers/Moments/MomentsService.ts +++ b/packages/web/src/javascripts/Controllers/Moments/MomentsService.ts @@ -29,11 +29,13 @@ export class MomentsService extends AbstractViewController { void this.beginTakingPhotos() } }, ApplicationEvent.LocalDataLoaded), + application.addEventObserver(async () => { - this.disableMoments() + this.pauseMoments() }, ApplicationEvent.BiometricsSoftLockEngaged), + application.addEventObserver(async () => { - this.enableMoments() + this.resumeMoments() }, ApplicationEvent.BiometricsSoftLockDisengaged), ) @@ -67,6 +69,18 @@ export class MomentsService extends AbstractViewController { clearInterval(this.intervalReference) } + private pauseMoments(): void { + clearInterval(this.intervalReference) + } + + private resumeMoments(): void { + if (!this.isEnabled) { + return + } + + void this.beginTakingPhotos() + } + private beginTakingPhotos() { if (this.intervalReference) { clearInterval(this.intervalReference)