Skip to content

Release history

RecipeSage releases

A Collaborative Recipe Keeper, Meal Planner, and Shopping List Organizer in PWA form.

All releases

27 shown

No immediate action
v3.5.3 Maintenance

Routine maintenance and dependency updates.

v3.5.2 New feature
Notable features
  • Improved messaging around usage limits
  • Automatic retry of autoclip operations
Full changelog

What's Changed

  • feat: improve messaging around usage limits, retry autoclip operations by @julianpoy in https://github.com/julianpoy/RecipeSage/pull/2285

Full Changelog: https://github.com/julianpoy/RecipeSage/compare/v3.5.1-2...v3.5.2

v3.5.1-2 Bug fix

Re‑added the version query parameter to the translation loader.

Full changelog

What's Changed

  • fix(l10n): translations update from weblate.recipesage.com by @recipesage-weblate in https://github.com/julianpoy/RecipeSage/pull/2283
  • fix: add version query param back to translation loader by @julianpoy in https://github.com/julianpoy/RecipeSage/pull/2284

Full Changelog: https://github.com/julianpoy/RecipeSage/compare/v3.5.1-1...v3.5.1-2

v3.5.1-1 New feature
Notable features
  • More SEO
Full changelog

What's Changed

  • feat: more seo by @julianpoy in https://github.com/julianpoy/RecipeSage/pull/2282

Full Changelog: https://github.com/julianpoy/RecipeSage/compare/v3.5.1...v3.5.1-1

v3.5.1 Bug fix
Notable features
  • Performance improvements and small niceties
  • WWW SEO improvements
Full changelog

What's Changed

  • chore: switch to pnpm by @julianpoy in https://github.com/julianpoy/RecipeSage/pull/2260
  • fix: scaling tweaks by @julianpoy in https://github.com/julianpoy/RecipeSage/pull/2270
  • feat: performance improvements and small niceties by @julianpoy in https://github.com/julianpoy/RecipeSage/pull/2271
  • fix(l10n): translations update from weblate.recipesage.com by @recipesage-weblate in https://github.com/julianpoy/RecipeSage/pull/2272
  • fix(l10n): translations update from weblate.recipesage.com by @recipesage-weblate in https://github.com/julianpoy/RecipeSage/pull/2274
  • fix(l10n): translations update from weblate.recipesage.com by @recipesage-weblate in https://github.com/julianpoy/RecipeSage/pull/2275
  • fix(l10n): translations update from weblate.recipesage.com by @recipesage-weblate in https://github.com/julianpoy/RecipeSage/pull/2276
  • fix(l10n): translations update from weblate.recipesage.com by @recipesage-weblate in https://github.com/julianpoy/RecipeSage/pull/2277
  • fix(l10n): translations update from weblate.recipesage.com by @recipesage-weblate in https://github.com/julianpoy/RecipeSage/pull/2278
  • fix(l10n): translations update from weblate.recipesage.com by @recipesage-weblate in https://github.com/julianpoy/RecipeSage/pull/2279
  • fix(l10n): translations update from weblate.recipesage.com by @recipesage-weblate in https://github.com/julianpoy/RecipeSage/pull/2280
  • feat: www seo improvements by @julianpoy in https://github.com/julianpoy/RecipeSage/pull/2273
  • fix: friends recipes not loading when navigating to profile by @julianpoy in https://github.com/julianpoy/RecipeSage/pull/2281

Full Changelog: https://github.com/julianpoy/RecipeSage/compare/v3.5.0...v3.5.1

v3.5.0-1 Maintenance

Routine maintenance release for RecipeSage.

Changelog

Full Changelog: https://github.com/julianpoy/RecipeSage/compare/v3.5.0...v3.5.0-1

v3.5.0 New feature
Notable features
  • Enable Czech language support
  • Nutrition tracking with scaling, metric/imperial conversion, and open graph embed support
  • Allow editing shopping list items and meal plan items offline
Full changelog

What's Changed

  • feat: enable czech as a language by @julianpoy in https://github.com/julianpoy/RecipeSage/pull/2211
  • fix: select collaborators chip text color in light mode by @julianpoy in https://github.com/julianpoy/RecipeSage/pull/2212
  • feat: nutrition tracking by @julianpoy in https://github.com/julianpoy/RecipeSage/pull/2213
  • fix(l10n): translations update from weblate.recipesage.com by @recipesage-weblate in https://github.com/julianpoy/RecipeSage/pull/2214
  • chore(deps): bump the capacitor group with 4 updates by @dependabot[bot] in https://github.com/julianpoy/RecipeSage/pull/2222
  • chore(deps-dev): bump @swc/core from 1.15.24 to 1.15.26 in the swc group by @dependabot[bot] in https://github.com/julianpoy/RecipeSage/pull/2221
  • chore(deps): bump the sentry group with 4 updates by @dependabot[bot] in https://github.com/julianpoy/RecipeSage/pull/2219
  • chore(deps): bump the ai-sdk group with 5 updates by @dependabot[bot] in https://github.com/julianpoy/RecipeSage/pull/2217
  • chore(deps): bump protobufjs from 7.5.4 to 7.5.5 by @dependabot[bot] in https://github.com/julianpoy/RecipeSage/pull/2216
  • chore(deps): bump @ionic/angular from 8.8.3 to 8.8.4 in the ionic group across 1 directory by @dependabot[bot] in https://github.com/julianpoy/RecipeSage/pull/2220
  • chore(deps): bump hono from 4.12.12 to 4.12.14 by @dependabot[bot] in https://github.com/julianpoy/RecipeSage/pull/2223
  • chore(deps): bump the aws group with 4 updates by @dependabot[bot] in https://github.com/julianpoy/RecipeSage/pull/2218
  • chore(deps): bump basic-ftp from 5.2.2 to 5.3.0 by @dependabot[bot] in https://github.com/julianpoy/RecipeSage/pull/2224
  • chore(deps): bump follow-redirects from 1.15.11 to 1.16.0 by @dependabot[bot] in https://github.com/julianpoy/RecipeSage/pull/2225
  • fix: small issues with meal plan option picker by @julianpoy in https://github.com/julianpoy/RecipeSage/pull/2226
  • fix: ensure sort order of labels, edit recipe, meal plans, shopping list are locale sorted by @julianpoy in https://github.com/julianpoy/RecipeSage/pull/2227
  • feat: improve ingredient/instruction scaling by @julianpoy in https://github.com/julianpoy/RecipeSage/pull/2228
  • feat: improve support for image types (HEIC) by @julianpoy in https://github.com/julianpoy/RecipeSage/pull/2229
  • feat: convert betweeen metric and imperial by @julianpoy in https://github.com/julianpoy/RecipeSage/pull/2230
  • feat: more improvements to nutrition tracking by @julianpoy in https://github.com/julianpoy/RecipeSage/pull/2231
  • feat: open graph embed support by @julianpoy in https://github.com/julianpoy/RecipeSage/pull/2232
  • feat: allow embedding images within instructions by @julianpoy in https://github.com/julianpoy/RecipeSage/pull/2234
  • feat: add github as a contact option as an alternative to discord by @julianpoy in https://github.com/julianpoy/RecipeSage/pull/2235
  • feat: scale measurements within notes using braces by @julianpoy in https://github.com/julianpoy/RecipeSage/pull/2237
  • fix(l10n): translations update from weblate.recipesage.com by @recipesage-weblate in https://github.com/julianpoy/RecipeSage/pull/2238
  • fix(l10n): translations update from weblate.recipesage.com by @recipesage-weblate in https://github.com/julianpoy/RecipeSage/pull/2239
  • feat: landing site by @julianpoy in https://github.com/julianpoy/RecipeSage/pull/2240
  • fix: nutrition accordion automatically collapsing by @julianpoy in https://github.com/julianpoy/RecipeSage/pull/2241
  • fix: recipekeeper image import by @julianpoy in https://github.com/julianpoy/RecipeSage/pull/2243
  • chore(deps): bump uuid from 13.0.0 to 14.0.0 by @dependabot[bot] in https://github.com/julianpoy/RecipeSage/pull/2242
  • fix: meal plan custom options when adding recipe to meal plan from recipe details by @julianpoy in https://github.com/julianpoy/RecipeSage/pull/2244
  • fix(l10n): translations update from weblate.recipesage.com by @recipesage-weblate in https://github.com/julianpoy/RecipeSage/pull/2245
  • chore(deps): bump the prisma group with 4 updates by @dependabot[bot] in https://github.com/julianpoy/RecipeSage/pull/2247
  • fix(l10n): translations update from weblate.recipesage.com by @recipesage-weblate in https://github.com/julianpoy/RecipeSage/pull/2246
  • chore(deps): bump the aws group with 4 updates by @dependabot[bot] in https://github.com/julianpoy/RecipeSage/pull/2248
  • chore(deps): bump the sentry group across 1 directory with 4 updates by @dependabot[bot] in https://github.com/julianpoy/RecipeSage/pull/2249
  • chore(deps-dev): bump @xmldom/xmldom from 0.8.12 to 0.8.13 by @dependabot[bot] in https://github.com/julianpoy/RecipeSage/pull/2254
  • chore(deps-dev): bump diff from 3.5.0 to 3.5.1 by @dependabot[bot] in https://github.com/julianpoy/RecipeSage/pull/2253
  • chore(deps-dev): bump ajv from 6.14.0 to 6.15.0 by @dependabot[bot] in https://github.com/julianpoy/RecipeSage/pull/2251
  • feat: move caching localdb logic to main thread by @julianpoy in https://github.com/julianpoy/RecipeSage/pull/2256
  • fix(l10n): translations update from weblate.recipesage.com by @recipesage-weblate in https://github.com/julianpoy/RecipeSage/pull/2255
  • chore: move to ionic standalone by @julianpoy in https://github.com/julianpoy/RecipeSage/pull/2257
  • feat: allow editing shopping list items and meal plan items offline by @julianpoy in https://github.com/julianpoy/RecipeSage/pull/2259
  • fix(l10n): translations update from weblate.recipesage.com by @recipesage-weblate in https://github.com/julianpoy/RecipeSage/pull/2258
  • fix(l10n): translations update from weblate.recipesage.com by @recipesage-weblate in https://github.com/julianpoy/RecipeSage/pull/2261

Full Changelog: https://github.com/julianpoy/RecipeSage/compare/v3.4.1...v3.5.0

v3.4.1 New feature

Adds table and text formatting (bold, italics, underline) support in recipe notes, ingredients, and instructions.

v3.4.0 New feature

Meal plan management now supports list views, notes, printing, and customization.

v3.3.2 Maintenance

Removed legacy unused services and updated numerous dependencies for improved security, stability, and codebase cleanliness.

v3.3.0 New feature
Notable features
  • Recipe linking system
  • Mark made at tracking
  • Configurable start page
v3.2.13 Maintenance

Updated translations for improved international language support and accessibility.

v3.2.9 New feature
Notable features
  • Yearly recurring contribution support
  • Separate thread job worker
v3.2.8 New feature
Notable features
  • Improved import experience
  • Brazilian Portuguese language support
v3.2.5 Maintenance

Updated translations across the application for improved international language support.

v3.2.4 Bug fix

Updated esbuild with jsdom externalization for improved build process performance and reliability.

v3.2.0 New feature
Notable features
  • Import queue-worker refactor
  • CopyMeThat import format support
  • Build improvements

Beta — feedback welcome: [email protected]