Files
standardnotes-server/packages/domain-core/CHANGELOG.md
T

7.3 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.14.2 (2023-05-09)

Bug Fixes

  • node engine version requirement in package.json files (62a0e89)

1.14.1 (2023-05-05)

Note: Version bump only for package @standardnotes/domain-core

1.14.0 (2023-05-02)

Features

  • extract cache entry model to domain-core (#581) (c71f7ff)

1.13.0 (2023-04-27)

Features

1.12.0 (2023-03-08)

Features

  • domain-core: add internal team user role (#473) (979a320)

1.11.3 (2023-02-15)

Bug Fixes

  • domain-core: remove unnecessary dependencies (16043a7)

1.11.2 (2023-01-20)

Note: Version bump only for package @standardnotes/domain-core

1.11.1 (2023-01-16)

Bug Fixes

  • revisions: add required role to revisions list response (e7beee2)

1.11.0 (2022-12-15)

Features

  • domain-core: add legacy session model (4084f2f)

1.10.0 (2022-12-15)

Features

  • domain-core: add session model (1c4d4c5)

1.9.0 (2022-12-07)

Features

  • domain-core: rename email subscription rejection level to email level (c87561f)

1.8.0 (2022-12-05)

Features

  • domain-core: add email subscription rejection levels (02f3c85)

1.7.0 (2022-12-05)

Features

  • domain-core: distinguish between username and email (06fd404)

1.6.0 (2022-12-02)

Features

  • domain-core: add subscription plan name value object (800fe9e)

1.5.2 (2022-12-02)

Bug Fixes

  • domain-core: rename timestamps to dates (dd86c5b)

1.5.1 (2022-11-25)

Note: Version bump only for package @standardnotes/domain-core

1.5.0 (2022-11-24)

Features

  • domain-core: add methods to check role power (9d90f27)

1.4.0 (2022-11-24)

Features

  • domain-core: add role name collection value object (ae2f8f0)

1.3.0 (2022-11-24)

Features

  • domain-core: add role name value object (748630e)

1.2.2 (2022-11-22)

Note: Version bump only for package @standardnotes/domain-core

1.2.1 (2022-11-21)

Bug Fixes

  • domain-core: remove revisions related models to revisions microservice (a6542dd)

1.2.0 (2022-11-18)

Features

  • domain-core: add revision definition to domain core (c8f3a0c)
  • revisions: add revisions microservice (d5c06bf)

1.1.1 (2022-11-14)

Bug Fixes

  • syncing-server: retrieving revisions (50f7ae3)

1.1.0 (2022-11-14)

Features

  • analytics: extract domain core into a separate package (0f94e2a)