# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [2.138.2](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.138.1...@standardnotes/domain-events@2.138.2) (2023-12-11) ### Bug Fixes * **syncing-server:** add user uuid for the emails requesting backup ([7b0ea0a](https://github.com/standardnotes/server/commit/7b0ea0a06975902e01951b13c84e941827dedd84)) ## [2.138.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.138.0...@standardnotes/domain-events@2.138.1) (2023-11-28) **Note:** Version bump only for package @standardnotes/domain-events # [2.138.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.137.1...@standardnotes/domain-events@2.138.0) (2023-11-28) ### Features * send event to client upon items change on server ([#941](https://github.com/standardnotes/server/issues/941)) ([69b404f](https://github.com/standardnotes/server/commit/69b404f5d45f32530ebadbdbbec01d4e335dbbe9)) ## [2.137.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.137.0...@standardnotes/domain-events@2.137.1) (2023-11-27) ### Bug Fixes * repository config in package.json files ([ed1bf37](https://github.com/standardnotes/server/commit/ed1bf37287af23a25b8388ada95f0acdec8f71ea)) # [2.137.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.136.0...@standardnotes/domain-events@2.137.0) (2023-11-27) ### Features * add npm provenance to published packages ([e836abd](https://github.com/standardnotes/server/commit/e836abdef73d246940d8fffd9e65e17c64cd35c8)) # [2.136.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.135.0...@standardnotes/domain-events@2.136.0) (2023-11-23) ### Features * **domain-events:** add email campaign send out requested event ([45bd009](https://github.com/standardnotes/server/commit/45bd00919c0062ac4bddd3f858f3ab89166f4e69)) # [2.135.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.134.2...@standardnotes/domain-events@2.135.0) (2023-11-22) ### Features * add verifiying if user has no items before mass deleting spam accounts ([#936](https://github.com/standardnotes/server/issues/936)) ([c11abe1](https://github.com/standardnotes/server/commit/c11abe1bd36de7c0fb9850c20a8157c066fa9379)) ## [2.134.2](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.134.1...@standardnotes/domain-events@2.134.2) (2023-11-13) ### Bug Fixes * **domain-events:** remove unused event ([f6ec862](https://github.com/standardnotes/server/commit/f6ec8626e57f1d93210aaf9fae4c15ae032aca8e)) ## [2.134.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.134.0...@standardnotes/domain-events@2.134.1) (2023-11-13) ### Bug Fixes * remove unused even-store from code base ([#925](https://github.com/standardnotes/server/issues/925)) ([8e4e365](https://github.com/standardnotes/server/commit/8e4e36513aa6e3c4f98197adfa75e014920b3572)) # [2.134.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.133.1...@standardnotes/domain-events@2.134.0) (2023-11-10) ### Features * add graceful shutdown procedures upon SIGTERM ([#923](https://github.com/standardnotes/server/issues/923)) ([c24353c](https://github.com/standardnotes/server/commit/c24353cc24ebf4b40ff9a2cec8e37cfdef109e37)) ## [2.133.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.133.0...@standardnotes/domain-events@2.133.1) (2023-11-07) ### Bug Fixes * account deletion event ([#904](https://github.com/standardnotes/server/issues/904)) ([d66ae62](https://github.com/standardnotes/server/commit/d66ae62cf4f413cac5f6f4eac45dc0f1ddbc9e32)) # [2.133.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.132.3...@standardnotes/domain-events@2.133.0) (2023-10-19) ### Features * remove transition state ([#882](https://github.com/standardnotes/server/issues/882)) ([a2c1ebe](https://github.com/standardnotes/server/commit/a2c1ebe675cd5678c923715056a6966f465a15d6)) ## [2.132.3](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.132.2...@standardnotes/domain-events@2.132.3) (2023-10-12) ### Bug Fixes * passing key params for backup requests ([#867](https://github.com/standardnotes/server/issues/867)) ([0739816](https://github.com/standardnotes/server/commit/07398169c80e7871cd04d889f471c3eef70e1aae)) ## [2.132.2](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.132.1...@standardnotes/domain-events@2.132.2) (2023-10-12) ### Bug Fixes * disable opentelemetry tracing on async worker jobs ([e0b19ef](https://github.com/standardnotes/server/commit/e0b19ef011197c854cb6e833dbaa982f661e8d17)) ## [2.132.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.132.0...@standardnotes/domain-events@2.132.1) (2023-10-12) ### Bug Fixes * injecting opentelemetry trace into sqs/sns coms ([4a6f90b](https://github.com/standardnotes/server/commit/4a6f90b95b39e7990b10dd4b96d549e1366383fe)) # [2.132.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.131.1...@standardnotes/domain-events@2.132.0) (2023-10-11) ### Features * add opentelemetry tracing in distributed system ([72c9b28](https://github.com/standardnotes/server/commit/72c9b28ebe108a2011d1a598fd4682132a533126)) ## [2.131.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.131.0...@standardnotes/domain-events@2.131.1) (2023-09-28) **Note:** Version bump only for package @standardnotes/domain-events # [2.131.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.130.0...@standardnotes/domain-events@2.131.0) (2023-09-26) ### Features * refactor handling revision creation from dump ([#854](https://github.com/standardnotes/server/issues/854)) ([ca6dbc0](https://github.com/standardnotes/server/commit/ca6dbc00537bb20f508f9310b1a838421f53a643)) # [2.130.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.129.1...@standardnotes/domain-events@2.130.0) (2023-09-25) ### Features * remove shared vault files upon shared vault removal ([#852](https://github.com/standardnotes/server/issues/852)) ([7b1eec2](https://github.com/standardnotes/server/commit/7b1eec21e54330bebbeebb80cec3ba4284112aab)) ## [2.129.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.129.0...@standardnotes/domain-events@2.129.1) (2023-09-25) ### Bug Fixes * remember paging progress on transitioning ([1d73e4f](https://github.com/standardnotes/server/commit/1d73e4f0720d41029af4d4b2b7a10d101add6c82)) # [2.129.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.128.0...@standardnotes/domain-events@2.129.0) (2023-09-21) ### Features * add designating a survivor in shared vault ([#841](https://github.com/standardnotes/server/issues/841)) ([230c96d](https://github.com/standardnotes/server/commit/230c96dcf1d8faed9ce8fe288549226da70317e6)) # [2.128.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.127.0...@standardnotes/domain-events@2.128.0) (2023-09-20) ### Features * add unassigning items and revisions upon shared vault removal ([#839](https://github.com/standardnotes/server/issues/839)) ([378eced](https://github.com/standardnotes/server/commit/378ecedfcc4fb23475c2329fb37479edb3b48a39)) # [2.127.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.126.0...@standardnotes/domain-events@2.127.0) (2023-09-15) ### Features * refactor transition to minimize status changes ([#828](https://github.com/standardnotes/server/issues/828)) ([36f07c6](https://github.com/standardnotes/server/commit/36f07c691afc213ecf817d6e98f885ddb19a6ed6)) # [2.126.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.125.4...@standardnotes/domain-events@2.126.0) (2023-09-15) ### Features * add skipping verified transitions ([#827](https://github.com/standardnotes/server/issues/827)) ([d4d4945](https://github.com/standardnotes/server/commit/d4d49454a68de0acdf440dc202fa14b9743905f6)) ## [2.125.4](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.125.3...@standardnotes/domain-events@2.125.4) (2023-09-13) ### Bug Fixes * display transition progress in logs ([38685c1](https://github.com/standardnotes/server/commit/38685c1861b13e398dd96aa39f2cf1aece2090fb)) ## [2.125.3](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.125.2...@standardnotes/domain-events@2.125.3) (2023-09-12) ### Bug Fixes * retry failed revision transitions ([e535cd5](https://github.com/standardnotes/server/commit/e535cd504cf1929539ff7faf13e9c1fdd2b7bfd1)) ## [2.125.2](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.125.1...@standardnotes/domain-events@2.125.2) (2023-09-12) ### Bug Fixes * domain event values ([f0abfe8](https://github.com/standardnotes/server/commit/f0abfe89fca0049c47131389683efe2f5aff23f8)) ## [2.125.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.125.0...@standardnotes/domain-events@2.125.1) (2023-09-12) **Note:** Version bump only for package @standardnotes/domain-events # [2.125.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.124.0...@standardnotes/domain-events@2.125.0) (2023-09-08) ### Features * transition users after sign out ([398338c](https://github.com/standardnotes/server/commit/398338c8f81b12406c7ab3bf1654e60b94d7cfd0)) # [2.124.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.123.0...@standardnotes/domain-events@2.124.0) (2023-09-07) ### Features * add removing revisions from shared vaults ([#811](https://github.com/standardnotes/server/issues/811)) ([3bd63f7](https://github.com/standardnotes/server/commit/3bd63f767464baf9b9f1ffa52eea9eed4a4e11b5)) # [2.123.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.122.2...@standardnotes/domain-events@2.123.0) (2023-09-06) ### Features * should be able to access shared item revisions as third party user ([#807](https://github.com/standardnotes/server/issues/807)) ([794cd87](https://github.com/standardnotes/server/commit/794cd8734acf89fb29f09dfb169a3f08f252bb6a)) ## [2.122.2](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.122.1...@standardnotes/domain-events@2.122.2) (2023-09-04) **Note:** Version bump only for package @standardnotes/domain-events ## [2.122.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.122.0...@standardnotes/domain-events@2.122.1) (2023-09-01) **Note:** Version bump only for package @standardnotes/domain-events # [2.122.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.121.0...@standardnotes/domain-events@2.122.0) (2023-09-01) ### Features * **syncing-server:** add sending invites via websockets ([#804](https://github.com/standardnotes/server/issues/804)) ([dc3a41e](https://github.com/standardnotes/server/commit/dc3a41e4bb3f3541f812b938fd42a6192e3e20f8)) # [2.121.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.120.0...@standardnotes/domain-events@2.121.0) (2023-09-01) ### Features * send websocket event to user when a message is sent ([#802](https://github.com/standardnotes/server/issues/802)) ([9a568b0](https://github.com/standardnotes/server/commit/9a568b0f73078ab74d4771bac469903a124e67da)) # [2.120.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.119.0...@standardnotes/domain-events@2.120.0) (2023-08-31) ### Features * add sending notifications to user via websockets ([#799](https://github.com/standardnotes/server/issues/799)) ([c0722b1](https://github.com/standardnotes/server/commit/c0722b173b71d696568d8e8c5095a22fd219bef6)) # [2.119.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.118.0...@standardnotes/domain-events@2.119.0) (2023-08-30) ### Features * **revisions:** add procedure for transitioning data from primary to secondary database ([#787](https://github.com/standardnotes/server/issues/787)) ([fe273a9](https://github.com/standardnotes/server/commit/fe273a9107585b5953c8de1d0f8afb951f891bca)) # [2.118.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.117.0...@standardnotes/domain-events@2.118.0) (2023-08-30) ### Features * choose primary or secondary revisions database based on transition role ([#716](https://github.com/standardnotes/server/issues/716)) ([62d231a](https://github.com/standardnotes/server/commit/62d231ae41a75fcfc49cef0f5f17b647af2b6f45)) # [2.117.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.116.0...@standardnotes/domain-events@2.117.0) (2023-08-24) ### Features * add trigerring items transition and checking status of it ([#707](https://github.com/standardnotes/server/issues/707)) ([05bb12c](https://github.com/standardnotes/server/commit/05bb12c97899824f06e6d01d105dec75fc328440)) # [2.116.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.115.1...@standardnotes/domain-events@2.116.0) (2023-08-23) ### Features * add handling file moving and updating storage quota ([#705](https://github.com/standardnotes/server/issues/705)) ([205a1ed](https://github.com/standardnotes/server/commit/205a1ed637b626be13fc656276508f3c7791024f)) ## [2.115.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.115.0...@standardnotes/domain-events@2.115.1) (2023-08-22) **Note:** Version bump only for package @standardnotes/domain-events # [2.115.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.114.0...@standardnotes/domain-events@2.115.0) (2023-08-08) ### Features * update storage quota used for user based on shared vault files ([#689](https://github.com/standardnotes/server/issues/689)) ([5311e74](https://github.com/standardnotes/server/commit/5311e7426617da6fc75593dd0fcbff589ca4fc22)) # [2.114.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.113.1...@standardnotes/domain-events@2.114.0) (2023-08-03) ### Features * **auth:** add handling payments account deleted events STA-1769 ([#682](https://github.com/standardnotes/server/issues/682)) ([8e35dfa](https://github.com/standardnotes/server/commit/8e35dfa4b77256f4c0a3294b296a5526fd1020ad)) ## [2.113.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.113.0...@standardnotes/domain-events@2.113.1) (2023-07-07) ### Bug Fixes * transfer notifications from auth to syncing-server. ([#648](https://github.com/standardnotes/server/issues/648)) ([c288e5d](https://github.com/standardnotes/server/commit/c288e5d8dc54778a96a9fc33e3c9cae00583fade)) # [2.113.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.112.1...@standardnotes/domain-events@2.113.0) (2023-07-05) ### Features * deleting shared vaults. ([#640](https://github.com/standardnotes/server/issues/640)) ([f3161c2](https://github.com/standardnotes/server/commit/f3161c271296159331639814b2dbb2e566cc54c9)) ## [2.112.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.112.0...@standardnotes/domain-events@2.112.1) (2023-06-30) **Note:** Version bump only for package @standardnotes/domain-events # [2.112.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.111.4...@standardnotes/domain-events@2.112.0) (2023-06-30) ### Features * shared vaults functionality in api-gateway,auth,files,common,security,domain-events. ([#629](https://github.com/standardnotes/server/issues/629)) ([fa7fbe2](https://github.com/standardnotes/server/commit/fa7fbe26e7b0707fc21d71e04af76870f5248baf)) ## [2.111.4](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.111.3...@standardnotes/domain-events@2.111.4) (2023-06-01) **Note:** Version bump only for package @standardnotes/domain-events ## [2.111.3](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.111.2...@standardnotes/domain-events@2.111.3) (2023-05-31) **Note:** Version bump only for package @standardnotes/domain-events ## [2.111.2](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.111.0...@standardnotes/domain-events@2.111.2) (2023-05-30) ### Bug Fixes * bump version manually to publish packages ([b0d01df](https://github.com/standardnotes/server/commit/b0d01dffd91557c67eac2940d9270bca208c1128)) # [2.111.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.110.2...@standardnotes/domain-events@2.111.0) (2023-05-17) ### Features * add direct event handling for home server ([#608](https://github.com/standardnotes/server/issues/608)) ([8a47d81](https://github.com/standardnotes/server/commit/8a47d81936acd765224e74fd083810579a83c9a7)) ## [2.110.2](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.110.1...@standardnotes/domain-events@2.110.2) (2023-05-09) ### Bug Fixes * node engine version requirement in package.json files ([62a0e89](https://github.com/standardnotes/server/commit/62a0e89748ab306566c4aa10b9dc0385fb0f1684)) ## [2.110.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.110.0...@standardnotes/domain-events@2.110.1) (2023-05-05) **Note:** Version bump only for package @standardnotes/domain-events # [2.110.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.109.0...@standardnotes/domain-events@2.110.0) (2023-04-27) ### Features * remove cloud backups ([#574](https://github.com/standardnotes/server/issues/574)) ([484f554](https://github.com/standardnotes/server/commit/484f55433928e5c21ee59d8fda94ab3c887cd169)) # [2.109.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.108.1...@standardnotes/domain-events@2.109.0) (2023-04-21) ### Features * **domain-events-infra:** add SES email bounce notifications handler ([#569](https://github.com/standardnotes/server/issues/569)) ([9b9f10d](https://github.com/standardnotes/server/commit/9b9f10d4ca9ceef1defa868b7c96f570e46d8053)) ## [2.108.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.108.0...@standardnotes/domain-events@2.108.1) (2023-02-23) **Note:** Version bump only for package @standardnotes/domain-events # [2.108.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.107.1...@standardnotes/domain-events@2.108.0) (2023-02-23) ### Features * **auth:** add publishing session created and session refreshed events ([5b98924](https://github.com/standardnotes/server/commit/5b9892456158819831f1f2dcf349ac861d699a94)) ## [2.107.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.107.0...@standardnotes/domain-events@2.107.1) (2023-02-21) **Note:** Version bump only for package @standardnotes/domain-events # [2.107.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.106.2...@standardnotes/domain-events@2.107.0) (2023-02-20) ### Features * **domain-events:** add email sent event ([190595f](https://github.com/standardnotes/server/commit/190595febf935f0f47818a2d9f7926a5f351a458)) ## [2.106.2](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.106.1...@standardnotes/domain-events@2.106.2) (2023-01-20) ### Reverts * Revert "chore: upgrade @standardnotes/* dependencies" ([5bf3ecd](https://github.com/standardnotes/server/commit/5bf3ecdf42e1e5b9cb538cad08a18fb6e4054129)) ## [2.106.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.106.0...@standardnotes/domain-events@2.106.1) (2023-01-20) **Note:** Version bump only for package @standardnotes/domain-events # [2.106.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.105.5...@standardnotes/domain-events@2.106.0) (2023-01-19) ### Features * offline roles ([#419](https://github.com/standardnotes/server/issues/419)) ([2db0c12](https://github.com/standardnotes/server/commit/2db0c125fe5872c5898103c2388881ab416b5a99)) ## [2.105.5](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.105.4...@standardnotes/domain-events@2.105.5) (2023-01-19) ### Bug Fixes * expected value for unit test ([#417](https://github.com/standardnotes/server/issues/417)) ([ec5429e](https://github.com/standardnotes/server/commit/ec5429eeec8ea6422ed6e0e798e0f16aa9f78c95)) ## [2.105.4](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.105.3...@standardnotes/domain-events@2.105.4) (2023-01-19) **Note:** Version bump only for package @standardnotes/domain-events ## [2.105.3](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.105.2...@standardnotes/domain-events@2.105.3) (2023-01-19) **Note:** Version bump only for package @standardnotes/domain-events ## [2.105.2](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.105.1...@standardnotes/domain-events@2.105.2) (2023-01-13) **Note:** Version bump only for package @standardnotes/domain-events ## [2.105.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.105.0...@standardnotes/domain-events@2.105.1) (2022-12-20) ### Bug Fixes * **auth:** replace date object with number timestamp ([5b4bb6e](https://github.com/standardnotes/server/commit/5b4bb6e7a78a1b0f4e663bb990619f65f6a5c757)) # [2.105.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.104.2...@standardnotes/domain-events@2.105.0) (2022-12-19) ### Features * **analytics:** add persisting statistics on demand ([0f84575](https://github.com/standardnotes/server/commit/0f8457534c1829c58f3c036749d262307ddeb779)) ## [2.104.2](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.104.1...@standardnotes/domain-events@2.104.2) (2022-12-19) ### Bug Fixes * **syncing-server:** cleanup unused events ([f504a82](https://github.com/standardnotes/server/commit/f504a8288c6303101e7dd7fa13f158eec8dfca33)) ## [2.104.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.104.0...@standardnotes/domain-events@2.104.1) (2022-12-12) ### Bug Fixes * **domain-events:** add additional domain event services ([2980c42](https://github.com/standardnotes/server/commit/2980c42e88b6be5f065c91c86bf85a706975f801)) # [2.104.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.103.2...@standardnotes/domain-events@2.104.0) (2022-12-12) ### Features * **domain-events:** add event for email subscription unsubscribed ([7f18fcf](https://github.com/standardnotes/server/commit/7f18fcfc139911620f2ea72729357aefd0613315)) ## [2.103.2](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.103.1...@standardnotes/domain-events@2.103.2) (2022-12-09) **Note:** Version bump only for package @standardnotes/domain-events ## [2.103.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.103.0...@standardnotes/domain-events@2.103.1) (2022-12-09) ### Bug Fixes * **domain-events:** add additional styles option for sending email ([20d9214](https://github.com/standardnotes/server/commit/20d92149a8c559edf6aa25932b3dbcbc00b2e878)) # [2.103.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.102.0...@standardnotes/domain-events@2.103.0) (2022-12-09) ### Features * **workspace:** replace workspace invite created event with email requested ([61c1cff](https://github.com/standardnotes/server/commit/61c1cfff4bcee09e1f933cb3e085412b6f07cc42)) # [2.102.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.101.0...@standardnotes/domain-events@2.102.0) (2022-12-09) ### Features * **syncing-server:** replace email backup attachment created with email requested ([32601f3](https://github.com/standardnotes/server/commit/32601f34f181b29b7c62cd2926111a0887d97fbf)) # [2.101.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.100.0...@standardnotes/domain-events@2.101.0) (2022-12-09) ### Features * **syncing-server:** replace one drive backup failed event with email requested ([130f90b](https://github.com/standardnotes/server/commit/130f90bdb6cc88e073b9380e8aed5eebe8c49c1e)) # [2.100.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.99.0...@standardnotes/domain-events@2.100.0) (2022-12-09) ### Features * **syncing-server:** remove google drive backup failed event in favour of email requested ([00fe321](https://github.com/standardnotes/server/commit/00fe32136e7add627e58e8ea223f7f484f1d3718)) # [2.99.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.98.4...@standardnotes/domain-events@2.99.0) (2022-12-09) ### Features * **auth:** remove offline subscription token created event in favour of email requested ([fd58992](https://github.com/standardnotes/server/commit/fd589922bba29595a0dfd154a42fe158024fad28)) ## [2.98.4](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.98.3...@standardnotes/domain-events@2.98.4) (2022-12-09) ### Bug Fixes * **domain-events:** remove unused event ([cc4b4f9](https://github.com/standardnotes/server/commit/cc4b4f9bf831b9aabec7d506d977ee1df50d5222)) ## [2.98.3](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.98.2...@standardnotes/domain-events@2.98.3) (2022-12-08) ### Bug Fixes * **domain-events:** remove unused event ([cffc1f4](https://github.com/standardnotes/server/commit/cffc1f442f3c6f781c4468ac96245e13f57115d5)) ## [2.98.2](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.98.1...@standardnotes/domain-events@2.98.2) (2022-12-08) ### Bug Fixes * **domain-events:** remove unused event ([5a1eb9f](https://github.com/standardnotes/server/commit/5a1eb9fdacb8cfe8fde06df9e83fef1753b1a619)) ## [2.98.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.98.0...@standardnotes/domain-events@2.98.1) (2022-12-08) ### Bug Fixes * **domain-events:** remove unused event ([47d2012](https://github.com/standardnotes/server/commit/47d2012b3d96eddf5f6304f158659dc764f9b1c4)) # [2.98.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.97.0...@standardnotes/domain-events@2.98.0) (2022-12-08) ### Features * **domain-events:** remove unused events and add attachments option for sending emails ([435cd2f](https://github.com/standardnotes/server/commit/435cd2f66a1332a294001e87eed3ece1b8b991ae)) # [2.97.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.96.0...@standardnotes/domain-events@2.97.0) (2022-12-08) ### Features * **domain-events:** remove unused account reset requested event ([3a12f5c](https://github.com/standardnotes/server/commit/3a12f5c1c40ab6cb236b963bad2a987bacef55e4)) # [2.96.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.95.0...@standardnotes/domain-events@2.96.0) (2022-12-07) ### Features * **auth:** replace user signed in events with email requested ([e48cca6](https://github.com/standardnotes/server/commit/e48cca6b45b02876f2d82b726c1d2f124d90b587)) # [2.95.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.94.1...@standardnotes/domain-events@2.95.0) (2022-12-07) ### Features * **domain-events:** add email requested event ([fa75aa4](https://github.com/standardnotes/server/commit/fa75aa40f036dc3b9b4ed1364bffdbba6dec4da4)) ## [2.94.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.94.0...@standardnotes/domain-events@2.94.1) (2022-12-07) ### Bug Fixes * **domain-events:** remove not used event ([cb9499b](https://github.com/standardnotes/server/commit/cb9499b87f89ade166905fd6639ee330386c50b1)) # [2.94.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.93.0...@standardnotes/domain-events@2.94.0) (2022-12-06) ### Features * **domain-events:** add mute emails setting changed event ([b7fb1d9](https://github.com/standardnotes/server/commit/b7fb1d9c08f66b0366f9af9cea8241f4c5ea9a18)) # [2.93.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.92.0...@standardnotes/domain-events@2.93.0) (2022-12-05) ### Features * **domain-events:** add email subscription sync requested event ([fddf9fc](https://github.com/standardnotes/server/commit/fddf9fccbd92fa4279e97bcd2420ec9e270fedbb)) # [2.92.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.91.0...@standardnotes/domain-events@2.92.0) (2022-11-30) ### Features * **revisions:** add updating user uuid on revisions in async processing ([0f67aa4](https://github.com/standardnotes/server/commit/0f67aa4058301dfa92794b90a842966173f71b95)) # [2.91.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.90.2...@standardnotes/domain-events@2.91.0) (2022-11-28) ### Features * **revisions:** add copying revisions on duplicated items ([7bb698e](https://github.com/standardnotes/server/commit/7bb698e44222ef128d9642d625e96b7d26ee4dbf)) ## [2.90.2](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.90.1...@standardnotes/domain-events@2.90.2) (2022-11-25) **Note:** Version bump only for package @standardnotes/domain-events ## [2.90.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.90.0...@standardnotes/domain-events@2.90.1) (2022-11-22) **Note:** Version bump only for package @standardnotes/domain-events # [2.90.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.89.0...@standardnotes/domain-events@2.90.0) (2022-11-21) ### Features * **syncing-server:** add creating item dumps for revision service ([8d152dd](https://github.com/standardnotes/server/commit/8d152ddfcb3c88cbbf9df04e3ed6e2c02571d821)) # [2.89.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.88.0...@standardnotes/domain-events@2.89.0) (2022-11-18) ### Features * add item revision creation requested event ([5c9dff3](https://github.com/standardnotes/server/commit/5c9dff38c9006d39150ea95b2ca17c4ab7175ec2)) # [2.88.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.87.0...@standardnotes/domain-events@2.88.0) (2022-11-16) ### Features * **analytics:** add publishing churn calculation values in the report ([6c43a33](https://github.com/standardnotes/server/commit/6c43a331d09c2dcf1300742509da6a1d8ef2f5b7)) # [2.87.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.86.3...@standardnotes/domain-events@2.87.0) (2022-11-14) ### Features * **analytics:** extract domain core into a separate package ([0f94e2a](https://github.com/standardnotes/server/commit/0f94e2ad0c8927733eac31f130cbe649dce765f9)) ## [2.86.3](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.86.0...@standardnotes/domain-events@2.86.3) (2022-11-14) ### Bug Fixes * versioning issue ([7ca377f](https://github.com/standardnotes/server/commit/7ca377f1b889379e6a43a66c0134bf266763516d)) # [2.86.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.85.0...@standardnotes/domain-events@2.86.0) (2022-11-11) ### Features * **syncing-server:** add item content size recalculation ([1a13861](https://github.com/standardnotes/server/commit/1a138616478a646d76404c425800937d2049a226)) # [2.85.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.84.1...@standardnotes/domain-events@2.85.0) (2022-11-11) ### Features * **domain-events:** add user content size recalculation requested event ([36ec39d](https://github.com/standardnotes/server/commit/36ec39d2fb5caec5952d820bb0d5d08d825a770c)) ## [2.84.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.84.0...@standardnotes/domain-events@2.84.1) (2022-11-10) **Note:** Version bump only for package @standardnotes/domain-events # [2.84.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.83.0...@standardnotes/domain-events@2.84.0) (2022-11-10) ### Features * **analytics:** add calculating monthly recurring revenue ([77e5065](https://github.com/standardnotes/server/commit/77e50655f6fa7f9c28e13f8b8bc6de246c0454f0)) # [2.83.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.82.0...@standardnotes/domain-events@2.83.0) (2022-11-09) ### Features * **analytics:** add saving revenue modifications upon subscription canceled ([52a257a](https://github.com/standardnotes/server/commit/52a257abb16034134a50474fbbb2493a00c58b99)) # [2.82.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.81.0...@standardnotes/domain-events@2.82.0) (2022-11-09) ### Features * **analytics:** add saving revenue modifications upon subscription refunded ([0f65c05](https://github.com/standardnotes/server/commit/0f65c051abcff805e920f91d338e5fadda7905a9)) # [2.81.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.80.0...@standardnotes/domain-events@2.81.0) (2022-11-09) ### Features * **analytics:** add saving revenue modifications upon subscription expired ([5c3db2c](https://github.com/standardnotes/server/commit/5c3db2cb29a929e44b63eb8226ce4ad1d14f8a99)) # [2.80.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.79.0...@standardnotes/domain-events@2.80.0) (2022-11-09) ### Features * **analytics:** add saving revenue modifications upon subscription renewed ([cdb7fcf](https://github.com/standardnotes/server/commit/cdb7fcf8311fecfabe3ef9eb656cd6ec57b87de0)) # [2.79.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.78.1...@standardnotes/domain-events@2.79.0) (2022-11-09) ### Features * **analytics:** add saving revenue modifications upon subscription purchased ([5ea9941](https://github.com/standardnotes/server/commit/5ea9941519ffb3027527130ec869da14abc5e994)) ## [2.78.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.78.0...@standardnotes/domain-events@2.78.1) (2022-11-07) **Note:** Version bump only for package @standardnotes/domain-events # [2.78.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.77.0...@standardnotes/domain-events@2.78.0) (2022-11-07) ### Features * **analytics:** add handling subscription expired events ([c0f5817](https://github.com/standardnotes/server/commit/c0f5817d4753410ee5d997c1b94e340b400cb5d9)) # [2.77.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.76.0...@standardnotes/domain-events@2.77.0) (2022-11-07) ### Features * **analytics:** add handling subscription purchased events ([f1834d5](https://github.com/standardnotes/server/commit/f1834d58d2215c81322e82a0ec279617103b3260)) # [2.76.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.75.0...@standardnotes/domain-events@2.76.0) (2022-11-07) ### Features * **analytics:** add handling subscription refunded event ([197c991](https://github.com/standardnotes/server/commit/197c9914caf8fb31ce3ee69d05381d2a6416b366)) # [2.75.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.74.1...@standardnotes/domain-events@2.75.0) (2022-11-04) ### Features * **analytics:** add subscription cancelled event handler ([037fb23](https://github.com/standardnotes/server/commit/037fb2398ae9aaa11682e1a8576bab28c69e0f9b)) ## [2.74.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.74.0...@standardnotes/domain-events@2.74.1) (2022-11-04) ### Bug Fixes * **auth:** add user created at timestamp to account deletion event ([7b05bf8](https://github.com/standardnotes/server/commit/7b05bf899152a2f36ce1fa851e8d5821c67840d7)) # [2.74.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.73.1...@standardnotes/domain-events@2.74.0) (2022-11-04) ### Features * add analytics worker service ([d568432](https://github.com/standardnotes/server/commit/d5684326b1301855d0e07415195d4b246292f9a9)) ## [2.73.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.73.0...@standardnotes/domain-events@2.73.1) (2022-11-03) **Note:** Version bump only for package @standardnotes/domain-events # [2.73.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.72.1...@standardnotes/domain-events@2.73.0) (2022-11-02) ### Features * **domain-events:** add exit discount events ([59eb70c](https://github.com/standardnotes/server/commit/59eb70ce62eddd1ac8031667bc38e495e9c17bba)) ## [2.72.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.72.0...@standardnotes/domain-events@2.72.1) (2022-11-01) **Note:** Version bump only for package @standardnotes/domain-events # [2.72.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.71.0...@standardnotes/domain-events@2.72.0) (2022-10-31) ### Features * **domain-events:** add exit discount applied event ([7b797f0](https://github.com/standardnotes/server/commit/7b797f0cbabfbca4f8bf8859c613dcff38d91df3)) # [2.71.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.70.0...@standardnotes/domain-events@2.71.0) (2022-10-31) ### Features * **domain-events:** add subscription reactivated event ([6e8481b](https://github.com/standardnotes/server/commit/6e8481bb2f271f3b9e86ca7d2ac683f1fd6f6516)) # [2.70.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.69.0...@standardnotes/domain-events@2.70.0) (2022-10-26) ### Features * **domain-events:** add subscription reactivation discount requested event ([88d4d21](https://github.com/standardnotes/server/commit/88d4d211b885d63b6063b4d673280e3f4fe1cc30)) # [2.69.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.68.0...@standardnotes/domain-events@2.69.0) (2022-10-19) ### Features * building server applications in ARM64 architecture for Docker ([fd92866](https://github.com/standardnotes/server/commit/fd92866ba1a86b22769b23cc4c8387a83f87979a)) # [2.68.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.67.0...@standardnotes/domain-events@2.68.0) (2022-10-13) ### Features * publish workspace invite accepted event for websockets ([86379eb](https://github.com/standardnotes/server/commit/86379eb96d7231d6a76ee91350accef2d44a941d)) # [2.67.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.66.3...@standardnotes/domain-events@2.67.0) (2022-10-13) ### Features * **websockets:** add websockets service ([d28c268](https://github.com/standardnotes/server/commit/d28c268e86644f34f5550eeded5bb4a7407d4a99)) ## [2.66.3](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.66.2...@standardnotes/domain-events@2.66.3) (2022-10-11) **Note:** Version bump only for package @standardnotes/domain-events ## [2.66.2](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.66.1...@standardnotes/domain-events@2.66.2) (2022-10-11) **Note:** Version bump only for package @standardnotes/domain-events ## [2.66.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.66.0...@standardnotes/domain-events@2.66.1) (2022-10-10) **Note:** Version bump only for package @standardnotes/domain-events # [2.66.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.65.0...@standardnotes/domain-events@2.66.0) (2022-10-10) ### Features * **workspace:** add publishing workspace invite created ([6f9683c](https://github.com/standardnotes/server/commit/6f9683c41a1135489832d9a854a114c82825a647)) # [2.65.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.64.1...@standardnotes/domain-events@2.65.0) (2022-10-10) ### Features * add workspace invite created event ([db4c49c](https://github.com/standardnotes/server/commit/db4c49c57b81bfea6b8c6b8774c6a30e0561e154)) ## [2.64.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.64.0...@standardnotes/domain-events@2.64.1) (2022-10-10) **Note:** Version bump only for package @standardnotes/domain-events # [2.64.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.63.1...@standardnotes/domain-events@2.64.0) (2022-10-07) ### Features * add user protocol version to the user registration event ([868b7d1](https://github.com/standardnotes/server/commit/868b7d149a572d1991b77daaa37e4c77e10f07d3)) ## [2.63.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.63.0...@standardnotes/domain-events@2.63.1) (2022-10-06) **Note:** Version bump only for package @standardnotes/domain-events # [2.63.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.62.0...@standardnotes/domain-events@2.63.0) (2022-10-05) ### Features * **api-gateway:** include increments count in statistics measures report ([84e8a5c](https://github.com/standardnotes/server/commit/84e8a5cc6e6ba216f1c0737a7a93aba581eced0f)) # [2.62.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.61.1...@standardnotes/domain-events@2.62.0) (2022-10-04) ### Features * **auth:** add detailed income stats ([8668fec](https://github.com/standardnotes/server/commit/8668fec33dac1598bdc4d6ca869c296ed6eaa617)) ## [2.61.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.61.0...@standardnotes/domain-events@2.61.1) (2022-10-04) **Note:** Version bump only for package @standardnotes/domain-events # [2.61.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.60.7...@standardnotes/domain-events@2.61.0) (2022-10-03) ### Features * add calculating monthly churn rate ([f075cd8](https://github.com/standardnotes/server/commit/f075cd8c4dfc411ba513dfec21bb84c03b238254)) ## [2.60.7](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.60.6...@standardnotes/domain-events@2.60.7) (2022-09-28) **Note:** Version bump only for package @standardnotes/domain-events ## [2.60.6](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.60.5...@standardnotes/domain-events@2.60.6) (2022-09-21) **Note:** Version bump only for package @standardnotes/domain-events ## [2.60.5](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.60.4...@standardnotes/domain-events@2.60.5) (2022-09-19) **Note:** Version bump only for package @standardnotes/domain-events ## [2.60.4](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.60.3...@standardnotes/domain-events@2.60.4) (2022-09-16) **Note:** Version bump only for package @standardnotes/domain-events ## [2.60.3](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.60.2...@standardnotes/domain-events@2.60.3) (2022-09-09) **Note:** Version bump only for package @standardnotes/domain-events ## [2.60.2](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.60.1...@standardnotes/domain-events@2.60.2) (2022-09-08) ### Bug Fixes * **api-gateway:** retention data structure to include both period keys ([50ddb91](https://github.com/standardnotes/server/commit/50ddb918ccc52bee4caad82504cb899bc5936150)) ## [2.60.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.60.0...@standardnotes/domain-events@2.60.1) (2022-09-08) ### Bug Fixes * **api-gateway:** retention data structure ([47be084](https://github.com/standardnotes/server/commit/47be0841fc6d5fa00892e775bb3a40f404a6382b)) # [2.60.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.59.3...@standardnotes/domain-events@2.60.0) (2022-09-08) ### Features * **api-gateway:** add registration-to-activity retention analytics to report ([f139bb0](https://github.com/standardnotes/server/commit/f139bb003669bb41f98ad4bb59a036c489f43606)) ## [2.59.3](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.59.2...@standardnotes/domain-events@2.59.3) (2022-09-08) ### Reverts * Revert "fix(domain-events): add boolean for sending emails on refund processed" ([fe4821d](https://github.com/standardnotes/server/commit/fe4821d4f7df38297cb92314b9cd3fde3d2c58b6)) ## [2.59.2](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.59.1...@standardnotes/domain-events@2.59.2) (2022-09-08) ### Bug Fixes * **domain-events:** add boolean for sending emails on refund processed ([d7e6758](https://github.com/standardnotes/server/commit/d7e6758089c5e9485fda345949ec8d58732afa90)) ## [2.59.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.59.0...@standardnotes/domain-events@2.59.1) (2022-09-06) ### Bug Fixes * **api-gateway:** include period key in statistics measures ([d149f46](https://github.com/standardnotes/server/commit/d149f46cf6456201dd8690977f64ed32a75f3459)) * **api-gateway:** period types on analytics report ([f94c8fc](https://github.com/standardnotes/server/commit/f94c8fc26e684a07101cc5282ebb9cda3c8c6961)) # [2.59.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.58.0...@standardnotes/domain-events@2.59.0) (2022-09-06) ### Features * **api-gateway:** add statistics measures to report generation ([8151bb1](https://github.com/standardnotes/server/commit/8151bb108affb2b5cfa1ab365f99a9f0170a7795)) # [2.58.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.57.0...@standardnotes/domain-events@2.58.0) (2022-09-06) ### Features * **auth:** add statistics for refunds and account deletions ([d7ae2f0](https://github.com/standardnotes/server/commit/d7ae2f06255b19eb5d3403a4989610390064754e)) # [2.57.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.56.0...@standardnotes/domain-events@2.57.0) (2022-09-05) ### Features * **auth:** add keeping stats on payments ([0c176b7](https://github.com/standardnotes/server/commit/0c176b70f8281e1e490224b9c7ab85f272a3d4e9)) # [2.56.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.55.1...@standardnotes/domain-events@2.56.0) (2022-09-05) ### Features * **domain-events:** add amount of dollars to payment success event ([9c2d51d](https://github.com/standardnotes/server/commit/9c2d51d718516b550c23637b00a3edead0749425)) ## [2.55.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.55.0...@standardnotes/domain-events@2.55.1) (2022-09-01) ### Bug Fixes * **domain-events:** add admin-panel as event source option ([41c5127](https://github.com/standardnotes/server/commit/41c512798d932859b5d46c6e62fccb89fa288891)) # [2.55.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.54.2...@standardnotes/domain-events@2.55.0) (2022-09-01) ### Features * **domain-events:** add subscription revert requested event ([e0cec9e](https://github.com/standardnotes/server/commit/e0cec9e24ab9954868fb428062c9a82d0f0f85d5)) ## [2.54.2](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.54.1...@standardnotes/domain-events@2.54.2) (2022-08-30) ### Bug Fixes * **domain-events:** add replaced boolean to subscription canceled event ([932ef93](https://github.com/standardnotes/server/commit/932ef933fce71aabdddca33da4eec6ce8fe686ef)) ## [2.54.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.54.0...@standardnotes/domain-events@2.54.1) (2022-08-15) ### Bug Fixes * **domain-events:** missing exports ([2fb904d](https://github.com/standardnotes/server/commit/2fb904d2cbff040ba9a6b2b323eab1591309b174)) # [2.54.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.53.0...@standardnotes/domain-events@2.54.0) (2022-08-15) ### Features * **domain-events:** add payment success event ([1841597](https://github.com/standardnotes/server/commit/1841597405461981c7b6eb4ee8ada079c77a8fc5)) # [2.53.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.52.0...@standardnotes/domain-events@2.53.0) (2022-08-09) ### Features * add total count of analytics over time ([0b9524e](https://github.com/standardnotes/server/commit/0b9524eb26c39aabe8ad0f9cdbb3aaca63a65b0e)) # [2.52.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.51.0...@standardnotes/domain-events@2.52.0) (2022-08-08) ### Features * **api-gateway:** add analytics over time to daily report event ([845f08b](https://github.com/standardnotes/server/commit/845f08b060beda5dea69e16fbda132150de7d5f2)) # [2.51.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.50.2...@standardnotes/domain-events@2.51.0) (2022-07-26) ### Features * **domain-events:** add discount code to subscription purchased event ([28e1c65](https://github.com/standardnotes/server/commit/28e1c656312ae9a7c4afec1aa65bb104f788b8b6)) ## [2.50.2](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.50.1...@standardnotes/domain-events@2.50.2) (2022-07-25) **Note:** Version bump only for package @standardnotes/domain-events ## [2.50.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.50.0...@standardnotes/domain-events@2.50.1) (2022-07-15) ### Bug Fixes * **domain-events:** add invoice numver to event payload ([e232913](https://github.com/standardnotes/server/commit/e23291359f704b3d7d9ed23e3f951c35992ec760)) # [2.50.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.49.0...@standardnotes/domain-events@2.50.0) (2022-07-15) ### Features * **domain-events:** add invoice generated event ([a42ff65](https://github.com/standardnotes/server/commit/a42ff6523f03b69b0645a04c8ceae1ae83151977)) # [2.49.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.48.1...@standardnotes/domain-events@2.49.0) (2022-07-14) ### Features * **domain-events:** add refund requested event ([7e95eea](https://github.com/standardnotes/server/commit/7e95eea337a228bc57644727806b804e22e63603)) ## [2.48.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.48.0...@standardnotes/domain-events@2.48.1) (2022-07-14) ### Bug Fixes * **domain-events:** rate and adjustment formatted ([4184843](https://github.com/standardnotes/server/commit/4184843e1d31e16b88eb54ccc1471b8f1c02271c)) # [2.48.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.47.0...@standardnotes/domain-events@2.48.0) (2022-07-14) ### Features * **domain-events:** add subscription rate adjusted event ([54f769c](https://github.com/standardnotes/server/commit/54f769c6db5f8c5d18c276b3dc075613a4ff276d)) # [2.47.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.46.0...@standardnotes/domain-events@2.47.0) (2022-07-14) ### Features * **domain-events:** add refund processed event ([0134553](https://github.com/standardnotes/server/commit/0134553cbb1a78eaa7c10d018a580506c981bde5)) # [2.46.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.45.0...@standardnotes/domain-events@2.46.0) (2022-07-14) ### Features * **domain-events:** add discount applied event ([40b0f93](https://github.com/standardnotes/server/commit/40b0f937bd22507003968e31121c211edfba6544)) # [2.45.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.44.2...@standardnotes/domain-events@2.45.0) (2022-07-14) ### Features * **domain-events:** add payment failed event ([4384ba2](https://github.com/standardnotes/server/commit/4384ba2f4773ec7289cc206dcc23b0d2c3138487)) ## [2.44.2](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.44.1...@standardnotes/domain-events@2.44.2) (2022-07-14) **Note:** Version bump only for package @standardnotes/domain-events ## [2.44.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.44.0...@standardnotes/domain-events@2.44.1) (2022-07-13) **Note:** Version bump only for package @standardnotes/domain-events # [2.44.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.43.1...@standardnotes/domain-events@2.44.0) (2022-07-13) ### Features * **domain-events:** add account reset requested event ([4900b21](https://github.com/standardnotes/server/commit/4900b210471de87c77ebba66565520d63a707704)) ## [2.43.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.43.0...@standardnotes/domain-events@2.43.1) (2022-07-13) **Note:** Version bump only for package @standardnotes/domain-events # [2.43.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.42.1...@standardnotes/domain-events@2.43.0) (2022-07-13) ### Features * **domain-events:** add student discount approved event ([f0d736c](https://github.com/standardnotes/server/commit/f0d736cd1d15892824dea905c7cced966870d741)) ## [2.42.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.42.0...@standardnotes/domain-events@2.42.1) (2022-07-13) **Note:** Version bump only for package @standardnotes/domain-events # [2.42.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.41.1...@standardnotes/domain-events@2.42.0) (2022-07-13) ### Features * add student discount requested event ([24c0368](https://github.com/standardnotes/server/commit/24c036836ea1de55f2ddc2fcf97418ff0699d0a5)) ## [2.41.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.41.0...@standardnotes/domain-events@2.41.1) (2022-07-12) **Note:** Version bump only for package @standardnotes/domain-events # [2.41.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.40.0...@standardnotes/domain-events@2.41.0) (2022-07-12) ### Features * **domain-events:** add discount withdraw requested event ([a091e8d](https://github.com/standardnotes/server/commit/a091e8d2bf8f6ccaea995841f602205b95180181)) # [2.40.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.39.1...@standardnotes/domain-events@2.40.0) (2022-07-12) ### Features * add discount apply requested event ([c3de4fc](https://github.com/standardnotes/server/commit/c3de4fcbab9f133a6a0659eadf9d9d719ca02a6a)) ## [2.39.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.39.0...@standardnotes/domain-events@2.39.1) (2022-07-11) ### Bug Fixes * remove unused MailBackupAttachmentTooBigEvent ([b4fae4b](https://github.com/standardnotes/server/commit/b4fae4b800fdef9bcfb28d8f332c5c0bbf576833)) # [2.39.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.38.0...@standardnotes/domain-events@2.39.0) (2022-07-06) ### Features * add common package ([fd4ee21](https://github.com/standardnotes/server/commit/fd4ee2123dc72b4d8755504d57bced608c1ab928)) # [2.38.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.37.1...@standardnotes/domain-events@2.38.0) (2022-07-06) ### Bug Fixes * deps to @standarnotes/security ([699164e](https://github.com/standardnotes/server/commit/699164eba553cd07fb50f7a06ae8991028167603)) ### Features * add security package ([d86928f](https://github.com/standardnotes/server/commit/d86928f1b4b5feda8c330ed8ee0bf9de0fc12ae7)) ## [2.37.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.37.0...@standardnotes/domain-events@2.37.1) (2022-07-06) ### Bug Fixes * files included in distributable packages ([97ba31f](https://github.com/standardnotes/server/commit/97ba31f345fc95df0c15a348f0461fb9e5bcb923)) # [2.37.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.36.0...@standardnotes/domain-events@2.37.0) (2022-07-06) ### Bug Fixes * scheduler to predicates imports ([1b35cf7](https://github.com/standardnotes/server/commit/1b35cf7a392fbe6c4b49889f92ffab6ddd7bb181)) ### Features * add predicates package ([ed62ed5](https://github.com/standardnotes/server/commit/ed62ed516f5cf8784975f41680366bf0518ce491)) # [2.36.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.35.0...@standardnotes/domain-events@2.36.0) (2022-07-06) ### Features * add analytics package ([14e4ca7](https://github.com/standardnotes/server/commit/14e4ca70b438dd3eaaa404bc0ca31d22a62b45be)) # 2.35.0 (2022-07-06) ### Features * add domain-events package ([8a47c4b](https://github.com/standardnotes/server/commit/8a47c4bb41bd22a8b563c118222e79b40f28a233)) # [2.33.0](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.32.7...@standardnotes/domain-events@2.33.0) (2022-07-05) ### Features * remove features package in favor of standardnotes/app repository ([bb8226b](https://github.com/standardnotes/snjs/commit/bb8226b77550707c2a981778a78fe3dccf1aaa03)) ## [2.32.7](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.32.6...@standardnotes/domain-events@2.32.7) (2022-07-04) ### Bug Fixes * add missing reflect-metadata package to all packages ([ce3a5bb](https://github.com/standardnotes/snjs/commit/ce3a5bbf3f1d2276ac4abc3eec3c6a44c8c3ba9b)) * unit tests running ([9ddc55c](https://github.com/standardnotes/snjs/commit/9ddc55c59c781e2bcc366304a6d0cc88d0e0865d)) ## [2.32.6](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.32.5...@standardnotes/domain-events@2.32.6) (2022-06-29) **Note:** Version bump only for package @standardnotes/domain-events ## [2.32.5](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.32.4...@standardnotes/domain-events@2.32.5) (2022-06-27) **Note:** Version bump only for package @standardnotes/domain-events ## [2.32.4](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.32.3...@standardnotes/domain-events@2.32.4) (2022-06-27) **Note:** Version bump only for package @standardnotes/domain-events ## [2.32.3](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.32.2...@standardnotes/domain-events@2.32.3) (2022-06-27) ### Bug Fixes * add email message context to event payload ([82f539e](https://github.com/standardnotes/snjs/commit/82f539ec8dc9bbe27614feee1ebd8bdc8d493432)) ## [2.32.2](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.32.1...@standardnotes/domain-events@2.32.2) (2022-06-16) **Note:** Version bump only for package @standardnotes/domain-events ## [2.32.1](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.32.0...@standardnotes/domain-events@2.32.1) (2022-06-16) **Note:** Version bump only for package @standardnotes/domain-events # [2.32.0](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.31.1...@standardnotes/domain-events@2.32.0) (2022-06-16) ### Features * add origin and optional target meta properties to events ([43c4e81](https://github.com/standardnotes/snjs/commit/43c4e819c8a40cd2d04088bf93e9e3a3af1f1b8f)) ## [2.31.1](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.31.0...@standardnotes/domain-events@2.31.1) (2022-06-15) ### Bug Fixes * change userUuid to userEmail as the identifier on message requested ([8f0a6dd](https://github.com/standardnotes/snjs/commit/8f0a6ddc428b23578aac75a1945e3958df56cd02)) # [2.31.0](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.30.0...@standardnotes/domain-events@2.31.0) (2022-06-15) ### Features * add email requested events ([4d501fa](https://github.com/standardnotes/snjs/commit/4d501faedad44ff23782db1704956a6c19365fb6)) # [2.30.0](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.29.4...@standardnotes/domain-events@2.30.0) (2022-06-13) ### Features * add scheduler package ([251a2b5](https://github.com/standardnotes/snjs/commit/251a2b57937c4fcf3d23efd71dd6762a8df4496c)) ## [2.29.4](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.29.3...@standardnotes/domain-events@2.29.4) (2022-06-10) **Note:** Version bump only for package @standardnotes/domain-events ## [2.29.3](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.29.2...@standardnotes/domain-events@2.29.3) (2022-06-09) **Note:** Version bump only for package @standardnotes/domain-events ## [2.29.2](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.29.1...@standardnotes/domain-events@2.29.2) (2022-06-09) **Note:** Version bump only for package @standardnotes/domain-events ## [2.29.1](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.29.0...@standardnotes/domain-events@2.29.1) (2022-06-03) **Note:** Version bump only for package @standardnotes/domain-events # [2.29.0](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.28.15...@standardnotes/domain-events@2.29.0) (2022-06-01) ### Features * renamed daily version adoption report to daily analytics report ([b9f3b8d](https://github.com/standardnotes/snjs/commit/b9f3b8dc258770b214f369cea08358bb05a55179)) ## [2.28.15](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.28.14...@standardnotes/domain-events@2.28.15) (2022-05-30) **Note:** Version bump only for package @standardnotes/domain-events ## [2.28.14](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.28.13...@standardnotes/domain-events@2.28.14) (2022-05-27) **Note:** Version bump only for package @standardnotes/domain-events ## [2.28.13](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.28.12...@standardnotes/domain-events@2.28.13) (2022-05-26) ### Bug Fixes * add activity statistics to daily report ([2979b59](https://github.com/standardnotes/snjs/commit/2979b59e153ce698f2b98c3bac5dd516fe114f36)) ## [2.28.12](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.28.11...@standardnotes/domain-events@2.28.12) (2022-05-25) ### Bug Fixes * remove skip email flag on extension key granted events ([51831f3](https://github.com/standardnotes/snjs/commit/51831f3245db3b34e6ccf562b5f8f26a51c81016)) ## [2.28.11](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.28.10...@standardnotes/domain-events@2.28.11) (2022-05-24) **Note:** Version bump only for package @standardnotes/domain-events ## [2.28.10](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.28.9...@standardnotes/domain-events@2.28.10) (2022-05-24) **Note:** Version bump only for package @standardnotes/domain-events ## [2.28.9](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.28.8...@standardnotes/domain-events@2.28.9) (2022-05-22) **Note:** Version bump only for package @standardnotes/domain-events ## [2.28.8](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.28.7...@standardnotes/domain-events@2.28.8) (2022-05-20) **Note:** Version bump only for package @standardnotes/domain-events ## [2.28.7](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.28.6...@standardnotes/domain-events@2.28.7) (2022-05-17) **Note:** Version bump only for package @standardnotes/domain-events ## [2.28.6](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.28.5...@standardnotes/domain-events@2.28.6) (2022-05-17) **Note:** Version bump only for package @standardnotes/domain-events ## [2.28.5](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.28.4...@standardnotes/domain-events@2.28.5) (2022-05-16) **Note:** Version bump only for package @standardnotes/domain-events ## [2.28.4](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.28.3...@standardnotes/domain-events@2.28.4) (2022-05-16) **Note:** Version bump only for package @standardnotes/domain-events ## [2.28.3](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.28.2...@standardnotes/domain-events@2.28.3) (2022-05-12) ### Bug Fixes * add temporary option to skip email on extension key granted event ([fc2e59f](https://github.com/standardnotes/snjs/commit/fc2e59f9c86c95aa9b1a9aec0896f29f1516aa99)) ## [2.28.2](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.28.1...@standardnotes/domain-events@2.28.2) (2022-05-12) **Note:** Version bump only for package @standardnotes/domain-events ## [2.28.1](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.28.0...@standardnotes/domain-events@2.28.1) (2022-05-09) **Note:** Version bump only for package @standardnotes/domain-events # [2.28.0](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.27.16...@standardnotes/domain-events@2.28.0) (2022-05-05) ### Features * availableInSubscriptions in each feature description ([#723](https://github.com/standardnotes/snjs/issues/723)) ([2f0527c](https://github.com/standardnotes/snjs/commit/2f0527c6ff5e9dc70a61fa6d189aad9e60d09ab0)) ## [2.27.16](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.27.14...@standardnotes/domain-events@2.27.16) (2022-05-04) **Note:** Version bump only for package @standardnotes/domain-events ## [2.27.15](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.27.14...@standardnotes/domain-events@2.27.15) (2022-05-04) **Note:** Version bump only for package @standardnotes/domain-events ## [2.27.14](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.27.13...@standardnotes/domain-events@2.27.14) (2022-05-03) **Note:** Version bump only for package @standardnotes/domain-events ## [2.27.13](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.27.12...@standardnotes/domain-events@2.27.13) (2022-05-02) **Note:** Version bump only for package @standardnotes/domain-events ## [2.27.12](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.27.11...@standardnotes/domain-events@2.27.12) (2022-04-27) **Note:** Version bump only for package @standardnotes/domain-events ## [2.27.11](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.27.10...@standardnotes/domain-events@2.27.11) (2022-04-25) **Note:** Version bump only for package @standardnotes/domain-events ## [2.27.10](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.27.9...@standardnotes/domain-events@2.27.10) (2022-04-22) **Note:** Version bump only for package @standardnotes/domain-events ## [2.27.9](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.27.8...@standardnotes/domain-events@2.27.9) (2022-04-21) **Note:** Version bump only for package @standardnotes/domain-events ## [2.27.8](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.27.7...@standardnotes/domain-events@2.27.8) (2022-04-20) **Note:** Version bump only for package @standardnotes/domain-events ## [2.27.7](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.27.6...@standardnotes/domain-events@2.27.7) (2022-04-20) **Note:** Version bump only for package @standardnotes/domain-events ## [2.27.6](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.27.5...@standardnotes/domain-events@2.27.6) (2022-04-15) **Note:** Version bump only for package @standardnotes/domain-events ## [2.27.5](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.27.4...@standardnotes/domain-events@2.27.5) (2022-04-15) ### Bug Fixes * add regular subscription uuids to account deletion and sharing cancelation events ([ea8019f](https://github.com/standardnotes/snjs/commit/ea8019f74f932f73e1c7c2d89f14bd21804e2816)) ## [2.27.4](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.27.3...@standardnotes/domain-events@2.27.4) (2022-04-15) ### Bug Fixes * add subscription uuids to valet token and file removed events for cleanup purposes ([e05deb9](https://github.com/standardnotes/snjs/commit/e05deb9cd3fbc69e90fd2dbcae5a62582febe5fa)) ## [2.27.3](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.27.2...@standardnotes/domain-events@2.27.3) (2022-04-15) ### Bug Fixes * both shared subscription events to include invitee uuid ([387c460](https://github.com/standardnotes/snjs/commit/387c460330ebf430ddf0a4fa1e27ec6a49f64e5a)) ## [2.27.2](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.27.1...@standardnotes/domain-events@2.27.2) (2022-04-15) ### Bug Fixes * invitee identifier types on shared subscription events ([80aefea](https://github.com/standardnotes/snjs/commit/80aefeaf2e9ef17ed9d4218d15c168926d8c8134)) ## [2.27.1](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.27.0...@standardnotes/domain-events@2.27.1) (2022-04-14) ### Bug Fixes * allow uuid identifier upon subscription invitation canceling ([a679a8c](https://github.com/standardnotes/snjs/commit/a679a8ca14dc5433993054b24bd12f032e8b2f81)) # [2.27.0](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.26.11...@standardnotes/domain-events@2.27.0) (2022-04-14) ### Features * add shared subscription invitation canceled event ([789f9a6](https://github.com/standardnotes/snjs/commit/789f9a68955062314fd2bea83b9d49e82589b801)) ## [2.26.11](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.26.10...@standardnotes/domain-events@2.26.11) (2022-04-12) **Note:** Version bump only for package @standardnotes/domain-events ## [2.26.10](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.26.9...@standardnotes/domain-events@2.26.10) (2022-04-12) ### Bug Fixes * add index and total count of backup files created in the backup attachment created event ([ff5233f](https://github.com/standardnotes/snjs/commit/ff5233f9b795f1b408a31c689d7907b66827dd38)) ## [2.26.9](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.26.8...@standardnotes/domain-events@2.26.9) (2022-04-11) **Note:** Version bump only for package @standardnotes/domain-events ## [2.26.8](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.26.7...@standardnotes/domain-events@2.26.8) (2022-04-01) **Note:** Version bump only for package @standardnotes/domain-events ## [2.26.7](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.26.6...@standardnotes/domain-events@2.26.7) (2022-04-01) **Note:** Version bump only for package @standardnotes/domain-events ## [2.26.6](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.26.5...@standardnotes/domain-events@2.26.6) (2022-03-31) **Note:** Version bump only for package @standardnotes/domain-events ## [2.26.5](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.26.4...@standardnotes/domain-events@2.26.5) (2022-03-31) **Note:** Version bump only for package @standardnotes/domain-events ## [2.26.4](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.26.3...@standardnotes/domain-events@2.26.4) (2022-03-31) **Note:** Version bump only for package @standardnotes/domain-events ## [2.26.3](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.26.2...@standardnotes/domain-events@2.26.3) (2022-03-30) **Note:** Version bump only for package @standardnotes/domain-events ## [2.26.2](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.26.1...@standardnotes/domain-events@2.26.2) (2022-03-29) ### Bug Fixes * remove subscription name and expiration date - to be retrieved upon acceptance ([d7883ec](https://github.com/standardnotes/snjs/commit/d7883ec574737ed28e47080880eef3f55be4d92f)) ## [2.26.1](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.26.0...@standardnotes/domain-events@2.26.1) (2022-03-29) ### Bug Fixes * add subscription name and expiration date to the shared subscription invitation created event ([935268a](https://github.com/standardnotes/snjs/commit/935268ab0541d314c0c816db92d20ce647ed85bc)) # [2.26.0](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.25.6...@standardnotes/domain-events@2.26.0) (2022-03-28) ### Bug Fixes * remove offline property from shared subscription invitation created event ([a7414d8](https://github.com/standardnotes/snjs/commit/a7414d8980b67d446e1c85c10dc5fce51ad4ce1c)) ### Features * add SHARED_SUBSCRIPTION_INVITATION_CREATED event ([df60423](https://github.com/standardnotes/snjs/commit/df60423643c1e8c5327f109fe14514cd7bfc763a)) ## [2.25.6](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.25.5...@standardnotes/domain-events@2.25.6) (2022-03-23) **Note:** Version bump only for package @standardnotes/domain-events ## [2.25.5](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.25.4...@standardnotes/domain-events@2.25.5) (2022-03-23) **Note:** Version bump only for package @standardnotes/domain-events ## [2.25.4](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.25.3...@standardnotes/domain-events@2.25.4) (2022-03-22) **Note:** Version bump only for package @standardnotes/domain-events ## [2.25.3](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.25.2...@standardnotes/domain-events@2.25.3) (2022-03-21) **Note:** Version bump only for package @standardnotes/domain-events ## [2.25.2](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.25.1...@standardnotes/domain-events@2.25.2) (2022-03-21) **Note:** Version bump only for package @standardnotes/domain-events ## [2.25.1](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.25.0...@standardnotes/domain-events@2.25.1) (2022-03-18) **Note:** Version bump only for package @standardnotes/domain-events # [2.25.0](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.24.10...@standardnotes/domain-events@2.25.0) (2022-03-17) ### Features * add user disabled session user agent logging event ([4932f52](https://github.com/standardnotes/snjs/commit/4932f527e4ce06c1e48257870b5da01727d65ed6)) ## [2.24.10](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.24.9...@standardnotes/domain-events@2.24.10) (2022-03-16) **Note:** Version bump only for package @standardnotes/domain-events ## [2.24.9](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.24.7...@standardnotes/domain-events@2.24.9) (2022-03-16) **Note:** Version bump only for package @standardnotes/domain-events ## [2.24.8](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.24.7...@standardnotes/domain-events@2.24.8) (2022-03-16) **Note:** Version bump only for package @standardnotes/domain-events ## [2.24.7](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.24.6...@standardnotes/domain-events@2.24.7) (2022-03-11) **Note:** Version bump only for package @standardnotes/domain-events ## [2.24.6](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.24.5...@standardnotes/domain-events@2.24.6) (2022-03-11) **Note:** Version bump only for package @standardnotes/domain-events ## [2.24.5](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.24.4...@standardnotes/domain-events@2.24.5) (2022-03-10) **Note:** Version bump only for package @standardnotes/domain-events ## [2.24.4](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.24.3...@standardnotes/domain-events@2.24.4) (2022-03-10) **Note:** Version bump only for package @standardnotes/domain-events ## [2.24.3](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.24.2...@standardnotes/domain-events@2.24.3) (2022-03-10) **Note:** Version bump only for package @standardnotes/domain-events ## [2.24.2](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.24.1...@standardnotes/domain-events@2.24.2) (2022-03-10) **Note:** Version bump only for package @standardnotes/domain-events ## [2.24.1](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.24.0...@standardnotes/domain-events@2.24.1) (2022-03-09) **Note:** Version bump only for package @standardnotes/domain-events # [2.24.0](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.23.26...@standardnotes/domain-events@2.24.0) (2022-03-09) ### Features * add FILE_REMOVED event ([6f16103](https://github.com/standardnotes/snjs/commit/6f16103afa21015b29d5a325e5609c8bf96f14ff)) ## [2.23.26](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.23.25...@standardnotes/domain-events@2.23.26) (2022-03-08) **Note:** Version bump only for package @standardnotes/domain-events ## [2.23.25](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.23.24...@standardnotes/domain-events@2.23.25) (2022-03-08) **Note:** Version bump only for package @standardnotes/domain-events ## [2.23.24](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.23.23...@standardnotes/domain-events@2.23.24) (2022-03-08) ### Bug Fixes * add mute sign in emails setting uuid to sing in event payload ([b280a92](https://github.com/standardnotes/snjs/commit/b280a9213f7f4beaedcdce4300f742dd70d62d41)) ## [2.23.23](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.23.22...@standardnotes/domain-events@2.23.23) (2022-03-07) **Note:** Version bump only for package @standardnotes/domain-events ## [2.23.22](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.23.21...@standardnotes/domain-events@2.23.22) (2022-03-07) ### Bug Fixes * optional browser property ([#634](https://github.com/standardnotes/snjs/issues/634)) ([5946bd5](https://github.com/standardnotes/snjs/commit/5946bd5833700e91e91c15ef8b0de269010dc12c)) ## [2.23.21](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.23.20...@standardnotes/domain-events@2.23.21) (2022-03-04) **Note:** Version bump only for package @standardnotes/domain-events ## [2.23.20](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.23.19...@standardnotes/domain-events@2.23.20) (2022-03-01) **Note:** Version bump only for package @standardnotes/domain-events ## [2.23.19](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.23.17...@standardnotes/domain-events@2.23.19) (2022-02-28) ### Bug Fixes * add pseudo change to get lerna to trigger ([41e6817](https://github.com/standardnotes/snjs/commit/41e6817bbf726b0932cdf16f58622328b9e42803)) ## [2.23.18](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.23.17...@standardnotes/domain-events@2.23.18) (2022-02-28) ### Bug Fixes * add pseudo change to get lerna to trigger ([41e6817](https://github.com/standardnotes/snjs/commit/41e6817bbf726b0932cdf16f58622328b9e42803)) ## [2.23.17](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.23.16...@standardnotes/domain-events@2.23.17) (2022-02-27) **Note:** Version bump only for package @standardnotes/domain-events ## [2.23.16](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.23.15...@standardnotes/domain-events@2.23.16) (2022-02-25) **Note:** Version bump only for package @standardnotes/domain-events ## [2.23.15](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.23.14...@standardnotes/domain-events@2.23.15) (2022-02-24) **Note:** Version bump only for package @standardnotes/domain-events ## [2.23.14](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.23.13...@standardnotes/domain-events@2.23.14) (2022-02-22) **Note:** Version bump only for package @standardnotes/domain-events ## [2.23.13](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.23.12...@standardnotes/domain-events@2.23.13) (2022-02-22) **Note:** Version bump only for package @standardnotes/domain-events ## [2.23.12](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.23.11...@standardnotes/domain-events@2.23.12) (2022-02-22) **Note:** Version bump only for package @standardnotes/domain-events ## [2.23.11](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.23.10...@standardnotes/domain-events@2.23.11) (2022-02-18) **Note:** Version bump only for package @standardnotes/domain-events ## [2.23.10](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.23.9...@standardnotes/domain-events@2.23.10) (2022-02-17) **Note:** Version bump only for package @standardnotes/domain-events ## [2.23.9](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.23.8...@standardnotes/domain-events@2.23.9) (2022-02-17) ### Bug Fixes * remove user roles from user signed in event ([5cbd2db](https://github.com/standardnotes/snjs/commit/5cbd2db4da7538cfc3231778bc48cd266a766f3e)) ## [2.23.8](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.23.7...@standardnotes/domain-events@2.23.8) (2022-02-17) ### Bug Fixes * add sign in alert enabled property to user signed in event ([2157a59](https://github.com/standardnotes/snjs/commit/2157a59db6f178689029e65d6dc92c3c39ede33f)) ## [2.23.7](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.23.6...@standardnotes/domain-events@2.23.7) (2022-02-16) **Note:** Version bump only for package @standardnotes/domain-events ## [2.23.6](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.23.5...@standardnotes/domain-events@2.23.6) (2022-02-16) **Note:** Version bump only for package @standardnotes/domain-events ## [2.23.5](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.23.4...@standardnotes/domain-events@2.23.5) (2022-02-16) **Note:** Version bump only for package @standardnotes/domain-events ## [2.23.4](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.23.3...@standardnotes/domain-events@2.23.4) (2022-02-16) **Note:** Version bump only for package @standardnotes/domain-events ## [2.23.3](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.23.2...@standardnotes/domain-events@2.23.3) (2022-02-15) **Note:** Version bump only for package @standardnotes/domain-events ## [2.23.2](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.23.1...@standardnotes/domain-events@2.23.2) (2022-02-15) ### Bug Fixes * add user role names to user signed in payload ([9354d9c](https://github.com/standardnotes/snjs/commit/9354d9c36a40d5918902d2253f42330ec7748ac1)) ## [2.23.1](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.23.0...@standardnotes/domain-events@2.23.1) (2022-02-15) ### Bug Fixes * user signed in event payload ([71128b2](https://github.com/standardnotes/snjs/commit/71128b23d7a363f475ce7eae4acf23bfa44e1a88)) # [2.23.0](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.22.2...@standardnotes/domain-events@2.23.0) (2022-02-15) ### Features * add user signed in event ([fcc217e](https://github.com/standardnotes/snjs/commit/fcc217e74b8b584ef2180774037508e449d7e937)) ## [2.22.2](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.22.1...@standardnotes/domain-events@2.22.2) (2022-02-14) **Note:** Version bump only for package @standardnotes/domain-events ## [2.22.1](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.22.0...@standardnotes/domain-events@2.22.1) (2022-02-11) **Note:** Version bump only for package @standardnotes/domain-events # [2.22.0](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.21.6...@standardnotes/domain-events@2.22.0) (2022-02-10) ### Features * remove role name and subscription name from auth in favor of common ([14ec74c](https://github.com/standardnotes/snjs/commit/14ec74c3d98febf1117073f32442504cfad428e8)) ## [2.21.6](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.21.5...@standardnotes/domain-events@2.21.6) (2022-02-10) **Note:** Version bump only for package @standardnotes/domain-events ## [2.21.5](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.21.4...@standardnotes/domain-events@2.21.5) (2022-02-09) **Note:** Version bump only for package @standardnotes/domain-events ## [2.21.4](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.21.3...@standardnotes/domain-events@2.21.4) (2022-02-08) **Note:** Version bump only for package @standardnotes/domain-events ## [2.21.3](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.21.2...@standardnotes/domain-events@2.21.3) (2022-02-07) **Note:** Version bump only for package @standardnotes/domain-events ## [2.21.2](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.21.1...@standardnotes/domain-events@2.21.2) (2022-02-02) ### Bug Fixes * add host url to listed account events ([bd4f4c4](https://github.com/standardnotes/snjs/commit/bd4f4c4d03e7abd95005bafdc7b61b5339902ef8)) ## [2.21.1](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.21.0...@standardnotes/domain-events@2.21.1) (2022-02-01) **Note:** Version bump only for package @standardnotes/domain-events # [2.21.0](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.20.1...@standardnotes/domain-events@2.21.0) (2022-02-01) ### Features * add listed account deleted event ([d939e36](https://github.com/standardnotes/snjs/commit/d939e36fd8edc318afb52bf55e597d9e24ae3c92)) ## [2.20.1](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.20.0...@standardnotes/domain-events@2.20.1) (2022-01-31) ### Bug Fixes * user uuid type on listed account requested event ([2ccfe50](https://github.com/standardnotes/snjs/commit/2ccfe50f0d997245df90981ac5f87d560879e1ff)) # [2.20.0](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.19.0...@standardnotes/domain-events@2.20.0) (2022-01-31) ### Features * add listed account requested event ([b3c59ef](https://github.com/standardnotes/snjs/commit/b3c59efec325d175b625520de1841f670516a419)) # [2.19.0](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.18.1...@standardnotes/domain-events@2.19.0) (2022-01-28) ### Features * add listed account created event ([beddc4b](https://github.com/standardnotes/snjs/commit/beddc4b8c3ca5beb297d8d17d0d84252bf6b4b6b)) ## [2.18.1](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.18.0...@standardnotes/domain-events@2.18.1) (2022-01-28) **Note:** Version bump only for package @standardnotes/domain-events # [2.18.0](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.17.1...@standardnotes/domain-events@2.18.0) (2022-01-27) ### Features * add features list to extension key granted event ([#574](https://github.com/standardnotes/snjs/issues/574)) ([946319a](https://github.com/standardnotes/snjs/commit/946319a7eb694ee54b3a6377dad116580911f8ca)) ## [2.17.1](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.17.0...@standardnotes/domain-events@2.17.1) (2022-01-19) **Note:** Version bump only for package @standardnotes/domain-events # [2.17.0](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.16.8...@standardnotes/domain-events@2.17.0) (2022-01-18) ### Features * add file uploaded event ([53d3153](https://github.com/standardnotes/snjs/commit/53d3153887aef8d3a61f2864f43d5228f15ecb3a)) ## [2.16.8](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.16.7...@standardnotes/domain-events@2.16.8) (2022-01-17) **Note:** Version bump only for package @standardnotes/domain-events ## [2.16.7](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.16.6...@standardnotes/domain-events@2.16.7) (2022-01-17) **Note:** Version bump only for package @standardnotes/domain-events ## [2.16.6](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.16.5...@standardnotes/domain-events@2.16.6) (2022-01-17) **Note:** Version bump only for package @standardnotes/domain-events ## [2.16.5](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.16.4...@standardnotes/domain-events@2.16.5) (2022-01-15) **Note:** Version bump only for package @standardnotes/domain-events ## [2.16.4](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.16.3...@standardnotes/domain-events@2.16.4) (2022-01-15) **Note:** Version bump only for package @standardnotes/domain-events ## [2.16.3](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.16.2...@standardnotes/domain-events@2.16.3) (2022-01-14) **Note:** Version bump only for package @standardnotes/domain-events ## [2.16.2](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.16.1...@standardnotes/domain-events@2.16.2) (2022-01-13) **Note:** Version bump only for package @standardnotes/domain-events ## [2.16.1](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.16.0...@standardnotes/domain-events@2.16.1) (2022-01-07) ### Bug Fixes * add extensionSettingUuid to backup events for a gradual release ([14dc8e9](https://github.com/standardnotes/snjs/commit/14dc8e9e319c1402b50f96080dad614912bbda59)) # [2.16.0](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.15.0...@standardnotes/domain-events@2.16.0) (2022-01-06) ### Features * add daily version adoption report generated event ([#540](https://github.com/standardnotes/snjs/issues/540)) ([3b0f986](https://github.com/standardnotes/snjs/commit/3b0f986f34bf295a32022bb7b345fd230229ba5a)) # [2.15.0](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.14.7...@standardnotes/domain-events@2.15.0) (2022-01-04) ### Features * add cloud backup requested event ([#536](https://github.com/standardnotes/snjs/issues/536)) ([05db6b6](https://github.com/standardnotes/snjs/commit/05db6b6d820b6fb68b5c45a7109c6fdb408526be)) ## [2.14.7](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.14.6...@standardnotes/domain-events@2.14.7) (2021-12-29) **Note:** Version bump only for package @standardnotes/domain-events ## [2.14.6](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.14.5...@standardnotes/domain-events@2.14.6) (2021-12-29) **Note:** Version bump only for package @standardnotes/domain-events ## [2.14.5](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.14.4...@standardnotes/domain-events@2.14.5) (2021-12-29) **Note:** Version bump only for package @standardnotes/domain-events ## [2.14.4](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.14.3...@standardnotes/domain-events@2.14.4) (2021-12-29) ### Bug Fixes * remove code coverage reports from repository ([61f5dfd](https://github.com/standardnotes/snjs/commit/61f5dfd8e9698e36142df131ad210749865f70f4)) ## [2.14.3](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.14.2...@standardnotes/domain-events@2.14.3) (2021-12-29) ### Bug Fixes * correct gitignore paths ([cefc0cf](https://github.com/standardnotes/snjs/commit/cefc0cfcf98e3e5378e055b8c46931b53b23195e)) * include dist in static components ([d17ce0f](https://github.com/standardnotes/snjs/commit/d17ce0f67045c6e4c97bf4577709aa58794e72e6)) ## [2.14.2](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.14.1...@standardnotes/domain-events@2.14.2) (2021-12-28) ### Bug Fixes * remove not needed properties from subscription sync requested event ([29ede5e](https://github.com/standardnotes/snjs/commit/29ede5ee353735325d79bbd0346b8ce8b5d39cdf)) ## [2.14.1](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.14.0...@standardnotes/domain-events@2.14.1) (2021-12-28) ### Bug Fixes * add missing canceled property from subscription sync requested event ([#531](https://github.com/standardnotes/snjs/issues/531)) ([0184933](https://github.com/standardnotes/snjs/commit/01849333eab182127e926b0008b7c437210cd33d)) # [2.14.0](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.13.1...@standardnotes/domain-events@2.14.0) (2021-12-28) ### Features * add subscription sync requested event ([#530](https://github.com/standardnotes/snjs/issues/530)) ([7c590e1](https://github.com/standardnotes/snjs/commit/7c590e19a20c7e5bcb6425643a579a66d8f1dd79)) ## [2.13.1](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.13.0...@standardnotes/domain-events@2.13.1) (2021-12-23) **Note:** Version bump only for package @standardnotes/domain-events # 2.13.0 (2021-12-23) ### Features * rename email backup setting to email backup frequency ([25e7b46](https://github.com/standardnotes/snjs/commit/25e7b4620834711ac7f513ae893898c5eab1af53)) ## 2.12.3 (2021-12-23) ### Bug Fixes * lock package versions ([8aa2ce6](https://github.com/standardnotes/snjs/commit/8aa2ce676b57598ab72840adf851869d8e769022)) ## 2.12.2 (2021-12-23) ### Bug Fixes * add publishing from package version by lerna ([80433d0](https://github.com/standardnotes/snjs/commit/80433d044f258095753482b8322d73aba3d9a9e4)) ## 2.12.1 (2021-12-23) ### Bug Fixes * remove the ammend commit from lerna versioning ([f0400d9](https://github.com/standardnotes/snjs/commit/f0400d9a2f5a04eaece2e4c16da71166a2ddb251)) # 2.12.0 (2021-12-23) ### Features * add one drive backup frequency setting ([#522](https://github.com/standardnotes/snjs/issues/522)) ([c27827f](https://github.com/standardnotes/snjs/commit/c27827f8c7969dd32511c9c75122ece372132c83)) ## 2.11.4 (2021-12-23) ### Bug Fixes * remove running tests upon deployment - ensured on PR status checks ([#523](https://github.com/standardnotes/snjs/issues/523)) ([5c795d1](https://github.com/standardnotes/snjs/commit/5c795d17b583d02955773576384e622c3ef7f418)) ## 2.11.3 (2021-12-23) ### Bug Fixes * pr template ([#518](https://github.com/standardnotes/snjs/issues/518)) ([b445bb6](https://github.com/standardnotes/snjs/commit/b445bb64841217ae27c2514887629235be95d2a3)) ## 2.11.2 (2021-12-23) ### Bug Fixes * checkout with personal access token ([773c1ef](https://github.com/standardnotes/snjs/commit/773c1ef91c4452ad411e928342060dcb59428e3c)) ## 2.11.1 (2021-12-22) ### Bug Fixes * gpg signing with CI StandardNotes user ([d72f61c](https://github.com/standardnotes/snjs/commit/d72f61c23cd15b31d37340cc756d16526634b9ee)) # 2.11.0 (2021-12-22) ### Bug Fixes * activation code requested event interface name ([2dff911](https://github.com/standardnotes/snjs/commit/2dff911b6deb9ca535731a6f8fa86d5944863afb)) * add extension key granted event ([b9e6854](https://github.com/standardnotes/snjs/commit/b9e6854c6a8c2dc8db5dafbcff0cb2952c7d5ffe)) * add extension key to subscription reassigned event ([e9b3354](https://github.com/standardnotes/snjs/commit/e9b33542ff8b39938365a831b28d657d4984c70c)) * add missing exports to domain-events ([3ba8580](https://github.com/standardnotes/snjs/commit/3ba8580df3e33ac52738c3aaec8402fd251e5e80)) * add muteEmailsSettingUuid to email backup requested events ([b0ba916](https://github.com/standardnotes/snjs/commit/b0ba916166cb2709f99638b15e914c09881d1076)) * add offline indicator to subscription reassigned event ([d86b423](https://github.com/standardnotes/snjs/commit/d86b423db76742f14bbb354cd8695969eea792b8)) * add skip file backup property to ITEMS_SYNCED event ([3bf85d0](https://github.com/standardnotes/snjs/commit/3bf85d0e502a1dcad200773570da4061772c7bbf)) * adjust log level on missing event handlers ([fd27886](https://github.com/standardnotes/snjs/commit/fd2788698b765abd389f1f2cd80ff50d74dae2f9)) * bump domain-events version ([ae4a205](https://github.com/standardnotes/snjs/commit/ae4a20532f3dd4b913f36a947da6934cf3769860)) * change user changed email event name ([#409](https://github.com/standardnotes/snjs/issues/409)) ([84efd16](https://github.com/standardnotes/snjs/commit/84efd161574d98a368201c7afcc1eff8ef916631)) * enforce 2 spaces indentation ([#222](https://github.com/standardnotes/snjs/issues/222)) ([822ad2a](https://github.com/standardnotes/snjs/commit/822ad2ac35200a5ef07e30a312ba38345da1b19c)) * export subscription expired event ([1af7c0c](https://github.com/standardnotes/snjs/commit/1af7c0cd7590ea4e274724680c526e4540728d48)) * extension setting id property in domain events ([9505f1c](https://github.com/standardnotes/snjs/commit/9505f1ce6a0d5c044d8e8fddebad8bc68836ff87)) * log level for receiving events ([da3e6b0](https://github.com/standardnotes/snjs/commit/da3e6b0b8e96bcdf6ad686799d1e48ea208038a6)) * property names on ItemsSyncedEventPayload ([d0236b3](https://github.com/standardnotes/snjs/commit/d0236b32c856e80f6e236bc870694a69c7bd30bc)) * remove extra semicolon ([d12284c](https://github.com/standardnotes/snjs/commit/d12284c3830422cd32a61510d618b3c121397afa)) * remove temporary ITEMS_CONTENT_SIZE_RECALCULATION_REQUESTED event ([461c806](https://github.com/standardnotes/snjs/commit/461c806354bbe7413b14d10d89c44279801cc338)) * rename dashboard token event to offline subscription token ([#455](https://github.com/standardnotes/snjs/issues/455)) ([9abb265](https://github.com/standardnotes/snjs/commit/9abb265e895e16affe4a626d2af7692909e5559b)) * setting id name in MailBackupAttachmentTooBigEventPayload ([91fdf8a](https://github.com/standardnotes/snjs/commit/91fdf8ac8ba7e0f83e10f3a334a46f21e2917a19)) * setting uuid naming on cloud backup events ([f8f6e3d](https://github.com/standardnotes/snjs/commit/f8f6e3d04bf4c977730cd1bbb3ecbf7d6f04f9d8)) * sqs wrapped event message handler to a new relic specific one ([f834004](https://github.com/standardnotes/snjs/commit/f834004c95c0c06569dc09120462ec6b5d8cef72)) * subscription domain names and add refunded event ([0c344c5](https://github.com/standardnotes/snjs/commit/0c344c526bc00ae642d3f2c6edc9bc9fe8370a79)) * test-setup location in domain-events ([836b008](https://github.com/standardnotes/snjs/commit/836b0088a67b09cf84599e12bfd2a9be31123c8c)) * versioning and package dependencies ([#509](https://github.com/standardnotes/snjs/issues/509)) ([fe1df94](https://github.com/standardnotes/snjs/commit/fe1df94eff3e90bcf9ba0cf45bdc44ac49204c71)) ### Features * add account claim requested event ([517f59c](https://github.com/standardnotes/snjs/commit/517f59cb52a452a0a04054264dfb591100b08455)) * add account deletion requested event ([#253](https://github.com/standardnotes/snjs/issues/253)) ([90236a5](https://github.com/standardnotes/snjs/commit/90236a5e5c179d8e5ae8df604e6a035f0409b8ee)) * add activation code requested event ([6193abb](https://github.com/standardnotes/snjs/commit/6193abb7d87c4f5a6dfea7d34b76ed15c0fe866f)) * add Auth SDK package ([#214](https://github.com/standardnotes/snjs/issues/214)) ([ae855ed](https://github.com/standardnotes/snjs/commit/ae855ed74081d7b3dbbcde30ddcd173ed41bf018)) * add config package with common configuration files ([#210](https://github.com/standardnotes/snjs/issues/210)) ([da023dd](https://github.com/standardnotes/snjs/commit/da023dd2d3568b972c5eed259067375bb0505669)) * add dangling coma rule for eslint ([#247](https://github.com/standardnotes/snjs/issues/247)) ([e8cf1ba](https://github.com/standardnotes/snjs/commit/e8cf1ba721f3ff778df218809323ba6732b49d54)) * add dashboard token created event ([#454](https://github.com/standardnotes/snjs/issues/454)) ([1095730](https://github.com/standardnotes/snjs/commit/109573071fba0ce6ab9792dca2ef0310b7583eb8)) * add domain-events package ([#208](https://github.com/standardnotes/snjs/issues/208)) ([0bed8d9](https://github.com/standardnotes/snjs/commit/0bed8d9d64d164ce51acaf0c5eca4f16c4bad846)) * add DuplicateItemSyncedEvent ([#252](https://github.com/standardnotes/snjs/issues/252)) ([213fbee](https://github.com/standardnotes/snjs/commit/213fbee4f0b768740303910f7e18de556124a016)) * add email archive events ([#251](https://github.com/standardnotes/snjs/issues/251)) ([046f367](https://github.com/standardnotes/snjs/commit/046f36748bb0a758fa0a225f6eb7bfedb3a89021)) * add email backup requested event and mute emails setting ([4e4c904](https://github.com/standardnotes/snjs/commit/4e4c9043739f0bd68cbebdc344652d2b5d1edecd)) * add email events ([#250](https://github.com/standardnotes/snjs/issues/250)) ([fe4b444](https://github.com/standardnotes/snjs/commit/fe4b4442bd1c88e8c3e51806629c95153343b92a)) * add extension key to subscription purchased event ([b74eed4](https://github.com/standardnotes/snjs/commit/b74eed40d6945286d3fb321de215a43a79532688)) * add extension key to subscription renewed event ([d8a0474](https://github.com/standardnotes/snjs/commit/d8a047457ce90c770794d6cfb1bccb0793441ba3)) * add indicator if user has failure emails muted to email backup event payload ([e2fd12c](https://github.com/standardnotes/snjs/commit/e2fd12c9250f4dc760b3c64b23a388a6226c9190)) * add ITEMS_CONTENT_SIZE_RECALCULATION_REQUESTED event ([66fd438](https://github.com/standardnotes/snjs/commit/66fd43843b6cfe718eb8b999c79335001810ec58)) * add ItemsSyncedEvent to domain-events ([#244](https://github.com/standardnotes/snjs/issues/244)) ([c888fcb](https://github.com/standardnotes/snjs/commit/c888fcb8b26a38c36de84cd8b971a3c59759506d)) * add new domain event interface correlation structure ([0241dd9](https://github.com/standardnotes/snjs/commit/0241dd984bf82b962da81f8bd557b4e5184e37da)) * add offline option for subscription events ([#450](https://github.com/standardnotes/snjs/issues/450)) ([581d8a7](https://github.com/standardnotes/snjs/commit/581d8a78e37e7efbb9558ac50c12c0144ec9083e)) * add source of item syncing in items synced event payload ([d3385ef](https://github.com/standardnotes/snjs/commit/d3385ef633ddab7020dced256751b70cfc262e4e)) * add subscription events ([#360](https://github.com/standardnotes/snjs/issues/360)) ([3f15ceb](https://github.com/standardnotes/snjs/commit/3f15cebe3f5b70f1f1afb4760dc8d6588cb19e8f)) * add subscription expired event ([2ddaa76](https://github.com/standardnotes/snjs/commit/2ddaa76b9f6af3324f406e11e834ededdc82949b)) * add subscription id to subscription events ([8c23c2a](https://github.com/standardnotes/snjs/commit/8c23c2a52cc752df22a0cdbaed9322479723daa1)) * add SUBSCRIPTION_REASSIGNED event ([#433](https://github.com/standardnotes/snjs/issues/433)) ([e145a15](https://github.com/standardnotes/snjs/commit/e145a15fcfb2a753dd3a836c550bf218e833eecd)) * add user role changed event for websockets purposes ([#363](https://github.com/standardnotes/snjs/issues/363)) ([b34a194](https://github.com/standardnotes/snjs/commit/b34a194ffa5b6faa860378d849f4cdaacd77e557)) * add USER_CHANGED_EMAIL event ([#407](https://github.com/standardnotes/snjs/issues/407)) ([0bb9864](https://github.com/standardnotes/snjs/commit/0bb9864ce89f81205b82931c5f00aced35054edc)) * add wrapped sqs message handler for NewRelic background transac… ([#299](https://github.com/standardnotes/snjs/issues/299)) ([528deb6](https://github.com/standardnotes/snjs/commit/528deb64ce034005bc02506d3b1cb24b5b4fa356)) * change user role changed event to features changed event ([b7129e5](https://github.com/standardnotes/snjs/commit/b7129e5b95eaab6b6b0760b312f4d0c95f787b26)) * features instead of permissions ([#385](https://github.com/standardnotes/snjs/issues/385)) ([b53e967](https://github.com/standardnotes/snjs/commit/b53e967297bc472ed11aed79af79d0ae5b36d101)) * make extension id optional on mail backup attachment too big event ([3a20c96](https://github.com/standardnotes/snjs/commit/3a20c9671be191100e3c61b24ef8444d4c7cb274)) * move eslint plugins as a dependency of config package ([#211](https://github.com/standardnotes/snjs/issues/211)) ([6bac2ac](https://github.com/standardnotes/snjs/commit/6bac2acbde42756f52b620864058df99d1266197)) * Offline features token ([#452](https://github.com/standardnotes/snjs/issues/452)) ([b04d71b](https://github.com/standardnotes/snjs/commit/b04d71b62d9c6cd408c460c1458a8f14ef6f1948)) * offline subscriptions update to events ([#451](https://github.com/standardnotes/snjs/issues/451)) ([524a465](https://github.com/standardnotes/snjs/commit/524a46591b5ca58a2286e83186d551b44f0593b3)) * remove fromRole from user role changed event payload ([3ec29d7](https://github.com/standardnotes/snjs/commit/3ec29d72467799ea71400c951a6ec91ffae82189)) * remove user role changed event ([719062e](https://github.com/standardnotes/snjs/commit/719062ebcac4040ff22aeecda1459c137d7cd38c)) * revert to returning just user role on event and auth token ([8f9341e](https://github.com/standardnotes/snjs/commit/8f9341eb49910a91a2ccaf2d70843a3ead97b707)) * Update extension key granted event payload ([#476](https://github.com/standardnotes/snjs/issues/476)) ([b283672](https://github.com/standardnotes/snjs/commit/b283672cfb5a8020ddd324e321ba966664b173f4)) * upgrade node engine versions to latest active LTS ([#462](https://github.com/standardnotes/snjs/issues/462)) ([686fc15](https://github.com/standardnotes/snjs/commit/686fc15030d302b474ebb7ef1cd4dcc48ec42359))