What's Changed
- feat: native account deletion by @julianpoy in #969
- chore: install @julianpoy/ngx-translate-lint as devdep by @julianpoy in #972
- Revert "chore: install @julianpoy/ngx-translate-lint as devdep" by @julianpoy in #973
- chore: update deps by @julianpoy in #974
- feat: use select-user component for share modal by @julianpoy in #970
- chore(deps): bump sequelize from 6.28.0 to 6.29.0 in /Backend by @dependabot in #977
- feat: use profile images for user selection by @julianpoy in #978
- fix: path for translation loading by @julianpoy in #979
- fix: rating filter undefined when using multiple selection mode by @julianpoy in #980
- fix: use custom translate loader by @julianpoy in #981
- Revert "fix: use custom translate loader" by @julianpoy in #983
- fix: old browser support by @julianpoy in #987
- Revert "fix: old browser support" by @julianpoy in #988
- feat: pgsync by @julianpoy in #990
- chore(deps-dev): bump webpack from 5.75.0 to 5.76.0 in /WebExtension by @dependabot in #993
- chore(deps): bump sqlite3 from 5.1.4 to 5.1.5 in /Backend by @dependabot in #991
- feat: include friend's recipes in search results by @julianpoy in #982
- feat: nx by @julianpoy in #994
- feat: meilisearch support by @julianpoy in #995
- feat: filesystem direct storage by @julianpoy in #999
- fix: prod build by @julianpoy in #1000
- chore: use node 18 for circle jobs by @julianpoy in #1001
- chore: set new env vars for prod kube by @julianpoy in #1002
- chore: include TSX in build by @julianpoy in #1003
- feat: Elasticsearch improvements by @julianpoy in #1004
- fix: de-de fallback to de by @julianpoy in #1005
- chore: remove local https by @julianpoy in #1006
- fix: display close button when auth is in modal by @julianpoy in #1008
- chore(deps): bump vm2 from 3.9.14 to 3.9.15 by @dependabot in #1009
- fix: add default s3 region so AWS doesn't throw by @julianpoy in #1010
- fix: add default s3 region so AWSS3 doesn't throw by @julianpoy in #1011
- fix: ionic svg load path by @julianpoy in #1012
- feat: bulk export in PDF format by @julianpoy in #1013
- chore(deps): bump vm2 from 3.9.15 to 3.9.16 by @dependabot in #1015
- fix: selfhost image export import by @julianpoy in #1017
- Fix add image by url - adding external cors proxy by @ahhmino in #1018
- feat: add image by url via proxy by @julianpoy in #1019
- fix: writeImageURL by @julianpoy in #1021
- feat: ARM selfhost builds by @julianpoy in #1022
- fix: buildx setup by @julianpoy in #1023
- fix: node-with-mdbtools image ref by @julianpoy in #1024
- chore: bump selfhost CI build to large by @julianpoy in #1025
- fix: remove armv7 and build frontend outside container by @julianpoy in #1026
- fix: include friends recipes functionality by @julianpoy in #1016
- fix: browsing friends recipes by @julianpoy in #1027
- chore(deps): bump vm2 from 3.9.16 to 3.9.18 by @dependabot in #1029
- fix: selfhosting image path on export by @ahhmino in #1030
- chore: merge package.json dependencies to root package.json by @julianpoy in #1031
- feat: import bulk script by @julianpoy in #1034
- feat: prisma & trpc by @julianpoy in #1028
- chore(deps): bump semver from 7.5.2 to 7.5.3 by @dependabot in #1040
- chore(deps): bump fast-xml-parser, @aws-sdk/client-s3 and @aws-sdk/client-ses by @dependabot in #1041
- feat: index on login env var by @julianpoy in #1042
- chore: update nx by @julianpoy in #1043
- fix: frontend package name in ci config by @julianpoy in #1044
- fix: use utilservice for trpc base by @julianpoy in #1045
- fix: index job overlapping runs by @julianpoy in #1047
- feat: typesense by @julianpoy in #1048
- chore: update kube configs for new packages by @julianpoy in #1046
- fix: recipe sort order, home page images by @julianpoy in #1051
- feat: update kube configs for typesense by @julianpoy in #1050
- fix: recipe list labels by @julianpoy in #1052
- fix: pdf export by @julianpoy in #1053
- fix: improve recipe fetch perf by @julianpoy in #1054
- fix: lcb and fdx import by @julianpoy in #1055
- fix: autoclip by @julianpoy in #1056
- fix: esm migration imports by @julianpoy in #1058
- feat: new indexes for perf by @julianpoy in #1057
- fix: service worker api caching for beta by @julianpoy in #1059
- fix: loading firebase admin config by @julianpoy in #1061
- chore: nx cloud token by @julianpoy in #1060
- fix: log trpc errors to sentry & getRecipes query filters by @julianpoy in #1063
- feat: new indexes for perf by @julianpoy in #1064
- fix: index on import by @julianpoy in #1062
- fix: improve getRecipes and searchRecipes perf by @julianpoy in #1066
- fix: handle positioning when showing friends recipes by @julianpoy in #1067
- chore(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #1065
- fix: recipe sharing to user profile by @julianpoy in #1068
- fix: firebase-admin credential loading by @julianpoy in #1069
- chore: do not restart backend on unrelated changes by @julianpoy in #1070
New Contributors
Full Changelog: v2.10.0-3...v2.11.0