Replies: 2 comments 7 replies
-
Okay so I might be doing it wrong but Mealie v1 is reporting that email is not ready yet even though I have set all the enviro variables. |
Beta Was this translation helpful? Give feedback.
5 replies
-
Hi @hay-kot, thank you for your wonderful work with this release. Is there a reason you chose to serve the client with node rather than just serving the Vue app directly from the python server? I wonder if serving the app from a single server would help simplify the architecture - for both development and production. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Mealie v1 Beta Release
Heyo Folk! I'm super excited to finally be able to say that the Mealie v1 Beta is out and ready for testing! As a reminder, this beta includes HUGE improvements and nearly an entire rewrite of the Frontend and Backend Code. It's been nearly 6 months since I started down the path of rewriting the Frontend that's spun into nearly a full rewrite with a whole host of new features. For a full set of features checkout the release notes.
v1 Is still an on going project, if you're interested in tracking progress you can use our project board.
What I Need From You!
As apart of the Beta release process, I need you to help me test and validate the new features and code. To deploy Mealie v1 Beta you'll need to follow the instructions on the nightly documentation and the migration guide. At this time it is recommended that you run the beta along side the latest version of Mealie, however many users (including myself) have completely switched over to beta.
Before you Deploy
Before you deploy there are a few things you should be aware of
mealie:frontend-nightly
andmealie:api-nightly
tags. You should disable automated updates and be thoughtful about when you pull new images.Reporting Issues
If you've found an issue in the beta you can file a bug report on GitHub, just be sure to use the v1 template so we know what version it's for. Even better, if you're a developer you can open a pull requests that fixes the issue.
User Experience
Have strong feelings about one of the new UI flows? Let me know! If it's a minor gripe, or a celebration feel free to comment in the section below and provide any details on your experience. If it's a larger issue that requires mediation or a larger discussion feel free to open a new issue on GitHub.
What's Next?
Well, first things first we need to get v1 out the door. I'm excited to see what you guys think of the new features and code. Once we can get to a stable release my plan is to start working on a Native UI application with a minimal set of features. Mainly I want to get the shopping lists and a recipe viewer and continue on from there.
It's a lofty goal but I'm excited to work on it! One of the major barriers to this is finding additional contributors to help me maintain the Mealie server and frontend. If you're interested in becoming a contributor and committing to taking on a role to resolve issues and track down bugs, please reach out on Discord or GitHub and we can work get that process started!
Beta Was this translation helpful? Give feedback.
All reactions