Skip to content

Releases: steve192/opencookbook-apiserver

v1.1.0

06 Oct 20:26
b56f132

Choose a tag to compare

1.1.0 (2023-10-06)

Features

v1.0.2

04 Oct 16:43
762cd24

Choose a tag to compare

1.0.2 (2023-10-04)

Bug Fixes

  • new release on dependency updates (762cd24)

v1.0.1

03 Oct 16:29
6422e36

Choose a tag to compare

1.0.1 (2023-10-03)

Bug Fixes

v1.0.0

03 Oct 16:13
f005d3c

Choose a tag to compare

1.0.0 (2023-10-03)

Bug Fixes

  • account deletion not deleting activation and password reset links (913c09d)
  • audit information not saved (#74) (315a23e)
  • change activation url (51efe57)
  • change refresh token duration to 1 year (c69d763)
  • db migration bug (#195) (9d10dd4)
  • delete invalid refresh tokens when generating a new one (908c428)
  • delete password reset link if invalid (97e4540)
  • docker parameter and database (#32) (e29c7ba)
  • docker start script permissions (6ab6c06)
  • docker start script permissions (9583056)
  • Github action not detecting protected branch (b989369)
  • handle empty recipe scraper response fields (43b96ac)
  • http connection not closed (10575d1)
  • increase heap size (58d1160)
  • make api handle weekplan calls without id (777654b)
  • make ingredients api only access own and public ingredients (8b5d447)
  • path to email templates (290faf6)
  • recipe group not createable by jpa (da0c5e2)
  • recipe import responds with internal server error when import is not supported (#41) (d610cec)
  • recipe request not parseable (e884238)
  • reduce memory usage (87b0e53)
  • sequences not created (#196) (986ce65)
  • serving cannot be 0 (#189) (db8629f)
  • updating recipe group deletes owner (25af6af)

Features