Releases: steve192/opencookbook-apiserver
Releases · steve192/opencookbook-apiserver
v1.1.0
v1.0.2
v1.0.1
v1.0.0
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
- add caching to recipe scrapers hosts call (9a27fc8)
- add change password api (#36) (9ba0dd2)
- add database migrations (#44) (a4680c2)
- add image scaling and thumbnails (#54) (cdf0560)
- add instance api (#50) (8db435a)
- add logging to services (#129) (a542e35)
- add more attributes to recipes (#22) (37bf85f)
- add recipe search (#72) (c725dc3)
- add request validations (#75) (0b91300)
- add user deletion api #7 (#8) (85cf447)
- api to retrieve list of import supported hosts (#21) (47ec626)
- convert images to jpg as standard format (#53) (2a02c37)
- differentiate between public and private ingredients (#45) (6d74229)
- improve recipe import (#70) (afacba7)
- mail registration (#30) (9c9ce10)
- make services transactional (#130) (b0a8ffe)
- password reset (#34) (9d547f5)
- resend activation link (#33) (38b0e8b)
- reuse ingredients when importing recipes or using the same name (#19) (a932a50)
- simple recipes in weekplan (#43) (1bef458)