Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Mealie
  3. Mealie - Package Updates

Mealie - Package Updates

Scheduled Pinned Locked Moved Mealie
49 Posts 5 Posters 7.9k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Package UpdatesP Offline
    Package UpdatesP Offline
    Package Updates
    App Dev
    wrote on last edited by
    #39

    [1.18.1]

    • Update mealie to 2.7.1
    • Full Changelog
    • fix: Remove br encoding from scraper @​michael-genson (#​5115)
    • docs(auto): Update image tag, for release v2.7.0 @​github-actions (#​5111)
    • fix(deps): update dependency pydantic-settings to v2.8.1 @​renovate (#​5108)
    • fix(deps): update dependency openai to v1.65.1 @​renovate (#​5123)
    • chore(deps): update dependency ruff to v0.9.8 @​renovate (#​5112)
    • fix(deps): update dependency fastapi to v0.115.9 @​renovate (#​5122)
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      App Dev
      wrote on last edited by
      #40

      [1.19.0]

      • checklist added to manifest
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        App Dev
        wrote on last edited by
        #41

        [1.20.0]

        • Base image 5.0.0
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          App Dev
          wrote on last edited by
          #42

          [1.21.0]

          • Update mealie to 2.8.0
          • Full Changelog
          • feat: Migrate from CRF++ to Ingredient Parser (a Python package) @michael-genson (#5061)
          • feat: Use recipe_scrapers metadata for more accurate parsing @eric-hoffmann (#5165)
          • feat: Update seeding to use new foods list format - round 2 - reverted due to crowdin limits @Cameronwyatt (#5189)
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            wrote on last edited by
            #43

            [1.21.1]

            • GIT_COMMIT_HASH is required in the UI
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote on last edited by
              #44

              [1.22.0]

              • Enable OIDC
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote on last edited by
                #45

                [1.23.0]

                • Update mealie to 3.0.0
                • Full Changelog
                • GET /api/users GET /api/admin/users
                • POST /api/users POST /api/admin/users
                • GET /api/users/{item_id} GET /api/admin/users/{item_id}
                • DELETE /api/users/{item_id} DELETE /api/admin/users/{item_id}
                • feat: setting to hide password login @cdanis (#4943)
                • feat: remove unnecessary UI components if allowPasswordLogin is true @SurfBurger (#5484)
                • feat: add the selected recipe servings and yields in the content of the recipe post action @felixschndr (#5340)
                • feat: Migrate to Nuxt 3 framework @mrth2 (#5184)
                • feat: Update food seeding logic & increase food seed size @Cameronwyatt (#5514)
                • feat: create recipe from multiple images @SkepticMystic (#5590)
                • fix: "NOT IN" doesn't apply filter properly @michael-genson (#5154)
                • fix: spelling of GitHub @Kuchenpirat (#5244)
                • fix: update admin scripts paths in docs @Kuchenpirat (#5263)
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote on last edited by
                  #46

                  [1.23.1]

                  • Update mealie to 3.0.1
                  • Full Changelog
                  • fix: crud table bulk actions @Kuchenpirat (#5686)
                  • fix: set correct github tag in init py @Kuchenpirat (#5693)
                  • fix: user & household creation @Kuchenpirat (#5699)
                  • docs(auto): Update image tag, for release v3.0.0 @github-actions (#5675)
                  • fix(deps): update dependency openai to v1.95.0 @renovate (#5671)
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote on last edited by
                    #47

                    [1.23.2]

                    • Update mealie to 3.0.2
                    • Full Changelog
                    • Continued bug fixes addressing regressions introduced during the frontend upgrade.
                    • A patch for a recently discovered XSS vulnerability. Thanks to @B1tBreaker for reporting the vulnerability.
                    • fix: meal planner date range is correctly set @mariodz95 (#5725)
                    • fix: Update admin_backups.py to handle API backup file uploads correctly. @duckhead (#5715)
                    • fix: Mealplan Regressions @michael-genson (#5748)
                    • fix: Patch XSS Vulnerability @michael-genson (#5754)
                    • fix: multiple regressions on data management page @Kuchenpirat (#5758)
                    • fix: style of recipe actions to be compliant with design schema @felixschndr (#5736)
                    • fix: RTL Settings Ignored @michael-genson (#5762)
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote last edited by
                      #48

                      [1.24.0]

                      • Update mealie to 3.1.1
                      • Full Changelog
                      • fix(deps): update dependency openai to v1.100.2 @renovate (#5993)
                      • fix(deps): update dependency requests to v2.32.5 @renovate (#5987)
                      1 Reply Last reply
                      0
                      • Package UpdatesP Offline
                        Package UpdatesP Offline
                        Package Updates
                        App Dev
                        wrote last edited by
                        #49

                        [1.24.1]

                        • Update mealie to 3.1.2
                        • Full Changelog
                        • feat: Allow env_nested config with __ @eMerzh (#5616)
                        • fix: theme dark/light are swapped @DrDonoso (#6001)
                        • fix: Remove Temperature from OpenAI Integration @michael-genson (#6023)
                        • fix: Simplify AutoForm and fix select @michael-genson (#6022)
                        • fix: Light Mode Using Dark Mode Background Color @michael-genson (#6014)
                        • fix: Can't add first shopping list item to shopping list @michael-genson (#6013)
                        • fix: Remove Frontend Timeout @michael-genson (#6033)
                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • Bookmarks
                        • Search