Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pozylon committed Dec 17, 2024
1 parent 4d878a4 commit a91bf67
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unchained Engine v3.0 ("Odi")
# Unchained Engine v3.0 RC1 ("Odi")

We are thrilled to announce Unchained Engine v3.0, 5 years after the first version. We started with an overloaded framework approach using Meteor and gradually removed dependency by dependency, getting closer to the metal and in-line with today's standards. Unchained Engine...
- ...is 100% ESM and self-hosted
Expand Down Expand Up @@ -37,7 +37,7 @@ Checkouts are about **2 times faster**, too. With the new (still experimental) F

Along the way we thought it would be nice to remove about 100 NPM module dependencies, so we did that, too. Oh my god yes.

## BREAKING API CHANGES
## BREAKING API SCHEMA CHANGES (Sorry :-)
- `Mutation.loginWithOAuth` removed
- `Mutation.linkOAuthAccount` removed
- `Mutation.unlinkOAuthAccount` removed
Expand Down Expand Up @@ -90,7 +90,6 @@ Along the way we thought it would be nice to remove about 100 NPM module depende
- `ProductTexts.locale` type changed to Locale from String
- `ProductMedia.file` optional, required before


## Major
- Drop support for Node.js <22.x
- `from` & `to` to `dateRange` of type `DateFilterInput` for consistency.
Expand Down

0 comments on commit a91bf67

Please sign in to comment.