-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 2.0.0 - Completed Features (scroll down) #567
Comments
Pieces of Changelog; work in progress... User-visible features
Smaller features:
Bugfixes:
Developers
Notes |
Took me a bit to see if you were still active with this project - perhaps a blog update or something if going to be delayed vs saying q4 2024? Love what you've done so far! |
@bradennapier It's going very strong, a dozen commits just this morning. While we'll be releasing a new version on the web by end of month to early access users (but I can't spoil that thunder), opensource devs can use the v2-dev branch in the meantime. The release had to be pushed to get to the level of quality and scale that's expected from our project. A website redesign is in progress, and will carry updated blogs. |
Release checklist:
git checkout -b release-2.0.0
git tag v2.0.0 && git push opensource --tags
npm i
git checkout main && git merge --no-ff release-2.0.0
git tag -f v2.0.0 && git push opensource --tags -f
git push opensource main:main-stable
Links
Artifacts Generation
discord announcement
,GitHub release
,news.data.tsx
,changelog.md
news.data.tsx
release name
please brainstorm 10 different names for this release. see the former names here: https://big-agi.com/blog
You can follow with 'What do you think of Modelmorphic?' or other selected name
cover images
Readme (and Changelog)
GitHub release
Now paste-attachment the former release notes (or 1.5.0 which was accurate and great), including the new contributors and
some stats (# of commits, etc.), and roll it for the new release.
Discord announcement
The text was updated successfully, but these errors were encountered: