web/packages/models/CHANGELOG.md
StandardNotes CI f751a98aea
chore(release): publish
- @standardnotes/desktop@3.23.48
 - @standardnotes/encryption@1.12.0
 - @standardnotes/filepicker@1.19.0
 - @standardnotes/files@1.7.0
 - @standardnotes/mobile@3.28.1
 - @standardnotes/models@1.14.0
 - @standardnotes/releases@1.2.62
 - @standardnotes/services@1.15.0
 - @standardnotes/web-server@1.2.70
 - @standardnotes/web@3.35.0
2022-07-05 19:14:40 +00:00

16 KiB

Change Log

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

1.14.0 (2022-07-05)

Features

1.12.0 (2022-07-05)

Features

  • remove features package in favor of standardnotes/app repository (bb8226b)

1.11.14 (2022-07-04)

Bug Fixes

  • add missing reflect-metadata package to all packages (ce3a5bb)

1.11.13 (2022-06-29)

Note: Version bump only for package @standardnotes/models

1.11.12 (2022-06-27)

Note: Version bump only for package @standardnotes/models

1.11.11 (2022-06-27)

Note: Version bump only for package @standardnotes/models

1.11.10 (2022-06-16)

Note: Version bump only for package @standardnotes/models

1.11.9 (2022-06-16)

Note: Version bump only for package @standardnotes/models

1.11.8 (2022-06-15)

Note: Version bump only for package @standardnotes/models

1.11.7 (2022-06-10)

Note: Version bump only for package @standardnotes/models

1.11.6 (2022-06-09)

Note: Version bump only for package @standardnotes/models

1.11.5 (2022-06-09)

Note: Version bump only for package @standardnotes/models

1.11.4 (2022-06-06)

Bug Fixes

1.11.3 (2022-06-03)

Bug Fixes

  • define getters on items used in predicates so keypath lookups are not undefined (#756) (3297077)

1.11.2 (2022-06-02)

Note: Version bump only for package @standardnotes/models

1.11.1 (2022-05-30)

Note: Version bump only for package @standardnotes/models

1.11.0 (2022-05-27)

Features

  • add 'name' and 'offlineOnly' setters to ComponentMutator (#751) (55b1f68)

1.10.3 (2022-05-27)

Note: Version bump only for package @standardnotes/models

1.10.2 (2022-05-24)

Note: Version bump only for package @standardnotes/models

1.10.1 (2022-05-24)

Note: Version bump only for package @standardnotes/models

1.10.0 (2022-05-22)

Features

1.9.0 (2022-05-21)

Features

1.8.8 (2022-05-20)

Note: Version bump only for package @standardnotes/models

1.8.7 (2022-05-20)

Note: Version bump only for package @standardnotes/models

1.8.6 (2022-05-17)

Note: Version bump only for package @standardnotes/models

1.8.5 (2022-05-17)

Note: Version bump only for package @standardnotes/models

1.8.4 (2022-05-16)

Note: Version bump only for package @standardnotes/models

1.8.3 (2022-05-16)

Note: Version bump only for package @standardnotes/models

1.8.2 (2022-05-16)

Note: Version bump only for package @standardnotes/models

1.8.1 (2022-05-13)

Note: Version bump only for package @standardnotes/models

1.8.0 (2022-05-12)

Features

1.7.1 (2022-05-12)

Note: Version bump only for package @standardnotes/models

1.7.0 (2022-05-12)

Features

1.6.10 (2022-05-09)

Bug Fixes

1.6.9 (2022-05-09)

Note: Version bump only for package @standardnotes/models

1.6.8 (2022-05-06)

Bug Fixes

  • update note count after remote delete (#725) (043edce)

1.6.7 (2022-05-06)

Note: Version bump only for package @standardnotes/models

1.6.6 (2022-05-05)

Note: Version bump only for package @standardnotes/models

1.6.5 (2022-05-04)

Note: Version bump only for package @standardnotes/models

1.6.4 (2022-05-04)

Note: Version bump only for package @standardnotes/models

1.6.3 (2022-05-03)

Note: Version bump only for package @standardnotes/models

1.6.2 (2022-05-02)

Note: Version bump only for package @standardnotes/models

1.6.1 (2022-04-28)

Note: Version bump only for package @standardnotes/models

1.6.0 (2022-04-27)

Features

  • make files sortable using setDisplayOptions (#713) (b2088bf)

1.5.1 (2022-04-27)

Note: Version bump only for package @standardnotes/models

1.5.0 (2022-04-27)

Features

1.4.9 (2022-04-25)

Note: Version bump only for package @standardnotes/models

1.4.8 (2022-04-22)

Note: Version bump only for package @standardnotes/models

1.4.7 (2022-04-21)

Bug Fixes

  • abort key recovery after aborted challenge (#703) (a67fb7e)

1.4.6 (2022-04-20)

Note: Version bump only for package @standardnotes/models

1.4.5 (2022-04-20)

Note: Version bump only for package @standardnotes/models

1.4.4 (2022-04-19)

Bug Fixes

1.4.3 (2022-04-19)

Bug Fixes

  • properly handle encrypted item changes in collections (#698) (8b23c65)

1.4.2 (2022-04-19)

Note: Version bump only for package @standardnotes/models

1.4.1 (2022-04-18)

Bug Fixes

  • make timestamps required in payload construction (#695) (b3326c0)

1.4.0 (2022-04-15)

Features

  • introduce sync resolved payloads to ensure deltas always return up to date dirty state (#694) (e5278ba)

1.3.0 (2022-04-15)

Features

  • no merge payloads in payload manager (#693) (68a577c)

1.2.6 (2022-04-15)

Note: Version bump only for package @standardnotes/models

1.2.5 (2022-04-14)

Bug Fixes

  • map ignored item timestamps so application remains in sync (#692) (966cbb0)

1.2.4 (2022-04-13)

Bug Fixes

  • emit changed deleted items as removed (#691) (b12f257)

1.2.3 (2022-04-12)

Note: Version bump only for package @standardnotes/models

1.2.2 (2022-04-11)

Note: Version bump only for package @standardnotes/models

1.2.1 (2022-04-01)

Note: Version bump only for package @standardnotes/models

1.2.0 (2022-04-01)

Features

  • content interfaces and model type strictness (#685) (e2450c5)

1.1.2 (2022-04-01)

Note: Version bump only for package @standardnotes/models

1.1.1 (2022-03-31)

Note: Version bump only for package @standardnotes/models

1.1.0 (2022-03-31)

Features