Skip to content

Releases: domicileapp/domicile

v1.2.0

29 May 23:22
Compare
Choose a tag to compare

1.2.0 (2023-05-29)

Features

Bug Fixes

v1.2.0-next.6

29 May 23:20
Compare
Choose a tag to compare
v1.2.0-next.6 Pre-release
Pre-release

v1.2.0-next.5

22 May 03:55
Compare
Choose a tag to compare
v1.2.0-next.5 Pre-release
Pre-release

1.2.0-next.5 (2023-05-22)

Features

v1.2.0-next.4

10 May 00:28
Compare
Choose a tag to compare
v1.2.0-next.4 Pre-release
Pre-release

1.2.0-next.4 (2023-05-10)

Features

  • api: add database (42b87fe)
  • api: add database (b40f385)
  • api: add the rest of the base recipe api routes (9d56532)
  • api: add the rest of the base recipe api routes (6789ca5)
  • api: create and list all recipes (3f2dac4)
  • api: create and list all recipes (b682021)
  • api: create categories at the same time as recipes (5d0d099)
  • api: create categories at the same time as recipes (25b2e93)
  • db: setup initial database seeding (b745fda)
  • db: setup initial database seeding (3ece071)
  • primereact (59598ff)
  • primereact (9a4dd2d)
  • web: create recipe functionality (8eeee26)
  • web: edit recipes (260e3a3)
  • web: edit recipes (0ad31ea)
  • web: edit recipes (7dedd7f)

Bug Fixes

v1.2.0-next.3

16 Apr 21:35
Compare
Choose a tag to compare
v1.2.0-next.3 Pre-release
Pre-release

1.2.0-next.3 (2023-04-16)

Features

v1.2.0-next.2

16 Apr 01:29
Compare
Choose a tag to compare
v1.2.0-next.2 Pre-release
Pre-release

1.2.0-next.2 (2023-04-16)

Features

v1.2.0-next.1

15 Apr 22:58
Compare
Choose a tag to compare
v1.2.0-next.1 Pre-release
Pre-release

1.2.0-next.1 (2023-04-15)

Features

  • web: add recipe singleton page (9f1fb92)

Bug Fixes

v1.1.1

13 Apr 00:08
Compare
Choose a tag to compare

1.1.1 (2023-04-13)

Bug Fixes

  • don't commit test-db to vc (074f9fd)

v1.1.0

13 Apr 00:01
Compare
Choose a tag to compare

1.1.0 (2023-04-13)

Features

  • add versioning to docs and deploy on release (5609d61)

v1.0.0

12 Apr 01:18
Compare
Choose a tag to compare

1.0.0 (2023-04-12)

⚠ BREAKING CHANGES

  • workspaces and add contracts module
  • major refactor
  • NX
  • remove NX
  • nx
  • api/tasks: add completed attribute
  • TypeORM => MikroORM
  • trying out new starter template
  • authentication changes
  • more authentication changes
  • authentication fixes

Features

Bug Fixes

Performance Improvements

  • api: test out redis and websockets (97f6f20)
  • infra: migrate to k8s for database (0f2288a)

Reverts

Code Refactoring